Ok, procmail problem solved.  Maybe this will help someone else.

When running procmail system-wide, with the spamd/spamc pair, the call
to spamassassin in /etc/procmailrc is:

:0fw
*  < 256000
| spamc    <<----------

..instead of "| spamassassin"

Poof, that's it.  Evidently, "spamassassin" invokes a single-user
modality which won't branch back to procmailrc, whereas "spamc", which
works directly with the spamd daemon, does.

Again, thanks to all, and I hope somebody else learned something from
this.

Best,

Brad Alpert


> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED]] On Behalf Of Brad Alpert
> Sent: Monday, November 18, 2002 7:58 PM
> To: [EMAIL PROTECTED]
> Subject: RE: Procmail processing problem
> 
> 
> 
> Progress on the procmail front, still a little problem remaining.
> 
> To recap - my global /etc/procmailrc wasn't catching any conditions I
> threw at it.  With help from many on the list yesterday, tonight I was
> able to make it work.



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to