P
Peter Hibbs
I am writing some VBA code in Access 2003 to send multiple emails via
Outlook (using Redemption although I don't think that is relevant in
this situation) for a membership database.
What I am trying to determine is the relationship between the three
fields To:, CC: and BCC:. For example, if I were to send an email to
10 different email addresses, and I don't want the recipients to see
all the email addresses of the other members, I would use the BCC:
field.
The question is - would I copy ALL 10 addresses to the BCC field and
leave the To: field blank (which I don't think works) or do I copy one
email address to the To: field and the other 9 to the BCC: field or do
I copy a dummy email address to the To: field and use the BCC: field
for all the 10 addresses. My tests so far seem to indicate that this
option does work (except that the email address in the To: field does
not seem to receive an email, unless I did something wrong).
What would be the correct procedure in this situation?
Also, is there any limit on the number of email addresses that can be
copied to the BCC: field? I would need about 2000 at the most.
TIA
Peter Hibbs.
Outlook (using Redemption although I don't think that is relevant in
this situation) for a membership database.
What I am trying to determine is the relationship between the three
fields To:, CC: and BCC:. For example, if I were to send an email to
10 different email addresses, and I don't want the recipients to see
all the email addresses of the other members, I would use the BCC:
field.
The question is - would I copy ALL 10 addresses to the BCC field and
leave the To: field blank (which I don't think works) or do I copy one
email address to the To: field and the other 9 to the BCC: field or do
I copy a dummy email address to the To: field and use the BCC: field
for all the 10 addresses. My tests so far seem to indicate that this
option does work (except that the email address in the To: field does
not seem to receive an email, unless I did something wrong).
What would be the correct procedure in this situation?
Also, is there any limit on the number of email addresses that can be
copied to the BCC: field? I would need about 2000 at the most.
TIA
Peter Hibbs.