- 19 Apr, 2002 4 commits
-
-
- 16 Apr, 2002 4 commits
-
-
-
new mu_set_user_email_domain() - domain to use to qualify an @-less username modified mu_get_user_email() - now uses default address and domain, if set -E,--email-addr - config option, calls mu_set_user_email -D,--email-domain - config option, calls mu_set_user_email_domain :address group for the above config options
Sam Roberts authored -
-
declared is to always call a mailutils wrapper function, which in turn calls the real function. That means the wrappers (and other functions in lib) will still compile with warnings, but the mailbox and utility code can compile clean.
Sam Roberts authored
-
- 15 Apr, 2002 18 commits
-
-
-
-
-
-
-
-
-
-
-
-
-
-
HAVE_PROGRAM_INVOCATION_NAME. (@BOTTOM@): Provide external declarations for program_invocation_.*name if necessary.
Sergey Poznyakoff authored -
-
-
-
-
-
- 12 Apr, 2002 1 commit
-
-
- 11 Apr, 2002 13 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
-