Install a free SMTP spam filter for postfix

Jan 13, '05 09:28:00AM

Contributed by: Anonymous

I was looking for a good, easy to use, and free spam filter that works on OS X. After some searching, I found ASSP. It really works great, and is easy to use, set up, and admin. The only trick one needs to know is to change the postfix smtpd 'listen' port. You have to edit the file named master.cf located in /etc/postfix, and change the line that reads:

smtp inet n - n - - smtpd
to this:
2525 inet n - n - - smtpd
[robg adds: I haven't tested this one...]

Comments (4)


Mac OS X Hints
http://hints.macworld.com/article.php?story=20050109234715757