M. Brownsworth wrote:

MB> Ah, sorry.  My procmail is doing system-wide filtering and invokes
MB> spamc.  From /usr/local/etc/procmailrc:
MB>
MB> :0fw
MB> | spamc
MB>
MB> :0:
MB> * ^X-Spam-Status: Yes
MB> /var/log/spam

Ok, so why not just add a rule at the top of your procmail recipe which looks
like:

:0
* ^X-Spam-From-Archive
$DEFAULT

Stick that above the spam line, and then when you're pulling the message from
the archive, add the X-Spam-From-Archive header to it before injecting it to
sendmail.

C


_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to