1. Home
  2. How To
  3. Shared Hosting
  4. Email Services
  5. Sending Email By SMTP Authentication Using Telnet

Sending Email By SMTP Authentication Using Telnet

Issue

Sending SMTP Authentication Using Telnet

Symptoms

Sending Email By Not Using Any Email Applications.

Cause

Working Safe and Easy. Authentication Login Required

Workaround

You May Perform The Following The Steps In Order To Send Out The Email By Using SMTP Authentication.

Step 1 : Open http://www.motobit.com/util/base64-decoder-encoder.asp , Get A Base64 Encoding For Your Usernameand Password.

Step 2 : Insert Your Username In White Box And Click Convert The Source Data, Copy The Code As It Will Need It Later.

Step 3 : Insert Your Password In White Box And Click Convert The Source Data, Copy The Code As It Will Need It Later.

Step 4 : Click Start > All Programs > Accessories > Click Command Prompt

Step 5 : Insert “telnet mailserver.com 27

If is success, it will shows : “220 mailserver.com

Step 6 : Insert “EHLO Mailserver.com

If is success, it will shows : “250-mailserver.com Hello [IP Address]

Step 7 : Insert “AUTH LOGIN

If is success, it will shows : “334 VXNlcm5hbWU6

Step 8 : Insert The Username Base64 Encoding On The Step 2

If is success, it will shows : “334 UGFzc3dvcmQ6

Step 9 : Insert The Password Base64 Encoding on The Step 3

If is success, it will shows : “235 Authentication Successful

Step 10 : Insert The Sender Email Address By Starting With “Mail From: [email protected]

If is success, it will shows : “250 OK <[email protected]> Sender Ok

Step 11 : Insert The Recipient Email Address By Starting with “Rcpt To: [email protected]

If is success, it will shows : “250 OK <[email protected]> Recipient Ok

Step 12 : Insert “Data

If is success, it will shows : “354 Start Mail Input; End With <CRLF>.<CRLF>

Step 13 : To Create A Subject For The Email, Insert “Subject: xxxxxx” Click Enter Once Created.

Step 14 : Insert The Body Message After Clicking Enter.

Step 15 : Insert “.”  Once The Body Message Has Been Completed.

If is success, it will shows : “250 Ok” / “Delivered

Additional Information

If you need further assistance, kindly submit ticket to Support Team regarding this issue.

Updated on March 14, 2019

Was this article helpful?

Related Articles

Leave a Comment

Need Help?
Submit a ticket to us and let our professional team assists you

Support Billing Sales
Support
Billing
Sales