On Wed, 2004-04-07 at 17:51, jon roig wrote:
> What happens when you try to telnet from the webserver to the smtp
> server port 25?
>
> Can you successfully send an email by hand?
Of course, I done that a million times.
Try this (from memory):
telnet some.mailhost.com 25
HELO host.domain
MAIL
Turns out I got a little ahead of myself in posting this message. I wasn't
done configuring the SMTP server. Sorry, but thanks for replying!
Gabe
"Jon Roig" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> What happens when you try to telnet from the webserver to the smtp
> server
What happens when you try to telnet from the webserver to the smtp
server port 25?
Can you successfully send an email by hand?
-- jon
-Original Message-
From: Gabe [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 07, 2004 7:42 AM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] SMTP & P