|
|
The following parameters are in the IMAP-3.6 toolkit:
(DRIVER *) list of all lunk mail drivers.
(mailgets_t) if non-zero, has routine to get a string from a
stream; zero to read entirely into fs_get buffer.
(mailcache_t) C client cache management routine.
(char *) user name.
(char *) home directory.
(char *) local host name.
(char *) system inbox (/usr/spool/mail/????????).
(long) number of seconds before open timeout.
(long) number of seconds before read timeout.
(long) number of seconds before write timeout.
(tcptimeout_t) routine to be called on a TCP
timeout.
(long) number of failed login attempts permitted before
punting (this is in the client; servers may have their own limit).
(long) number of envelopes/UIDs to do an advance
lookahead prefetch in mail_fetchstructure and
mail_uid.
(long) IMAP TCP contact port.
(long) non-zero if SEARCH should prefetch
envelopes of matching messages.
(long) non-zero if mm_login should be given the
full mailbox name instead of just the host name.
(long) non-zero if SELECT or EXAMINE
failure should close the stream (otherwise it is left half-open so
it can be used on a retry).
(long) POP3 TCP contact port.
(long) default protection of new mailbox files.
(long) default protection of new lock files.
(long) non-zero if ``>'' to be inserted in front of all
``From'' lines, zero to use smart algorithm.
(char *) news active file name.
(char *) news state file name.
(char *) file extension for mail on DOS.
(long) non-zero if flock disabled (SVR4
only).
(long) non-zero if EACCES error on lock file
reports an error.