On Thu, Nov 02, 2000 at 11:49:35AM +0100, Ingemar Fällman typed:
} Try this :)
} 
} telnet some.other.host.running.postfix 25
} HELO my.hostname
} MAIL FROM:<[EMAIL PROTECTED]>
} RCPT TO:<[EMAIL PROTECTED]>
} DATA
} Testing testing
} .
} QUIT

Hostnames have been changed to protect the innocent (although that's 
not needed in this case).  protected.fake.fake.xxx is a machine I've 
set up myself that has a default potato debian install, with postfix 
(default as well).

urh1000|someuser> telnet protected.fake.fake.xxx 25
Trying XXX.XXX.XXX.XXX...
Connected to protected.fake.fake.xxx (XXX.XXX.XXX.XXX).
Escape character is '^]'.
220 protected.fake.fake.xxx ESMTP Postfix
HELO urh1000.uiuc.edu
250 protected.fake.fake.xxx
MAIL FROM:<[EMAIL PROTECTED]>
250 Ok
RCPT TO:<[EMAIL PROTECTED]>
554 <[EMAIL PROTECTED]>: Recipient address rejected: Relay access denied


-- 
An Thi-Nguyen Le
|The questions remain the same.  The answers are eternally variable.


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to