Ip.pop3.Enable; Ip.pop3.Password; Ip.pop3.Poll - Intermec EasyCoder PL3 Programmer's Reference Manual

Intermec easycoder pl3: reference guide
Hide thumbs Also See for EasyCoder PL3:
Table of Contents

Advertisement

EasyCoder PL-Series Printer Programmer's Reference Manual

ip.pop3.enable

Type: getvar; setvar
This parameter refers to whether the printer queries a POP3 mailbox for
mail.
getvar result
Returns the POP3 enable status (on or off).
Example
Description
Syntax
Result
setvar choices
on, off. Default = off
Example
Description
Syntax
Result

ip.pop3.password

Type: getvar; setvar
This parameter refers to the POP3 mailbox password. This only applies if
ip.pop3.enable is set to on.
getvar result
Returns the POP3 password set in the printer.
Example
Description
Syntax
Result
setvar choices
Text string up to 19 characters in length. Default = password
Example
Description
Syntax
Result

ip.pop3.poll

Type: getvar; setvar
This parameter refers to the frequency (in seconds) that the printer queries
a POP3 mailbox for new mail. This parameter only applies if the
ip.pop3.enable is set to on.
Note: A poll value of less then 30 seconds is not recommended. The
printer is unresponsive for several seconds when polling for e-mail
depending on data transfer time from the server to the printer.
Chapter 13— Configuration/Control Commands
Get the POP3 setting.
! U1 getvar "ip.pop3.enable"
"on"
Disable the POP3 querying.
! U1 setvar "ip.pop3.enable" "on"
Turns on the POP3 querying upon turning the printer
off and on or issuing the device.reset.
Get the POP3 password value
! U1 getvar "ip.pop3.password"
"password"
Set the POP3 password.
! U1 setvar "ip.pop3.password"
"password"
Changes the password to password. This change takes
effect upon turning the printer off and on or issuing the
device.reset.
141

Advertisement

Table of Contents
loading

This manual is also suitable for:

Easycoder pl4Easycoder pl-series

Table of Contents