A
Alan
Hi All,
I am looking at writing code that will auto generate emails to 100s of
addresses from a list of a few 1000 each weekend (status updates).
There are currently 6 possible emails (statuses) that could be
generated (that may increase but not beyond, say, 10).
Am I better generating, say, 200 separate emails and sending them
separately, or should I create 6 emails and 'bcc' each one to the
group to which it applies?
If I 'bcc' a group, then how secure is that in terms of hiding email
addresses from other recipients?
For that matter, how does 'bcc' actually work? Does each destination
server actually receive the full envelope of emails, discard the ones
not for it's recipients, and then send on the ones it knows about?
If so, then presumably someone at each destination server *could* if
they wanted, access all of the addresses both within and outside their
organisation that were included in the original 'bcc' list?
Hope that makes sense!
Thanks,
Alan.
I am looking at writing code that will auto generate emails to 100s of
addresses from a list of a few 1000 each weekend (status updates).
There are currently 6 possible emails (statuses) that could be
generated (that may increase but not beyond, say, 10).
Am I better generating, say, 200 separate emails and sending them
separately, or should I create 6 emails and 'bcc' each one to the
group to which it applies?
If I 'bcc' a group, then how secure is that in terms of hiding email
addresses from other recipients?
For that matter, how does 'bcc' actually work? Does each destination
server actually receive the full envelope of emails, discard the ones
not for it's recipients, and then send on the ones it knows about?
If so, then presumably someone at each destination server *could* if
they wanted, access all of the addresses both within and outside their
organisation that were included in the original 'bcc' list?
Hope that makes sense!
Thanks,
Alan.