Interpretation Acquire the port number setting of the POP server.

Allowed users admin, operator, user

Setting POP Server Port Number for VN-V686

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

Example /api/param?application.pop.port=110

Example of Response application.pop.port&200 OK

Interpretation Change the port number setting of the POP server.

Allowed users admin, operator

Getting POP Server User Name Setting from VN-V686

Format /api/param?application.pop.user

Example of Response application.pop.user=somename&200 OK

Response example when setting field is left blank application.pop.user=&200 OK

Interpretation Acquire the user name setting of the POP server. The user name is used as local part of sender mail address when sender mail address setting is blank. When the user name is blank, the local-part is set to "vn_c20".

Example of Response application.pop.user=somename&200 OK

Example of Mail Address somename@somecompany.com

Allowed users admin, operator, user

Setting POP Server User Name for VN-V686

Format /api/param?application.pop.user=data

Example /api/param?application.pop.user=somename

Example of Response application.pop.user&200 OK

Interpretation Change the user name setting of the POP server. The maximum user name size is 64 bytes. Set as follows when this is to be left blank.

/api/param?application.pop.user=%00

The user name is used as local part of sender mail address when sender mail address setting is blank. When the user name is blank, the local-part is set to "vn_c20". When POP before SMTP is disabled, it is not necessary to set POP server settings other than POP user name setting.

Example of setting /api/param?application.pop.user=somename

Example of Mail Address somename@somecompany.com

Following characters must not be used in user name.

space ( ) < > [ ] : ; ¥ ,(comma)

Allowed users admin, operator

47

Page 47
Image 47
JVC VN-V686UAPI manual Setting POP Server Port Number for VN-V686, Getting POP Server User Name Setting from VN-V686