Incoming from Jason Louie:
> I have a list of Email addys that I need to send the same EMail to.  The list 
> is pretty long so Emailing one by one is not very efficient.  Is BCC enough 
> in sending a single message so that the other Email addresses are not 
> available in the Email?  How do spam filters handle BCC sending?

  mutt -s "subject" -b [EMAIL PROTECTED],[EMAIL PROTECTED] \
     -a attachment.txt recipient1,recipient2,... < mail.txt

Every spam filter works differently, but with bcc: each recipient should be
listed in their copy as the To: address.


-- 
Any technology distinguishable from magic is insufficiently advanced.
(*)               http://www.spots.ab.ca/~keeling 
- -

_______________________________________________
clug-talk mailing list
[EMAIL PROTECTED]
http://clug.ca/mailman/listinfo/clug-talk_clug.ca

Reply via email to