Mobile Printer CPCLProgramming Manual P14-51
ip.pop3.username
type: getvar; setvar
This parameter refers to the POP3 username. This only
applies if the ip.pop3.enable is set to on.
getvar result This command instructs the printer to respond
with the POP3 username value.
Example Description This command instructs the printer
to respond with the POP3
username value.
Syntax ! U1 getvar “ip.pop3.username”
Result “user”
setvar choices Text string up to 19 characters in length
Default User
Example Description This command instructs the printer
to change the POP3 username to
user1.
Syntax ! U1 setvar “ip.pop3.username”
“user1”
Result This will change the pop3
username to user1.
ip.pop3.verbose_headers
type: getvar; setvar
This parameter refers to whether all the email headers of the
email will be printed. This only applies if ip.pop3.enable and
ip.pop3.print_headers are set to “on”.
getvar result This will return the pop3 verbose headers status
(on or off).
Example Description This command instructs the printer
to respond with the POP3 verbose
header value.
Syntax ! U1 getvar
“ip.pop3.verbose_headers”
Result “off”
setvar choices “on”, “off”
Default “off”
Example Description Instructs the printer to enable
POP3 verbose headers.
Syntax ! U1 setvar
“ip.pop3.verbose_headers” “on”
Result Turns POP3 verbose headers on.
All email headers will be printed.