nmh-workers
[Top] [All Lists]

Re: [Nmh-workers] email addresses in a text file?

2015-03-03 20:27:16

On Mar 3, 2015, at 3:29 PM, hymie(_at_)lactose(_dot_)homelinux(_dot_)net wrote:

In theory, I just want a small one-way distribution list of people I
need to send an email to about once or twice a month, and having their
names in a text file is much easier to maintain than using actual
mailing list software.

So I just want to send email

From: hymie(_at_)lactose(_dot_)homelinux(_dot_)net
To: hymie(_at_)lactose(_dot_)homelinux(_dot_)net
Bcc: <distributionlist.txt

Use the group address form:

  To: "Friends of Genghis Prawn" : squiddy(_at_)deepsea(_dot_)net, 
sponge-bob(_at_)squaredance(_dot_)com, ... ;

It should be simple enough to script up something that composes the To: header 
for you from the file's contents, then appends the message body.  How many 
recipient addresses are you talking about?

Using the group address form in these cases is politer than inserting a bogus 
address in the To: header.  With a well chosen phrase part, you can make it 
easy for your recipients to search for these messages without falsely matching 
on messages to/from you.

In the above case, the To: header in the message they receive would be rendered 
as:

  To: "Friends of Genghis Prawn" :;

so none of your recipient's addresses will leak out, just as though you had 
used BCC.  And the intent is much clearer.  A win all around.

--lyndon

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________
Nmh-workers mailing list
Nmh-workers(_at_)nongnu(_dot_)org
https://lists.nongnu.org/mailman/listinfo/nmh-workers
<Prev in Thread] Current Thread [Next in Thread>