See METHODS in Mail::Reporter
Option | Defined in | Default |
---|---|---|
executable |
| |
hostname |
| |
interval |
| |
log | Mail::Reporter |
|
password | undef | |
port | undef | |
proxy | undef | |
retry | <false> | |
timeout |
| |
trace | Mail::Reporter |
|
username | undef | |
via |
|
Specifying explicit locations for executables of email transfer agents should only be done with absolute file names, to avoid various pontential security problems.
The explicitly indicated mail transfer agent does not exists. The normal settings are used to find the correct location.
Look for a binary with the specified $name in the directories which are defined to be safe. The list of standard directories is followed by the optional @directories. The full pathname is returned.
You may specify new(proxy), which specifies the absolute name of the binary to be used.
Returns the hostname, port number, username and password to be used to establish the connection to the server for sending or receiving mail.
Returns the retry interval, retry count, and timeout for the connection.