Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » SMTP commands   (RSS)

MX Record

What is MX Record? MX stands for Mail Exchange Records. Where it's used ? MX records are used in DNS records(or Zone files) to specify how email should be routed.
Posted by Deva Gnanam .J | 0 Comments
Filed under: ,

SMTP Diagnostics - SMTPDiag Tool

What is SMTPDiag? SMTPDiag is a troubleshooting tool designed to work directly on a Windows server with IIS/SMTP service enabled or with Exchange Server installed. What is it used for? It utilizes the same API's as Windows and Exchange in order to diagnose

SMTP Commands Part # 3 - List of Server reply codes

When we execute the SMTP command, we'll receive a reply from the mail server in the form of a three digit number followed by information describing the reply. For example, 250 OK Please find the list of reply codes from the Server. 211 A system status

SMTP Commands Part # 2 - Using Telnet on port 25 to test SMTP communication

Please find the following steps and SMTP commands to test SMTP communication using Telnet on Port 25 . 1. At a command prompt, type telnet , and then press ENTER. This command opens the Telnet session. 2. Type set localecho and then press ENTER. This

SMTP Commands Part # 1- List of SMTP Commands

Please find the list of SMTP commands and its definitions, which can be used on multiple places. For example it can be used to check event SMTP sinks by sending mails . SMTP commands SMTP command Command function HELO Sent by a client to identify itself,
 
Page view tracker