- Overview
- Parameters specific to the check regarding the outgoing emails
- SMTP parameters (to send the message)
- POP3 parameters (for reading the incoming message)
The monitoring robot will: - send an email to an email address.
- read the in-box of the email address to check whether the email was received.
The check will be: - successful if the email was sent and if it found in the in-box.
- unsuccessful otherwise.
Parameters specific to the check regarding the outgoing emails SMTP parameters (to send the message) The SMTP parameters are the ones of the server used for sending emails: - the email address to which the test message will be sent.
- the SMTP server to use and the associated port.
- the user and the associated password.
POP3 parameters (for reading the incoming message) The SMTP parameters are the ones of the server used for sending emails: - the email address to which the test message will be read.
- the POP3 server to use and the associated port. The connection can be a SSL connection.
- the user and the associated password.
This page is also available for…
|
|
|
|