diff options
author | Johannes Berg <johannes@sipsolutions.net> | 2008-02-02 18:53:03 +0100 |
---|---|---|
committer | Johannes Berg <johannes@sipsolutions.net> | 2008-02-02 18:53:03 +0100 |
commit | 537bf130b486f97e29e0be1ce4b2927f902e7a44 (patch) | |
tree | 054cbdac002264fa4a10d994970d8a10a0622f35 /antispam.7 | |
parent | 7902510dd21e1628a6d7dfa0f73fab51b197b70f (diff) | |
download | dovecot-antispam-537bf130b486f97e29e0be1ce4b2927f902e7a44.tar.gz dovecot-antispam-537bf130b486f97e29e0be1ce4b2927f902e7a44.tar.xz dovecot-antispam-537bf130b486f97e29e0be1ce4b2927f902e7a44.zip |
allow arbitrary command line arguments for mailtrain backend
Diffstat (limited to 'antispam.7')
-rw-r--r-- | antispam.7 | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -142,6 +142,7 @@ plugin { # sendmail binary antispam_mail_sendmail = /usr/sbin/sendmail + #antispam_mail_sendmail_args = -f;%u@example.com # % expansion done by dovecot #=================== # crm114-exec plugin |