Le jeudi 17 septembre 2009 17:07:26, Jose Luis Marin Perez a écrit :
> 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 3.2.5 + ClamAV.
> 
> Simscan is configured with:
> 
> ./configure --enable-clamav=y --enable-clamdscan=/usr/local/bin/clamdscan
>  --enable-dropmsg=y --enable-custom-smtp-reject=n --enable-per-domain=y
>  --enable-attach=y --enable-spam=y --enable-ripmime=/usr/local/bin/ripmime
>  --enable-received=y --enable-spam-hits=5.0 --enable-spamc=/usr/bin/spamc
>  --enable-spamc-args="-s 200000 -t 60 -U /tmp/spamd.sock"
>  --enable-spamc-user=y --enable-regex=y
>  --with-pcre-include=/usr/local/include --enable-quarantinedir
> 
> At present all emails are considered SPAM go to the quarantine folder on
>  the server.
> 
> Thanks
> 
> Jose Luis
> _________________________________________________________________
> Explore the seven wonders of the world
> http://search.msn.com/results.aspx?q=7+wonders+world&mkt=en-US&form=QBRE
> 


Remember that SA will mark spam with an special header, you should use that to 
tell your MTA to move mail marked.

Reply via email to