You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
123456789 |
- plugin {
- antispam_backend = pipe
- antispam_spam = Junk
- antispam_trash = Trash
- antispam_mail_sendmail = /usr/bin/rspamc
- antispam_mail_spam = learn_spam
- antispam_mail_notspam = learn_ham
- antispam_mail_sendmail_args = -h;localhost:11334;-P;q1
- }
|