Project mailutils

mailutils

3.18  —  2025-01-03
* New debugging shortcut: all

Using "all" in mailutils debug level specification enables all
debugging categories.  Syntactically, "all" can be used wherever
an actual category name is allowed, thus, e.g., "all.!=prot" enables
all levels except "prot" in all debugging categories.

* mail: fix and document interaction between mailutils configuration
  files and mail command files.

In particular, mail variables that correspond to some mailutils
configuration settings, now correctly reflect their value.

* Bugfixes

** Minor fix in handling of EHLO command in smtp client.
** Improve docs.
** Minor fix in mhn and related tests.
** mail utility: use the "mailer" configuration capability.
	  

GNU Mailutils is a swiss army knife of electronic mail handling. It contains a rich set of mail-related utilities and daemons, including pop3d, imap4d, sieve and several domain-specific mail delivery agents.