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