Front page | perl.beginners |
Postings from December 2002
cc and bcc in Net::SMTP
Thread Next
From:
Peter_Farrar
Date:
December 4, 2002 12:32
Subject:
cc and bcc in Net::SMTP
Message ID:
OFAD2FA7DF.11BB8FD4-ON85256C85.006FF082@concentra.com
Hi,
The 'cc' and 'bcc' methods in Net::SMTP seem to simply alias the 'to'
method. How do I actually 'cc' and 'bcc' in Net::SMTP? I tried putting
these in the DATA area (though it doesn't really make sense to me to do it
that way). I even looked through RFC 822 and 2821 for hints... but I
guess I'm not very good at making sense of RFCs.
Any help appreciated.
Thanks,
Peter
Thread Next
-
cc and bcc in Net::SMTP
by Peter_Farrar