smtpAccount |
![]() ![]() ![]() |
smtpAccount configuration element is used to configure an SMTP account. This element must be configured in a global configuration file.
Nested Elements host (Accepts MScript) The IP Address or the name of the SMTP server port (Accepts MScript) The port of the SMTP server. This value is usually 25. user (Accepts MScript) The name of the mail account. password (Accepts MScript) The password of the mail account. from (Accepts MScript) The description of the mail sender auth (Accepts MScript) If the SMTP server requires authentication the value must be true. |