EasyCoder PL-Series Printer Programmer's Reference Manual
ip.pop3.save_attachments
Type: getvar; setvar
This parameter refers to whether e-mail attachments are to be saved to the
flash file system in the printer. This parameter only applies if
ip.pop3.enable is set to on.
Note: Attachment file names are truncated to 11 characters (8 characters
with a 3-character extension).
getvar result
Returns the POP3 save attachments status (on or off).
Example
Description
Syntax
Result
setvar choices
on, off. Default = on
Example
Description
Syntax
Result
ip.pop3.server_addr
type: getvar; setvar
This parameter refers to the POP3 server IP address the printer contacts
when checking for new mail. This parameter only applies if ip.pop3.enable
is set to on.
getvar result
Returns the POP3 server address setting.
Example
Description
Syntax
Result
setvar choices
Any valid POP3 server address. Default = 0.0.0.0
Example
Description
Syntax
Result
Chapter 13— Configuration/Control Commands
Get the POP3 save attachments value.
! U1 getvar "ip.pop3.save_attachments"
"off"
Disable POP3 save attachments.
! U1 setvar "ip.pop3.save_attachments"
"off"
Turns off the POP3 save attachments.
Get the server address.
! U1 getvar "ip.pop3.server_addr"
"0.0.0.0"
Set the POP3 server address to 10.19.3.1.
! U1 setvar "ip.pop3.server_addr"
"10.19.3.1"
Sets the POP3 server address to 10.19.3.1.
143
Need help?
Do you have a question about the EasyCoder PL3 and is the answer not in the manual?
Questions and answers