Title: Message
Used the toaster to setup a Debian based server.  It is working well EXCEPT any piece of email flagged as Spam is not getting passed thru.  Good email gets X-Spam-Status:No flag and goes through fine.  Spam gets ided as Spam in the mail.log and blocked.  I prefer it to got through so the user can catch false positives for the time being.  I used the following (pasted exactly from the toaster page). 
 
./configure --enable-user=clamav \
--enable-clamav=y \
--enable-spam=y \
--enable-spam-passthru=y \
--enable-per-domain=y \
--enable-ripmime \
--enable-attach=y \
--enable-received=y

Any ideas what else to check or look for?

 

Reply via email to