| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Mew can POP to retrieve messages. This section describes following variables to control POP.
The name of your POP server.
The name of SSH server which forwards the POP3 port.
If non-nil, POP connections are made over SSL.
The port for POP over SSL.
The user name on your POP server. The default is your login name.
The authentication method for POP3. 'pass means the authentication with USER/PASS (i.e. plain password). 'apop means the authentication with APOP. ‘t’ means SASL according to ‘mew-pop-auth-list’. The default is 'apop.
A list of SASL methods in the preferred order. Currently, "CRAM-MD5" can be used.
Whether or not delete messages on a POP server after retrieval by POP. If ‘t’, delete the messages. If ‘nil’, retain the messages. If number N, delete the messages N days after the first access. The default is ‘t’.
The limit size of messages to be retrieved by POP. The default is 55296 byte. 0 means unlimited, so you can get all messages from the POP server. To know how to retrieve the rest of a truncated message, please refer to See section Getting messages.
*The limit of body lines to get when the size of message exceeds ‘mew-pop-size’. The default is 40.
Whether or not the body of a message is retrieved by POP. If non-nil, only header is retrieved. The default is ‘nil’
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] |
This document was generated by U-X61T\saito on October, 15 2008 using texi2html 1.78.