putting some \n's in. The message sent successfully. No
truncation.
It seems that the smtp server I'm using must have a line length limit.
Maybe all smtp servers have that limit. Just thought I'd post this
in case others had this issue.
Thanks,
Chris
On Fri, May 16, 2008 at
Hi,
I am using the net::smtp module to send an email. I'm trying to send
an email of about 2400 characters. It is getting truncated at a
little over 1800 characters. Does anyone know of parameters I can add
to up the call to up the message length?
perl -v
This is perl, v5.10.0 built for MSWi