On Mon, Sep 11, 2006 at 08:38:07AM -0700, Nathan England wrote: > > I do not have spamd running at all. Procmailrc calls /usr/bin/spamassassin > It is better to run spamd instead? In which case, do I remove the procmail > part? spamd/spamc should be functionally equivalent to spamassassin, but *should* use less overhead. You should probably be using them. There are several ways to use spamassassin with various MTAs. The simple setup I've used with spamd/spamc is to put something like this in /etc/procmailrc: :0fw | /usr/local/bin/spamc which filters the mail through spamassassin and (important!) waits for it to finish. Then later procmail stuff can act on X-Spam-Status, etc. At this point, though... If you're asking these questions I recommend you read more spamassassin documentation. You'll get much better results from it if you spend some time getting to know it and configure it, train then bayesian stuff well, etc, etc. -- Darrin Chandler | Phoenix BSD Users Group dwchandler@stilyagin.com | http://bsd.phoenix.az.us/ http://www.stilyagin.com/ | --------------------------------------------------- PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us To subscribe, unsubscribe, or to change you mail settings: http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss