On 9/17/02 2:23 PM, NetHead at [EMAIL PROTECTED] wrote:

> Or if you know of a network "tool"
> that would allow me to test the connections and determine what the source
> of the block is, I'd be grateful.

I'll echo the Telnet suggestion. In case you don't know how to do it, Telnet
to port 25 at the destination and then go through SMTP dialogue seeing what
sort of response you get at each point.
HELO your host name
MAIL FROM:<sender@yourdomainname>
RCPT TO:<recipient@theirdomainname>
DATA
type some text ending with just a period on one line
.
QUIT

-- Larry Stone
   [EMAIL PROTECTED]
   http://www.stonejongleux.com/
   


#############################################################
This message is sent to you because you are subscribed to
  the mailing list <[EMAIL PROTECTED]>.
To unsubscribe, E-mail to: <[EMAIL PROTECTED]>
To switch to the DIGEST mode, E-mail to <[EMAIL PROTECTED]>
To switch to the INDEX mode, E-mail to <[EMAIL PROTECTED]>
Send administrative queries to  <[EMAIL PROTECTED]>

Reply via email to