On Mon, Nov 13, 2000 at 03:04:27PM -0500, Wesley Wannemacher wrote:
> It is notoriously bad to /usr/lib/sendmail from a CGI script. Try
> using the Net::SMTP module instead. It uses sockets, so you wouldn't
> even have to worry about your local MTA.

But you have to worry about connection failures, temporary errors, ...
By using Net::SMTP from a cgi you'd have to rebuild a complete
queuing strategy in case the mailserver doesn't accept the message.

        \Maex

-- 
SpaceNet GmbH             |   http://www.Space.Net/   | Stress is when you wake
Research & Development    | mailto:[EMAIL PROTECTED] | up screaming and you
Joseph-Dollinger-Bogen 14 |  Tel: +49 (89) 32356-0    | realize you haven't
D-80807 Muenchen          |  Fax: +49 (89) 32356-299  | fallen asleep yet.

Reply via email to