PHP Classes

PHPMailer Mailing List

Recommend this page to a friend!

      PHPMailer  >  All threads  >  PHPMailer Mailing List  >  (Un) Subscribe thread alerts  
Subject:PHPMailer Mailing List
Summary:Hide the list of addresses
Messages:1
Author:bgoodrich
Date:2005-09-06 17:54:36
 

  1. PHPMailer Mailing List   Reply   Report abuse  
Picture of bgoodrich bgoodrich - 2005-09-06 17:54:36
Hello:

Let's say I want to use phpmailer to send an email out to 50+. I want to hide the addressees' email address and instead use an alias(?). I have tried using the optional 'name' argument in the addAddress method. Still when I test and receive the email, I get all the addresses in the list.

Any suggestions?

TIA

-Bruce