[rescue] postfix + spamassassin howto? where please?
Dave McGuire
mcguire at neurotica.com
Mon Apr 26 13:48:09 CDT 2004
On Apr 26, 2004, at 2:35 PM, mud wrote:
> postfix install ok
> spamassassin install ok
>
> I need to config them to talk with each other.
Install procmail. Configure postfix to use procmail as a local
delivery agent. Then put something like this in ~/.procmailrc:
:0fw: spamassassin.lock
| /usr/local/bin/spamc
:0:
* ^X-Spam-Status: Yes
$MAILDIR/spam
NOTE WELL that this assumes spamassassin running in daemon mode.
This is trivial to set up (just run spamd from your boot scripts) and
is far, far more efficient than running it per-delivery.
-Dave
--
Dave McGuire "PC users only know two 'solutions'...
Cape Coral, FL reboot and upgrade." -Jonathan Patschke
More information about the rescue
mailing list