Charles Li wrote:
> Hi,
> I am using "use Net::SMTP;" to send email to multiple
> people.  But the recipients can not send the other
> receiver emails.  It just says undisclosed recipients.
>  How do I send email to multiple people and let them
> see who is on the To list?

Include a To: header in the mail message.

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to