Template:V13 vm email script variables

From innovaphone wiki
Revision as of 10:39, 19 August 2024 by Vsc (talk | contribs)
Jump to navigation Jump to search

From on 13r1 the script email.xml doesn't need to be edited. The script reads the static configuration underneath PBX/Config/Authentication/Email Verification.

The following script variables will yield those email settings when read.

$_pbx_auth_email_server

SMTP server

$_pbx_auth_email_host

Client host name

$_pbx_auth_email_addr

Sender Email address

$_pbx_auth_email_usr

Username for authentication

$_pbx_auth_email_pwd

Password for authentication

$_pbx_auth_email_sender

Sender name