gube has asked for the wisdom of the Perl Monks concerning the following question:
Hi monks,
I am using MIME::Lite module for the attachments and messages in e-mail concepts in my job. I have some doubts.
1. For single attachment file or image how many MB can we attached using this module any certain limit or through out send mail any limit of attachments please mention.
2. while using this module, Julian Haight noted that MIME::Lite allows you to compose messages with lines in the body consisting of a single ".". This is true: it should be completely harmless so long as "sendmail" is used with the -oi option
-oi Do NOT treat a single "." on a line as a message terminator.
As in, "-oi vey, it truncated my message... why?!"
Regarding the above statement he refer to use Net::SMTP module. Is using this module is not safe or anyother bugs in this module ?.
If is it anyother module for e-mail solution better than these means please let me know.
Thanks in advance.
Regards,
s,,aaagzas3uzttazs444ss12b3a222aaaamkyae,s,,y,azst1-4mky,,d&&print
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Solve the Doubt in MIME::Lite
by davido (Cardinal) on May 18, 2005 at 08:32 UTC |