I noticed in my mailings from various message boards, notifying me of topic replies and such, that it will show "undisclosed recipients" in the "to" line. disallowing me from viewing other members' e-mail addresses.
I'd like to use this somehow in a newsletter program, so that the newsletter recipients cannot intercept other subscribers e-mail addy's.
Anyone know how to do this? I reviewed this page in depth but did not find anything.
Should you not send all the email address to the Mailer.AddBCC = "<list in here>" field rather than the Mailer.AddRecipient = "<list in here>"? That way the others can not see the list of people you are sending out to. Just a small bit of coding to do.