SGD Printer Settings
ip.smtp.domain
196
14245L-003 Rev. A EPL Programming Guide 12/16/13
ip.smtp.domain
Description This printer setting refers to the domain name used by the printer in sending
email with respect to the SMTP server. 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 domain name.
Format: ! U1 getvar "ip.smtp.domain"
setvar This command instructs the printer to change the SMTP domain name.
Format: ! U1 setvar "ip.smtp.domain" "value"
Valu e s : A maximum of 24 alphanumeric characters
Default: "ZBRPrintServer"
Example • This setvar example shows the value set to "ZBRPrintServer.com".

! U1 setvar "ip.smtp.domain" "ZBRPrintServer.com"

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