197
SGD Printer Settings
ip.smtp.enable
12/16/13 EPL Programming Guide 14245L-003 Rev. A
ip.smtp.enable
Description This printer setting refers to the SMTP protocol. 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 onpage 638.
Commands Details
getvar This command instructs the printer to return the SMTP status.
Format: ! U1 getvar "ip.smtp.enable"
setvar This command instructs the printer to turn SMTP on or off.
Format: ! U1 setvar "ip.smtp.enable" "value"
Valu e s :
"off" = disables SMTP
"on" = enables SMTP
Default: "on"
Example • This setvar example shows the value set to "on".

! U1 setvar "ip.smtp.enable" "on"

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