procmail
[Top] [All Lists]

Formail and From_

2001-03-08 13:15:26
Our site recently performed a fairly major migration, and we've been
having mail issues with which I am unfamiliar since then.  User foo at
bar sends mail to user baz, at our site, quux.  Here's the relevant
portion of the resulting header:

From foo(_at_)bar(_dot_)org  Thu Mar  8 12:55:10 2001

From baz  Thu Mar  8 12:55:10 2001
Return-Path: <foo(_at_)bar(_dot_)org>
Delivered-To: baz(_at_)quux(_dot_)org

[Note that I've manually prepended a single wedge to each line for
 visual demarcation and to avoid possible escaping of the first From_
 pseudoheader.]

Somehow, a second From_ header (line 3) is added, incorrectly listing
claiming the actual recipient as the original sender.  The second From_
line is then escaped with a wedge, presumably by formail.  This is 
playing merry hell with the users' MUAs and procmail recipes.  Subject
lines aren't displaying in elm/mutt/mail, cats are sleeping with dogs, 
etc.

Procmail is called by postfix, with the following line:
mailbox_command = /usr/bin/procmail -a $DOMAIN -d $LOGNAME

I do not have a global /etc/procmailrc.  I've tried appending -f - to
the above command line, and got a postfix error claiming 
no such user: -
or something to that effect.  I also tried -Y, and got much the same
error.

I'm using procmail v3.14, for what it's worth.  I've read the FAQ, and
searched google, and am now at a loss.  RTFM is a fine response, but
please direct me regarding which FMTR.

many thanks----
ymca
_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>