Yeah, amavis-ng seemed to be the one most documented as the easiest to integrate with Courier. I am curious to hear amavis-new is workable, though, since it is apparently quite feature rich.

One note that I'm not sure I ever posted to the list about re: amavis-ng is that I found it incapable of dealing with unusual (usu. all-caps) values for "From" and "To", and I've submitted bug "[859854] AMAVIS::MTA::Maildrop "to" and "from" are case-sensitive" to SF. It's been assigned, but is still in open status.


Gerardo Gregory wrote:


Follow this how-to....there are no surprises, step by step....worked everytime

http://perlstalker.amigo.net/courier/Amavis-ng.phtml

G.



Jeff Potter wrote:

Having got Courier moving mail, I want to add in anti-virus and spam scanning. I've read the docs/homepages for Amavis and SpamAssassin (and Clam) - but would like some recommendations. What version/variant of Amavis (-ng, -new, etc.) seems to play best with Courier? Is a Courier/Amavis/Clamd/SpamAssassin combo a reasonable way to go or are there better alternatives? Hidden gotchas?




I'd recommend amavis-new -- amavis-ng wasn't working (don't recall specifics), but -new was fast to setup, and pretty feature-rich. I'm running it with ClamAV; clamd running as user clamav.

- installed amavis-new; which runs amavisd as a daemon (user clamav; group courier) listening on a socket
/etc/crontab: added processHealthCheck
modified /etc/init.d/courier: added following lines to restart daemon when
courier restarts, since otherwise the allfilter socket is cleared out
echo -n " amavisd"
kill `cat /var/amavis/amavisd.pid`
/usr/local/sbin/amavisd


best,
Jeff



-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users




------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users



------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to