mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-09 11:08:34 +01:00
Synchro
This commit is contained in:
@@ -183,6 +183,7 @@ class CMailFile
|
||||
$out = $out . "Reply-To: $addr_from\n";
|
||||
$out = $out . "X-Mailer: Dolibarr version " . DOL_VERSION ."\n";
|
||||
$out = $out . "X-Sender: $addr_from\n";
|
||||
$out = $out . "Return-path: $addr_from\n";
|
||||
return $out;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user