diff options
author | Johannes Berg <johannes@sipsolutions.net> | 2008-02-02 18:57:33 +0100 |
---|---|---|
committer | Johannes Berg <johannes@sipsolutions.net> | 2008-02-02 18:57:33 +0100 |
commit | 9a84c940aeed3246f872dfde07bcc256d4118445 (patch) | |
tree | fe739facb1e6d53c99a4dab26ba72eb818c834c7 /antispam.7 | |
parent | 537bf130b486f97e29e0be1ce4b2927f902e7a44 (diff) | |
download | dovecot-antispam-9a84c940aeed3246f872dfde07bcc256d4118445.tar.gz dovecot-antispam-9a84c940aeed3246f872dfde07bcc256d4118445.tar.xz dovecot-antispam-9a84c940aeed3246f872dfde07bcc256d4118445.zip |
dspam backend: don't force --stdout and recommend --deliver=
Diffstat (limited to 'antispam.7')
-rw-r--r-- | antispam.7 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -127,7 +127,7 @@ plugin { # semicolon-separated list of extra arguments to dspam # (default unset i.e. none) # antispam_dspam_args = - # antispam_dspam_args = --user;%u # % expansion done by dovecot + # antispam_dspam_args = --deliver=;--user;%u # % expansion done by dovecot # antispam_dspam_args = --mode=teft #===================== |