SEND_MAIL_DEFAULT
Client-wide variable that sets the Agent and the Login object that should be used in script functions SEND_MAIL. These functions send emails and attachments.
This setting is overruled if Agent and Login are specified in individual SEND_MAIL script functions.
-
Format: SEND_MAIL_DEFAULT = <agent object>,<login object>
Note: The Login object used must have an entry with the type MAIL.
If this key is not defined, the email is sent through the Automation Engine.
-
Restart required: No
See also: