User guide

153
SGD Commands for Wireless Operation
ip.smtp.server_addr
4/29/08 Wireless User Guide 14143L-005 Rev. A
ip.smtp.server_addr
Description This printer setting refers to the IP address of the SMTP server used for sending
email.
Type getvar; setvar
This table identifies the commands for this format:
Commands Details
getvar
This command instructs the printer to respond with the current SMTP
server address.
Format: ! U1 getvar "ip.smtp.server_addr"
setvar
This command instructs the printer to change the SMTP server address.
Format: ! U1 setvar "ip.smtp.server_addr" "value"
Va lues : Any valid IP address.
Default: 0.0.0.0
Example • This setvar example shows the value set to 10.10.10.10.
! U1 setvar "ip.smtp.server_addr" "10.10.10.10"
When the setvar value is set to "10.10.10.10", the getvar result is
"10.10.10.10".