On Mon, 13 Jun 2011 16:29:25 +0000 (UTC), Camaleón wrote:

Amavisd-new is used as the "glue" when you run postfix+SA (or any other anti-spam service)+clamAV (or any other antivirus service). For something a bit more serious I would recommend running amavisd-new -it allows to escalate to a more complex layout very easily- but you can also run spamd
+clamav plugin (and so no amavisd-new).

Anyway, I have both setups on production system (one running amavisd-new
and other with spamd), and they're both very easy to configure.

Whatever you decide, I would start from here:

http://wiki.apache.org/spamassassin/IntegratedInMta

OK, I went ahead and installed amavisd-new and netstat shows listeners even though I haven't changed anything yet.

# netstat -ntap
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 0.0.0.0:25 0.0.0.0:* LISTEN 6244/master tcp 0 0 127.0.0.1:10024 0.0.0.0:* LISTEN 6123/amavisd (maste tcp 0 0 127.0.0.1:10025 0.0.0.0:* LISTEN 5467/perl

This doc says master.cf needs edits...

http://wiki.apache.org/spamassassin/IntegratedInPostfixWithAmavis

Copy and pasted the edits to the bottom of master.cf and restarted Postfix but it returns:

127.0.0.1 port 10025: Address already in use (so I removed them)

So... I'm not asking to troubleshoot amavisd-new, postfix or spamassassin... but I am still looking for current documentation for Debian 6 + Spamassassin and now Amavisd-new so I can try them out on a Squeeze system.


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/94be0f1bf1cebdae1fd8919dfede2...@prod.iotk.net

Reply via email to