[csw-users] Problem with Exim, SpamAssassin or procmail
Javier O. Augusto
javier.augusto at gmx.net
Tue Sep 27 03:46:57 CEST 2005
> > And a few other reference in the procmail docs. So I think procmail
> > is doing it but I can't say straight off what you do to cure your
> > problem.
# Work around procmail bug: any output on stderr will cause the "F" in
"From"
# to be dropped. This will re-add it.
:0
* ^^rom[ ]
{
LOG="*** Dropped F off From_ header! Fixing up. "
:0 fhw
| sed -e '1s/^/F/'
jay
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opencsw.org/pipermail/users/attachments/20050926/cdc9b8ac/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 185 bytes
Desc: This is a digitally signed message part
URL: <http://lists.opencsw.org/pipermail/users/attachments/20050926/cdc9b8ac/attachment.asc>
More information about the users
mailing list