Is this same problem in procmail 3.15.2 or 3.21? I'd rather try and
get a better procmail than have everyone have to add those two lines
to procmail, so that it works on every recipe. Have you asked for the
patch on the procmail-dev list? I'll ask, if not.

Thanks,

Mark

On Thu, May 16, 2002 at 07:58:51AM -0700, Bart Schaefer wrote:
> On Thu, 16 May 2002, Mark Bynum wrote:
> 
> > I've been getting an increasing problem where spamassassin will hang (take
> > longer than procmail, by default, thinks it should take) and procmail
> > will kill it.
> > 
> > Every time this happens the 'F' in the From_ is missing from the spam message
> > when I look at the mailbox in vi.
> > 
> > We've just upgraded to 2.20 and procmail is at 3.22 and it's still happening.
> 
> This is a bug in procmail.  A patch has been posted to the procmail
> mailing list, but the procmail maintainer hasn't yet found time to do a
> 3.23 release.  I'm not having much luck searching the list archives for
> the diff, though.  I believe the problem is an off-by-one when re-reading
> the header from the recovery file after a filter terminates with an error.
> 
> The suggested workaround is to add
> 
>     :0 fhw
>     | sed '1s/^rom /From /'
> 
> at some appropriate place in the .procmailrc file.

_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to