NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
personally I avoid directly calling sendmail (Score:1)
Re:personally I avoid directly calling sendmail (Score:1)
Unfortunately, in this situation, the developer has no control over the installed modules. He has to live with what he has, and in this case has to follow the FAQ on sending mail.
dws [perl.org] pretty much hit it on the head with the inadequate (i.e., no) untainting/validation of the input.
But yeah, if the situation was different, I'd definitely go with modules.
If things get any worse, I'll have to ask you to stop helping me.
Reply to This
Parent