[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Universal CGI-BIN



WIS schrieb:

> I think this one could be a problem with the ISP. I have noticed
> that if the recipient address has problems (eg non-existant email address
> or a recipient mailserver that is slow to respond) formmail takes a long
> time to process, whereas if the email address is OK it will process
> quickly.

i can`t imagine ? i don`t know formmail, but the normal process for a
form mail processor is

- verifying if the string could be a valid address (regular expression)
- calling sendmail to queque the mail and exiting if sendmail did not
return an error; all scripts i know don`t verifiy the delivery process

i recommend alienform2; template driven, multi user capable (useful for
isps or the function cmopollux wants it to do), customizable to fit into
your website, referrer checking, no known security bugs.

-- 

H. P.  Stroebel, Germany

CGI-FAQ for Raq-Newbies :
http://users.iol.it/hpstr/

A problem to some is a 'feature' to others.