I have looked through all of the doc and even searched CPAN, but can find no
reference to using the Bcc feature.
# Send the header.
$smtp->datasend("To: test <$address_1>\n");
$smtp->datasend("Bcc: test2 <$address_2>\n");
$smtp->datasend("From: $myname <$myemail>\n");
$smtp->datasend("\n");
I am using this on a Win32 machine also using 'use strict;'.
Any help ??
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.