1. Home
  2. Knowledge Base
  3. Windows server
  4. How To Check SMTP Logs in Windows Server (IIS)?

How To Check SMTP Logs in Windows Server (IIS)?

Step 1: Enable SMTP Logs

Open Start > Programs > Administrative Tools > Internet Information Service (IIS) Manager. Right click “Default SMTP Virtual Server” and choose “Properties”. Check “Enable logging”.

Step 2: Click “Properties …” to check all options.

Step 3: Check SMTP Logs. You can check the SMTP log files at C:\WINDOWS\system32\LogFiles\SMTPSVC1.

Step 4: Now you can open the log file and check the email logs. The most important field is status code. “250” means ok.
———————————————————————————————————————————————————-

What are the list of SMTP log codes for windows server

Status Code Description
211 System status, or system help reply
214 Help message
220 Service ready
221 Service closing transmission channel
250 Requested mail action okay, completed
251 User not local; will forward to
354 Start mail input; end with “.”
421 Service not available, closing transmission channel
450 Requested mail action not taken: mailbox unavailable
451 Requested action aborted: local error in processing
452 Requested action not taken: insufficient system storage
500 Syntax error, command unrecognized
501 Syntax error in parameters or arguments
502 Command not implemented
503 Bad sequence of commands
504 Command parameter not implemented
550 Requested action not taken: mailbox unavailable
551 User not local; please try <….>
552 Requested mail action aborted: exceeded storage allocation
553 Requested action not taken: mailbox name not allowed
554 Transaction failed
—————————————————————————————————————————–

Related Articles

Need Support?
Can't find the answer you're looking for?
Contact Support