On Fri, Nov 30, 2001 at 10:24:24AM -0600, Kanchana Weerasinghe wrote:
> I have a problem using Mail::Mailer with a Bcc in the header....the
> recipient (To) can see the Bcc field in the email header.

This is a problem with your MTA (mail transport agent; e.g. sendmail,
postfix, qmail, etc.), i.e. $server.  It's the MTA's job to remove the
header, not Mail::Mailer's.

 
Michael
--
Administrator                      www.shoebox.net
Programmer, System Administrator   www.gallanttech.com
--

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to