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
36a09aef35
commit
084068d127
@ -332,6 +332,7 @@ class simplemail {
|
|||||||
// Mail send by PHPmail
|
// Mail send by PHPmail
|
||||||
|
|
||||||
function phpmail() {
|
function phpmail() {
|
||||||
|
global $conf;
|
||||||
// DOLCHANGE LDR Fix the To in header was not filled
|
// DOLCHANGE LDR Fix the To in header was not filled
|
||||||
foreach ($this->recipientlist as $key => $to)
|
foreach ($this->recipientlist as $key => $to)
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user