|
|
Message Security Administration Guide > Test Tools & Mail Flow Troubleshooting > SMTP Message Test
|
|
SMTP Message Test
Use the SMTP Message Test to verify whether your email server can receive a message. The test generates an actual message, so you should use an address with both an email account on your mail server and a user account on the message security service. You can also enter a user alias, but not a domain alias.
Note: If your mail server rejects spoofed sender addresses, this may cause the SMTP Message test to fail even though other mail can be sent successfully.
To run the SMTP Message Test:
3. On the SMTP Message Test page, enter the email address of a user to be used as the message recipient.
![]()
Test mail flow through the data center: Checks mail connectivity through the message security service to your mail server. It can be used to troubleshoot mail delivery to identify problems with Administration Console settings.
![]()
Test an email generated by the data center: Helps you troubleshoot issues concerning delivery of alerts, quarantine summaries, and quarantined messages.
![]()
Test an email from the data center directly to your mail host: Checks mail connectivity to your mail server. It can be used to troubleshoot mail delivery and find problems on your mail server.To run the SMTP Message Test by batch file:
See the testmail command section in the “Commands” chapter of the Batch Reference Guide for details on submitting the following command:
mailtype=0|1
0, if sent through the data center
1, if generated by the data center
Successful Results for SMTP Test
Test mail flow through the data center
A successful SMTP Message Test using this option displays the following test summary:
The email data center can deliver email to this email server from an external email server.Test an email generated by the data center
When the SMTP Message Test successfully delivers mail to your mail server using this option you will see:
The email data center can deliver email to this email server from an external email server.Test an email from the data center directly to your mail host
Note: This test setting will always fail if your mail server is set to accept only TLS mail. If your mail server accepts only TLS connections, use one of the other two test settings instead.
When the SMTP Message Test successful delivers mail to your mail server using this option, you will see:
In all cases, the recipient marc@jumboinc.com will receive the following email:
Error Messages and Next Steps
When the SMTP Message Test fails, you will see a summary similar to the successful test results, however the last line of the summary points out when the transaction failed.
SMTP Connection failed.
See Troubleshoot Incoming Email Delivery for full steps.
This usually indicates an issue with your mail server.
Look in your mail server logs for the exact SMTP error it returned. This information will help you resolve this issue.
This indicates that your mail server will not accept the sender (test@psmtp.com) or timed out during this phase of the test.
Look in your mail server logs for the exact SMTP error it returned. This information will help you resolve this issue.
This usually indicates that your mail server rejected the recipient or timed out during this phase of the test. Does the recipient have an email box on the server?
Look in your mail server logs for the exact SMTP error it returned. This information will help you resolve this issue.
Sending message data failed.
This indicates that your mail server rejected the body of the email message or timed out during this phase of the test.
Look in your mail server logs for the exact SMTP error it returned. This information will help you resolve this issue.