![]() |
Using Telnet to Send Emails |
Post Reply
|
| Author | |
BK
Senior Member
Joined: 23-February-2005 Location: United Kingdom Online Status: Offline Posts: 26 |
Post Options
Quote Reply
Topic: Using Telnet to Send EmailsPosted: 17-January-2008 at 11:33 |
|
Use the below to send the email from a command prompt. Substitute the from and to data with your own...
telnet server.domain.com 25
helo MAIL FROM: sendersname@sendersdomainname RCPT TO: recipientsname@recipientsdomain DATA To: recipientsname@recipientsdomain Subject: Test This is a Test. |
|
![]() |
|
Post Reply
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |