Blog Entry of 2009-Mar-23 in PRTG 7
New Features in PRTG 7.1 (Part 4): "Email Round Trip Monitoring"

How does it work?
There are two new sensor types for this task:- SMTP & IMAP Round Trip Sensor
- SMTP & POP3 Round Trip Sensor
- Step 1: PRTG delivers an email via the SMTP protocol to a mail server (just like an email client).
- Step 2: The SMTP server delivers the email to a POP3 server (which can be located at a remote site, in your local LAN or on the same server as well).
- Step 3: Every few seconds PRTG retrieves emails from the POP3 server until the test email arrives.
Recommended Configuration
Here is a simple concept to check delivery of email out of and into your organization:- Create a dedicated email account for this test in your mail system.
- Set up an external email account (hosted mail server, freemailer, etc.) that delivers all emails back to an email account in your organization.
- Set up PRTG's round trip sensor to send an email to the external email account using your LAN's mail server and then check for the mailbox on your mail system for arrival of the email.
- Your email server accepts emails via SMTP.
- Emails are being sent to the outside world (which means that your internet connection works, MX lookups for email delivery work, etc.).
- Emails from external mail server can be delivered into your mail system (this includes that the MX records for your domain are correct, that your mail server can be reached from the outside world, that your email filtering is working, etc.).
- Emails can be retrieved using POP3 (or IMAP).