Without using BCC, how would I send out a mass mailing, where the users only see their name along. Also, if you print the e-mail only the recipient's name is shown.
The only way to do that is to rewrite the mass-mailer and make it send out one mail per recipient, instead of putting the list of recipients in the To field and letting the server make the copies.
In other words, you need to write a script that takes the list of recipients and creates and sends one mail per person.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.