On Thu, Apr 04, 2002 at 05:22:51PM -0500, David T-G wrote:
: 
: Were I you I'd have procmail recognize messages to/from B and rewrite it
: as to/from A so that mutt just knows about A.

Yup, that's easy enough for a single email address.  But I've not
figured out how to do so while preserving multiple recipients.  The
ideal recipe would tranform these headerfields:

        To: [EMAIL PROTECTED]
        Cc: [EMAIL PROTECTED], B, [EMAIL PROTECTED]

into these:

        To: [EMAIL PROTECTED]
        Cc: [EMAIL PROTECTED], A, [EMAIL PROTECTED]
        Old-Cc: [EMAIL PROTECTED], B, [EMAIL PROTECTED]

(and similarly if the address appeared in the "To:" header)


-- 
Eugene Lee
[EMAIL PROTECTED]

Reply via email to