Re: send emails via perl
[email protected] (Marc Chantreux) Wed, 19 Nov 2014 16:05:56 +0100
| Newsgroups | perl.perl4lib |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Nov 19, 2014 at 04:47:59PM +0200, Sergio Letuche wrote:
> i do not object to any approach suggested, all are welcome
based on my own experience (experience feedback is something i expect
when i ask something in a list):
* don't use perl when i don't need it
(when it's about sending an email from a cronjob, i use mutt and m4)
* when i have to use perl, want things to be testable and independant
from the cli tools. There are a lot of good modules to send email,
MIME::Lite is one of them.
regards
--
Marc Chantreux,
Mes coordonnées: http://annuaire.unistra.fr/chercher?n=chantreux
Direction Informatique, Université de Strasbourg (http://unistra.fr)
"Don't believe everything you read on the Internet"
-- Abraham Lincoln