Sending emails using SMTP_BCCLIST for the first time. No documentation about using it, but the wizard cleared that up with field boxes and check boxes. Thanks for that.
But, I am testing now with a few email accounts. And I am seeing that if an email address is for @aol.com the other recipients are showing up on the aol message, the other names are not blind. And some name(s) are receiving message they should not get.
The process is:
Send Emails to BCC list.
Send Confirmation Status Email to separate list, not BCC.
(Some names are in both lists for testing purposes now)
Here is an edited excerpt from the log:
Problem:10/28/2007 21:51:25:727 -
Let>SMTP_BCCLIST=[email protected];[email protected];[email protected];[email protected]
10/28/2007 21:51:25:774 - SMTPSendMail>,smtp.registeredsite.com,[email protected],Attorney Referrals,Attorney Referral Plan information,We encourage you to participate in our referral plan.
For more information connect to our web page at
http://www.Domain1.com/referral.html,%Attachment%
10/28/2007 21:51:27:383 -
10/28/2007 21:51:27:399 - // Confirm Sending Status
10/28/2007 21:51:27:399 - MidStr>250 Message received:
10/28/2007 21:51:27:399 - If>250=250,Success,Fail
10/28/2007 21:51:27:414 - Let>EmailStatus=47 emails were sent successfully
10/28/2007 21:51:27:414 - Let>UpdateDatabase=YES
10/28/2007 21:51:27:430 -
10/28/2007 21:51:27:430 - Label>SendConfirmation
10/28/2007 21:51:27:430 - // Send confirmation email
10/28/2007 21:51:27:430 -
SMTPSendMail>[email protected];[email protected];[email protected],smtp.registeredsite.com,[email protected],ABC Marketing Emails,47 emails were sent successfully on 10/28/2007,Email result on 10/28/2007 was: 47 emails were sent successfully,
10/28/2007 21:51:32:399 - MidStr>250 Message received:
10/28/2007 21:51:32:414 - If>250=250,UpdateProcess
1. [email protected] is receiving a Confirmation email. They are listed in the BCC list but not in the confirmation list.
2. [email protected] is receiving the Marketing email as they should, but they can see [email protected] on the distribution.
Hmm, as I am thinking about this, maybe I need to clear SMTP_BCCLIST before I send the Confirmation email. That may stop [email protected] from receiving the Confirmation message. But how to stop the other aol members from showing as recipients on the Marketing BCC list?