- 11 Apr, 2002 2 commits
-
-
you mailutils configuration, make ~/.mailutils a directory, and put your config files in it (same name, minus the leading "."). Also organized all common options under the heading "Common options", moved the daemon and auth options before the common options, and implemented a --lock-flags option.
Sam Roberts authored -
Fixed bug wherein lock count wasn't incremented for external locking. Fixed bug wherein the right flags wasn't checked during union init.
Sam Roberts authored
-
- 10 Apr, 2002 7 commits
-
-
-
-
(mu_retrieve): Retrieve information using stack of retriever functions. (mu_getpwnam,mu_register_getpwnam): Rewritten using retriever functions. (mu_getpwuid,mu_register_getpwuid): Likewise.
Sergey Poznyakoff authored -
-
-
-
-
- 08 Apr, 2002 4 commits
-
-
-
-
If the mailbox to be locked is not writable for the user, locking type changes to NULL (no locking at all). If the directory where the mailbox resides is not writable, the locking type switches to KERNEL.
Sergey Poznyakoff authored -
-
- 04 Apr, 2002 2 commits
-
-
- 28 Mar, 2002 12 commits
-
-
1. mail -f~user/path coredumps 2. mail --mail-spool [other than mbox URL]://hostname did not work (same for frm and others). 3. mail --mail-spool imap://hostname did not work (at least with out imap4d).
Sergey Poznyakoff authored -
-
-
(imap_list): Ignore NIL delimiters, correctly handle strings, not enclosed in doublequotes.
Sergey Poznyakoff authored -
-
-
-
(tilde_expand): Return MU_ERR_NO_SUCH_USER if an invalid username was specified.
Sergey Poznyakoff authored -
-
(Help output): Print additional note about --file taking optional argument. However, nobody reads help :( (parse_opt): Try to figure out if argument to -f was separated by a whitespace. If so, print a warning and switch to mail-reading mode. (main): Print more detailed diagnostics if mailbox_scan failed.
Sergey Poznyakoff authored -
-
-
- 25 Mar, 2002 13 commits
-
-