On Mon, 29 Nov 1999, Edward Marczak wrote:

> Sendmail Mavens;

> Escape character is '^]'.
> 220 example2.com ESMTP SomeSMTPServer.
> QUIT
> 221 example2.com SomeSMTPServer closing connection
> Connection closed by foreign host.

I claim to be no maven, but try this:

telnet theirSMTPserver

HELO your.box.name
MAIL FROM: [EMAIL PROTECTED]
RCPT TO: [EMAIL PROTECTED]
DATA
This is a test
.


If it hiccups on the MAIL or RCPT, check DNS is my suggestion.  Make
sure hosts can reverse and forard lookup.

-- 

Duncan Hill                     Sapere aude
One net to rule them all, One net to find them,
One net to bring them all, and using Unix bind them.



-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to