Hey folks,

   I'm having some problems de-SpamAssassin-ifying some emails.  Here is
what I am trying to do:

1) Emails coming into my production mailserver are scored via spamc (still
   SpamAssassin 2.60) and filtered appropriately.  This works perfectly.
2) I want to forward some (or eventually, all) emails tagged as spam on
   that machine to another, where the SpamAssassin bits are stripped out
   of the incoming mail.  This is not working, the SA bits are intact
   when the message is delivered.

   I am using qmail-1.03 / SpamAssassin 2.60 on the production machine
(OpenBSD 3.3-STABLE), and netqmail-1.03 / SpamAssassin 2.63 on the other
machine (OpenBSD 3.4-STABLE).  I am calling the spamassassin script as
follows on the secondary host:

|preline spamassassin -d | maildir /home/benny/Maildir

   If you are not familiar with qmail or safecat, this line is simply
piping the email message to 'spamassassin -d', and then delivering the
resulting message to /home/benny/Maildir.  I have also tried using the
'--remove-markup' flag, which doesn't solve the problem.  All emails
are being delivered intact with no problems, but they still have the
SpamAssassin markup intact.

   Is the problem that I'm _forwarding_ the tagged emails from one host
to the other?  I don't have the capability to bounce, I can only forward.

   If anyone can help, I'd be very appreciative.  :)  If you need more
information, don't hesitate to ask.  I've tried to be as complete as
possible.

Benny


-- 
"Have you ever tried simply turning off the TV, sitting down with your
children, and hitting them?"                   -- Bender, "Futurama"


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to