Interpretation Change the address setting of the SMTP server. Specify the IP address or FQDN. The maximum FQDN size is 63 bytes. Specify as 0.0.0.0 when the SMTP server is not set. It is also possible to leave the setting field blank as follows. /api/param?application.smtp.host=%00

Allowed users admin, operator

Getting SMTP Server Port Number Setting from VN-V686

Format /api/param?application.smtp.port

Example of Response application.smtp.port=25&200 OK

Interpretation Acquire the port number setting of the SMTP server.

Allowed users admin, operator, user

Setting SMTP Server Port Number for VN-V686

Format /api/param?application.smtp.port=data

Example /api/param?application.smtp.port=25

Example of Response application.smtp.port&200 OK

Interpretation Change the port number setting of the SMTP server.

Allowed users admin, operator

Getting Sender Mail Address Setting from VN-V686

Format /api/param?application.smtp.mailfrom

Example of Response application.smtp.mailfrom=somebody@somecompany.com&200 OK

Interpretation Acquire sender mail address setting. POP user name is used as local part of sender mail address when sender mail address setting is blank. When POP user name is also blank, the local-part is set to "vn_v25@hostname". When the hostname is also blank, SMTP server decide sender mail address.

Allowed users admin, operator, user

Setting Sender Mail Address for VN-V686

Format /api/param?application.smtp.mailfrom=data

Example /api/param?application.smtp.mailfrom=somebody@somecompany.com

Example of Response application.smtp.mailfrom&200 OK

Interpretation Change sender mail address setting. Maximum text number of sender mail address is 96. Alphanumeric and followings are available.

! # $ % & ' * + - / = ? ^ _ ` { } ~

POP user name is used as local part of sender mail address when sender mail address setting is blank. When POP user name is also blank, the local-part is set to "vn_v25@hostname". When the hostname is also blank, SMTP server decide sender mail address.

45

Page 45
Image 45
JVC VN-V686UAPI manual Getting Smtp Server Port Number Setting from VN-V686, Setting Smtp Server Port Number for VN-V686