[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-developers] Limit for recipients.



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.