Posted by Michael Fesser on 06/11/07 19:18
..oO(rjames.clarke@gmail.com)
>I want to do a mass emailing for a club.
>I don't want all the clubs members to see all the addresses of the
>other club members for privacy reasons.
That's what the BCC (blind carbon copy) header field is for.
>How do I set up the php mail function to not display the recipients
>email addresses, just to display something like, "U7 Soccer Club
>Team"?
The TO field has to contain a valid email address, but of course it can
be one of your own.
Micha
[Back to original message]
|