Mobile Printer CPCLProgramming Manual P14-49
ip.pop3.print_body
type: getvar; setvar
This parameter refers to whether the email body will be
printed when the email is retrieved via POP3. This only
applies if the ip.pop3.enable is set to on.
getvar result Returns the pop3 print body status (on or off)
Example Description Instructs the printer to respond
whether or not the it will print the
body of email retrieved via POP3.
Syntax ! U1 getvar “ip.pop3.print_body”
Result “on”
set var choices “on”, “off”
Default “Off”
Example Description Instructs the printer
not to print the body of the email
retrieved via POP3.
Syntax ! U1 setvar “ip.pop3.print_body”
“off”
Result Turns off the pop3 print body pa-
rameter.
ip.pop3.print_headers
type: getvar; setvar
This parameter refers to whether the headers (From,
Date, and Subject fields) of the email are to be printed.
This only applies if the ip.pop3.enable is set to “on”.
getvar result Returns the status of the pop3 printheaders (on
or off).
Example Description Instructs the printer to respond with
the POP3 print_headers value.
Syntax ! U1 getvar
“ip.pop3.print_headers”
Result “off”
setvar choices “on”, “off”
Default “off”
Example Description Instructs the printer to enable the
POP3 print_headers.
Syntax ! U1 setvar “ip.pop3.print_headers”
“on”
Result Turns the pop3 printheaders on.