diff options
Diffstat (limited to 'custom/conf')
-rw-r--r-- | custom/conf/app.example.ini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/custom/conf/app.example.ini b/custom/conf/app.example.ini index c4d5413a6c..4ea658dac2 100644 --- a/custom/conf/app.example.ini +++ b/custom/conf/app.example.ini @@ -1533,6 +1533,7 @@ PATH = ;SENDMAIL_PATH = sendmail ;; ;; Specify any extra sendmail arguments +;; WARNING: if your sendmail program interprets options you should set this to "--" or terminate these args with "--" ;SENDMAIL_ARGS = ;; ;; Timeout for Sendmail |