INSTAR Deutschland GmbHINSTAR Deutschland GmbH

720p CGI Commands



The Alarm Menu :: SMTP Server




param.cgi?cmd=setsmtpattr

Function Set SMTP Server Parameters for the Email Notification
Authority admin
Parameter ma_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
Return Success, Error
Example GET: http://admin:instar@192.168.178.88/cgi-bin/hi3510/param.cgi?cmd=getsmtpattr
SET: http://admin:instar@192.168.178.88/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