I am on a mailing list whose listserver has just changed something in its
standard headres so that after a message gets through (this was OK before
they changed it on the sending end)
| formail -Y -I"Received:" \
-I"Return-Path:" \
-I"X-Mailer:" >> A-List
the envelope From line (the one without the colon) has the
owner-listname(_at_)site(_dot_)domain(_dot_)
I have noticed that the real sender's name and e-mail address are visible
in "Reply-To:" and the "From:" usually has the sender's "real" name in
quotes followed by the owner-list(_at_)site(_dot_)domain
Is there a way to get formail (or something else) to "fix" this bogus setup?