On 2011-05-12 08:20, Irfan Sayed wrote:
i need to use sendmail module of perl to send mails. i have seen much perl
modules to send mails
but i dont know which one is suitable for my requirement
my requirement is :
i need such module which will allow me to generate/create table structure
format in the main body of mail
no doubt, i will write the script to send mails but , the module which i am
going to use should have capability of allowing me to create the table
structure in mail body
please suggest
For example use MIME::Lite.
When I include formatted tables in a message, I sometimes start the mail
with a line that says that a fixed font is required (but only when I
expect an audience that for some strange reason doesn't have that enforced).
--
Ruud
--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/