-----
i'm slowly going through some old notes and posting them here when i get time...
mail relay test example:
nc mail.charter.net 25
220 charter.net ESMTP server ready Wed, 12 Dec 2007 16:05:56 -0500
helo mail
250 charter.net
mail from: someone@charter.net
250 Sender
rcpt to: someone@gmail.com
250 Recipient
data
354 Ok Send data ending with
this is a test.
this is a test.
.
quit
No comments:
Post a Comment