> So my question is: Is there a better way to have manditory spam filtering > and still have the accounts seperated out? Any suggestions or comments > would be most apreciated.
I've just set up a courier server a few days ago after some years of running qmail+procmail+spamassassin. I've switched the local delivery agent to maildrop for courier. In /etc/courier/courierd: DEFAULTDELIVERY="| /usr/bin/spamc | /usr/lib/courier/bin/maildrop" It's been working pretty well, as maildrop seems to know how to find the maildir without everyone having to have a .mailfilter file. There are other global filtering strategies (man courierfilter) that I have not yet attempted to implement. excerpt: "If any mail filter is installed, the mail filter must be running in order for any mail to be processed. Mail filters are assumed to be empowered to enforce system-wide mail policies, so if an installed mail filter is not running then mail will not be accepted by the system. Note that mail will not be rejected, if possible. Every attempt will be made to send a temporary error code to an external mail system, asking it to try again later." Regards, Rich ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
