[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-developers] Limit for recipients.
- Subject: [cobalt-developers] Limit for recipients.
- From: Ariel Manzur <punto@xxxxxxxxxxxx>
- Date: Mon Jan 10 00:58:46 2000
Hi.
I'm writting this perl script that sends e-mails, and I'm opening sendmail
using open(MAIL, "|/usr/bin/sendmail -t");
Is there any limit for the "To:" "CC" and "Bcc" fields? (I remember the
command line had a limit, but I'm using "sendmail -t"). Can I send a mail
with like 1MB of "to:"?
Thanks.. Bye..
Ariel.