On Sun, 2003-08-03 at 18:17, Antony Gelberg wrote:
> I currently use fetchmail and procmail to get and sort my mail.  I'd
> like to use spamassassin as well, however when I add
> :0fw: spamassassin.lock
> | /usr/bin/spamassassin
> to my .procmailrc, it works ok, but then the mail gets delivered to
> /var/mail/<username>, rather than following the rest of my procmail
> recipes.

adding -P after | /usr/bin/spamassassin should do it:
:0fw
|/usr/bin/spamassassin -P
/usr/home/username/mail/mailbox

HTH,
jernej


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to