_______________________________________________________________________________________________________
_______________________________________________________________________________________________________
© Virtual Access 2018
GW6600 Series User manual
Issue: 1.7
Page 458 of 519
option enabled 'yes'
option severity 'debug-error'
option target 'SyslogTarget'
# Sample Email
config conn_tester
option name 'EmailTest'
option type 'link'
option link_iface 'PoAADSL'
config target
option timeout_sec '10'
option name 'EmailTarget'
option type 'email'
option conn_tester 'EmailTest'
option from '[email protected]'
option to '[email protected]'
option subject_template '%{serial} %{severityName} %{eventName}!!!'
option body_template '%{eventName} (%{class}.%{subclass})
happened!'
option smtp_addr '192.168.100.3:25'
option smtp_user 'root'
option smtp_password 'admin'
option use_tls 'no'
option tls_starttls 'no'
option tls_forcessl3 'no'
config forwarding
option enabled 'yes'
option target 'EmailTarget'
option className 'power'
option eventName 'IgnitionOff'
option severity 'notice-notice'
# Sample SMS
config target
option name 'SMStarget'