SGD Printer Settings
ip.pop3.poll
192
14245L-003 Rev. A EPL Programming Guide 12/16/13
ip.pop3.poll
Description This printer setting refers to how frequent (in seconds) the printer queries a
POP3 mailbox for new mail. This only applies if the "ip.pop3.enable" is set to on. For
printer support, see SGD Command Support on page 315.
Type getvar; setvar
This table identifies the commands for this format:
Note • A poll value of less then thirty seconds is not recommended. The printer is
unresponsive for several seconds when polling for email depending on data transfer time
from the server to the printer.
Note • For details on SGD command structure, see Command Structure onpage 638.
Commands Details
getvar This command instructs the printer to respond with the POP3 poll
frequency (in seconds).
Format: ! U1 getvar "ip.pop3.poll"
setvar This command instructs the printer to change the POP3 poll interval. A
value of "0" causes the printer to only query the POP3 mailbox one time,
on printer power up, or following a network reset.
Format: ! U1 setvar "ip.pop3.poll" "value"
Valu e s : "0" through "65535"
Default: "0"
Example • This setvar example shows the value set to "0".

! U1 setvar "ip.pop3.poll" "0"

When the setvar value is set to "0", the getvar result is "0".