/ Published in: C#
URL: http://www.networkclue.com/internet/SMTP/manual-test.aspx
Mail might not send from user different from current domain or to user in ouside domain. Data section terminated by CRLF.CRLF
Expand |
Embed | Plain Text
HELO MAIL FROM: name@server.com RCPT TO: name@server.com DATA test test .
You need to login to post a comment.
