[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] FormMail is SO slow.
- Subject: Re: [cobalt-users] FormMail is SO slow.
- From: "Gerald Waugh" <gerald@xxxxxxxxx>
- Date: Wed Aug 23 14:56:33 2000
<Cmopollux@xxxxxxx> wrote
> In a message dated 8/23/00 3:12:17 PM Eastern Daylight Time,
gerald@xxxxxxxxx
> writes:
>
> << Correct, sendmail attempts to resolve the domain name and finally
timesout
> and then sends the mail anyway.
> You should see this behavior in the log files.
> Since you are running a cgi on the server and using the servers mail,
just
> put an entry in /etc/hosts, and you will get real fast resolution!
> >>
>
> I am a bit confused on what to add to the /etc/hosts ?
>
There should be at least one in there now
127.0.0.1 localhost
ip.ad.dr.es www.domainname.tld # the domain name used to send mail in
your perl script