On Thu, 2001-11-15 at 00:22, Miles Sapp wrote: > Doh! I'm sorry to waste your time with my previous question. I meant > to say 'FormMail.pl', not 'Sendmail'. Well, this is a beginner's list > after all..... OK, the question I meant to ask is, does anyone know of > a good alternative to FormMail? Thanks so much for your help,
A group of London Perlmonks wrote alternatives to the scripts written by the person who wrote FormMail; they're drop-in replacements, so you shouldn't need to change your calling code, but were designed with security in mind. I'm not too sure of the specifics of how they manage that, though. They're at http://nms-cgi.sf.net/ . I'd imagine that your own script with hardcoded receivers and senders using Mail::Mailer would be better from a security viewpoint, but if you have to use FormMail I'd recommend these. Hope this helps, ~C. -- $a="printf.net"; Chris Ball | chris@void.$a | www.$a | finger: chris@$a "In the beginning there was nothing, which exploded." -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]