diff options
author | Johannes Berg <johannes@sipsolutions.net> | 2007-10-22 16:25:10 +0200 |
---|---|---|
committer | Johannes Berg <johannes@sipsolutions.net> | 2007-10-22 16:25:10 +0200 |
commit | 0208a6a1e16748f5bb7cdc851a575f5ce073582e (patch) | |
tree | c234d60551ac45580b73f8273cff8b15b570cf18 | |
parent | b3a768cce2b010197a4a49acff665d091ee28666 (diff) | |
download | dovecot-antispam-0208a6a1e16748f5bb7cdc851a575f5ce073582e.tar.gz dovecot-antispam-0208a6a1e16748f5bb7cdc851a575f5ce073582e.tar.xz dovecot-antispam-0208a6a1e16748f5bb7cdc851a575f5ce073582e.zip |
fix readme bugs
-rw-r--r-- | antispam.7 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -138,10 +138,10 @@ plugin { # spam/not-spam addresses (default unset which will give errors) # antispam_mail_spam = - # antispam_mail_ham = + # antispam_mail_notspam = # sendmail binary - antispam_mail_tmpdir = /usr/sbin/sendmail + antispam_mail_sendmail = /usr/sbin/sendmail #=================== # crm114-exec plugin |