Suppose a recipient wanted a message that had been marked as spam by mistake, intercepted, and archived. Is there a way to deliver this specific message to the recipient, preventing it from being intercepted again? It would involve circumventing spamd's scanning this message so that it can be redelivered to the user's local mailbox.
The following doesn't work: /usr/local/bin/formail -s /usr/sbin/sendmail $username < /var/log/spam/$file The message is intercepted again. Same deal with "-s /usr/sbin/sendmail" -- no matter which one is used, spamd indentifies it as spam again. BTW, procmail is my LDA. I assumed that using /usr/bin/mail to redeliver locally would circumvent spamd's scrutiny, but that doesn't seem to be the case. I'm hoping there's a way to sneak it past spamd's scrutiny, perhaps using a delivery method that doesn't invoke spamd. .\\ichelle -------------------- Michelle Brownsworth System Administrator Willamette.Net http://www.willamette.net Phone (541) 465-3282 Fax (541) 465-1194 _______________________________________________________________ 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