SGD Printer Settings
ip.pop3.enable
190
14245L-003 Rev. A EPL Programming Guide 12/16/13
ip.pop3.enable
Description This printer setting determines if the printer queries a POP3 mailbox for mail.
For printer support, see SGD Command Support on page 315.
Type getvar; setvar
This table identifies the commands for this format:
Note • For details on SGD command structure, see Command Structure on page 638.
Commands Details
getvar
This command instructs the printer to respond with the POP3 status.
Format: ! U1 getvar "ip.pop3.enable"
setvar
This command instructs the printer to turn POP3 on or off.
Format: ! U1 setvar "ip.pop3.enable" "value"
Va lues:
"off" = disables POP3
"on" = enables POP3
Default: "on"
Example • This setvar example shows the value set to "on".
! U1 setvar "ip.pop3.enable" "on"
When the setvar value is set to "on", the getvar result is "on".