[fetchmail]Fetchmail with Qmail

Jakob Hirsch jh@plonk.de
Tue, 29 Nov 2005 09:44:45 +0100 (CET)


robert@digitalphx.com wrote:

> Spamassassin 3.0.1. How do I get the email sent to SA so it can filter out
> spam and follow the rules I have setup like a normal email that hits our
> server would go through?

defaults
  mda "spamc -U /var/run/spamd/socket -u nobody -x -e /usr/sbin/sendmail
-i %T"

Does the trick here (if you're running spamd, otherwise use "spamassassin
...").