Overview
Mail Plugin is designed to test availability of a mail server (both POP3 and SMTP capability). It works by sending a small e-mail throght the server and then receiving it (again throught the server).
Parameters
SMTPAuth
Authentication with the SMTP server
SMTPMail
Mailbox from which the mail is sent
SMTPRcpt
Mailbox to which the mail is sent
Subject
Subject of the mail
To
To header of the mail
From
From header of the mail
Body
Contents of the mail
ReplyTo
ReplyTo header of the mail
POP3User
Username for authentication with the POP3 server
POP3Pass
Password for authentication with the POP3 server