The Alarm Menu :: SMTP Server




param.cgi?cmd=setsmtpattr

FunctionSet SMTP Server Parameters for the Email Notification
Authorityadmin
Parameterma_server: SMTP Server Address e.g. smtp.strato.de
ma_port:SMTP Server Port e.g. 25, 587 or 465
ma_ssl: SSL Encryption 0 (Disabled), 1 (SSL), 2 (TLS) or 3 (STARTTLS)
ma_logintype:Enable (1) or Disable (3) Authentication
ma_username:SMTP Server Username
ma_password:SMTP Server Password
ReturnSuccess, Error
ExampleGET: http://admin:instar@192.168.2.168/cgi-bin/hi3510/param.cgi?cmd=getsmtpattr
SET: http://admin:instar@192.168.2.168/cgi-bin/hi3510/param.cgi?cmd=setsmtpattr&-ma_server=my.smtpserver.com&-ma_port=587&-ma_ssl=3&-ma_logintype=1&-ma_username=my@email.com&-ma_password=mypassword