[Dovecot] Move SPAM into SPAM folder
Dear Sirs,
I need to know how can I automatically move all emails that are considered as SPAM to a specific directory called SPAM.
The server has installed Dovecot + Qmail + Vpopmail + Simscan + Spamassassin + ClamAV.
dovecot -n
# 1.1.16: /usr/local/etc/dovecot.conf # OS: Linux 2.6.9-67.0.15.plus.c4smp i686 CentOS release 4.6 (Final) log_path: /var/log/dovecot.log listen: *:10143 ssl_listen: *:10943 disable_plaintext_auth: no login_dir: /usr/local/var/run/dovecot/login login_executable: /usr/local/libexec/dovecot/imap-login first_valid_uid: 89 last_valid_uid: 89 first_valid_gid: 89 last_valid_gid: 89 mail_uid: 89 mail_gid: 89 mail_location: maildir:~/Maildir mail_plugins: quota namespace: type: private separator: . prefix: INBOX. inbox: yes list: yes subscriptions: yes auth default: passdb: driver: checkpassword args: /usr/vpopmail/bin/vchkpw /usr/local/bin/vchkpw-wrapper.sh userdb: driver: prefetch args: uid=89 gid=89 home=/usr/vpopmail/domains/%d/%u plugin: quota: maildir quota_rule: ?:storage=0 quota_rule2: Trash:ignore
Thanks
Jose Luis
Connect to the next generation of MSN Messenger http://imagine-msn.com/messenger/launch80/default.aspx?locale=en-us&source=wlmailtagline
On 09/17/2009 06:54 PM Jose Luis Marin Perez wrote:
Dear Sirs,
I need to know how can I automatically move all emails that are considered as SPAM to a specific directory called SPAM.
The server has installed Dovecot + Qmail + Vpopmail + Simscan + Spamassassin + ClamAV.
dovecot -n …
I'd suggest to use Dovecots LDA (deliver) with the cmu_sieve plugin. http://wiki.dovecot.org/LDA/Qmail http://wiki.dovecot.org/LDA/Sieve#SpamAssassin_tagged_mail_filtering
Regards, Pascal
The trapper recommends today: f007ba11.0926019@localdomain.org
participants (2)
-
Jose Luis Marin Perez
-
Pascal Volk