Send email without showing the email recipients

I want to send a page to a email list, but I don’t want that every recipient sees the other recipients of the email. Let’s say I sending a email to a list of leads, I want to look like it is a particular email and hide the fact that I send it to 500 emails.
Is there a way to loop every email on the list so it sends individually or something?

You need to send an email to yourself and put your recipients in the BCC field instead. Everyone in the BCC gets the email but doesn’t see the list of people in BCC.

You don’t have to loop; just put everyone on the BCC. However be aware of the GMail quota, which is something like 500 emails a day, or 500 recipients (counting both To and CC and BCC) an email, or something like that.

4 Likes

Thanks Paul! That should work.