Hi-

I'm trying to integrate Spamassassin into my RH7.2 system and am
having some trouble.  I'm using fetchmail to bring mail from a shared
IMAP server to my local machine.  I've used the entry from the SA FAQ
on how to use procmailrc and I'm finding the the leading 'F' from each
mail header is disappearing.

To be specific, this is what I have in my .procmailrc file:

  :0fw
  | spamassassin -P

  :0:
  * ^X-Spam-Status: Yes
  Mail/caughtspam

I've tried adding -F0 and -F1 but no change.  I have other filters in
my .procmailrc file so I'm pretty sure that is working OK.  I can pipe
a message into SA and it emerges without the munged first line so it
appears that SA is working OK.  Somehow, the pipe in procmail seems to
be doing something.

Fetchmail can't get the messages from the IMAP server because now it
see's a corrupt mailbox. The messages look like this:

  rom [EMAIL PROTECTED]  Fri Jun  7 00:12:27 2002
  Received: from tnt.isi.edu (tnt.isi.edu [128.9.128.128])
        by boreas.isi.edu (8.11.6/8.11.2) with ESMTP id g577CNr18439
        for <[EMAIL PROTECTED]>; Fri, 7 Jun 2002 00:12:23 -0700 (PDT)
  Received: from nit.isi.edu (nit.isi.edu [128.9.160.116])
        by tnt.isi.edu (8.11.6/8.11.2) with ESMTP id g577CNb11807
        for <[EMAIL PROTECTED]>; Fri, 7 Jun 2002 00:12:23 -0700 (PDT)
  Received: (from falk@localhost)
        by nit.isi.edu (8.11.6/8.11.6) id g577CNv03186
        for [EMAIL PROTECTED]; Fri, 7 Jun 2002 00:12:23 -0700
  Date: Fri, 7 Jun 2002 00:12:23 -0700
  From: Aaron Falk <[EMAIL PROTECTED]>
  To: Aaron Falk <[EMAIL PROTECTED]>
  Subject: test message SDFLKSDLFJLSJFD
  Message-ID: <[EMAIL PROTECTED]>
  Mime-Version: 1.0
  Content-Type: text/plain; charset=us-ascii
  Content-Disposition: inline
  User-Agent: Mutt/1.2.5.1i
  X-AntiVirus: scanned by AMaViS 0.2.1


Any advice would be welcome.  Many thanks in advance.

--aaron

_______________________________________________________________

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