Re: Duplicate email
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Duplicate email



 * 
 * When you do a reply, most mailers send to the originator
 * and copy the mailing list.  This results in two copies
 * of the message to the originator.  After a message has been
 * bounced around for awhile, there is a lot of duplicate
 * traffic eating the bandwidth.
 * 

I have a simple hack that works in a bsd/sendmail environment that I think 
helps solve this problem.

Normally when one sends to a mailing list, the ``From:'' line gets set
to the sender and the ``To:'' line gets set to the list-name. I wanted
the ``To:'' line for each recipient to be set to that recipient's mailbox
name. 

This is in all senses of the word a hack, but it is simple and it works 
around here. It should be easy enough to studlify it enough to work in
the real world of the Internet. 

Any interest?

-Mike




Note Well: Messages sent to this mailing list are the opinions of the senders and do not imply endorsement by the IETF.

Note: Messages sent to this list are the opinions of the senders and do not imply endorsement by the IETF.