Bug 2458: Si on envoie un email depuis Linux ,
le return-path doit être spécifié
This commit is contained in:
parent
60bf53262e
commit
61eea1f638
1 changed files with 1 additions and 1 deletions
|
|
@ -99,5 +99,5 @@ define ("DEBUGNOALYSS",0);
|
|||
// your installation, example with https://demo.noalyss.eu
|
||||
// define ("NOALYSS_URL","https://demo.noalyss.eu");
|
||||
// For POSTFIX, when sending email from NOALYSS via sendmail an extra parameter is needed
|
||||
// for the Return-Path, the FROM will be replaced by the Sendmail_Core->from value
|
||||
// for the Return-Path, the [FROM] will be replaced by the Sendmail_Core->from value
|
||||
//define("MAIL_EXTRA_PARAM","-f [FROM]")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue