Getting "pop before smtp" setting from vn-v686, Setting "pop before smtp" for vn-v686, Getting pop server address setting from vn-v686 – JVC VN-V686UAPI User Manual

Page 46: Setting pop server address for vn-v686

Advertising
background image

Allowed users admin, operator

Getting "POP before SMTP" Setting from VN-V686

Format

/api/param?application.smtp.type

Example of Response

application.smtp.type=pbs&200 OK

Interpretation Acquire the "POP before SMTP" setting. "simple" is returned when this is set to off. "pbs" is

returned when this is set to on.

Allowed users admin, operator, user

Setting "POP before SMTP" for VN-V686

Format

/api/param?application.smtp.type=data

Example

/api/param?application.smtp.type=pbs

Example of Response

application.event.smtp.type&200 OK

Interpretation Change the "POP before SMTP" setting. Specify as "simple" when setting to off and "pbs" when

setting to on.

Allowed users admin, operator

Getting POP Server Address Setting from VN-V686

Format

/api/param?application.pop.host

Example of Response

application.pop.host=192.168.0.200&200 OK

Response example when setting field is left blank

application.pop.host=&200 OK

Interpretation Acquire the address setting of the POP server.

Allowed users admin, operator, user

Setting POP Server Address for VN-V686

Format

/api/param?application.pop.host=data

Example

/api/param?application.pop.host=192.168.0.200

Example of Response

application.pop.host&200 OK

Interpretation Change the address setting of the POP server. Specify the IP address or FQDN. The maximum

FQDN size is 63 bytes. Specify as 0.0.0.0 when the POP server is not set. It is also possible to leave the setting field

blank as follows.

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

Allowed users admin, operator

Getting POP Server Port Number Setting from VN-V686

Format

/api/param?application.pop.port

Example of Response

application.pop.port=110&200 OK

46

Advertising