Fix: add Return-Path for simplemail class for used the "error" mail or "form" mail to avoid feedback at www-data
This commit is contained in:
parent
861bc95a49
commit
d69fc467b4
@ -11,6 +11,7 @@ class simplemail {
|
||||
|
||||
var $Xsender;
|
||||
var $ErrorsTo;
|
||||
var $returnpath;
|
||||
var $XMailer = 'PHP';
|
||||
var $XPriority = 3;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user