[Perl] Sending emails
Shlomo Yona
shlomo at cs.haifa.ac.il
Sun Nov 10 06:21:28 PST 2002
Hello.
Lately, I need to use a lot of email functions in my Perl scripts.
I wonder if experienced users can suggest a preferable way of sending
mail from Perl scripts.
I need to be able to specify sender, recipient, attachments, and of course
message body and a subject.
So far I do this using syste() and the unix program 'mail'.
I don't really like this patch, and also, I can't seem to be able
to define a different return address.
--
Shlomo Yona
shlomo at cs.haifa.ac.il
http://cs.haifa.ac.il/~shlomo/
More information about the Perl
mailing list