- update to 3.21:
* Optionally create intermediate directories when creating
mailboxes.
* New stream flag is introduced: MU_STREAM_INTERDIR. Used
together with
* MU_STREAM_CREAT, it instructs mailutils to create any missing
intermediate directories, when creating file.
* New configuration statement "homedir" declares the action to
take if a user home directory does not exits.
* The statement is used by imap4d, lmtpd, mda, and putmail
utilities.
* The option informs fileinto that it should create missing
intermediate directories when creating a mailbox.
* Variable expansions in configuration statements.
* New commands in string expansions
* Sieve: fix coredump on parsing "fileinto :permission"
action.
* Sieve: fix optimizer.
* Library: fix parsing ls-compatible permission strings.
* Library: fix mu_sieve_machine_clone function.
* Configuration: use '\' to escape delimiters in some
statements.
* This affects statements whose arguments are colon- or comma-
delimited strings, e.g. ldap.field-map.
* ** Library: fix localized help output
* Help entries now use the correct translation domain. The bug
was originally reported and discussed in
* Setting synchronization mode allows the user to keep messages
in remote source mailbox, while downloading only recently
received messages. The mode is defined via the "--sync"
OBS-URL: https://build.opensuse.org/request/show/1328030
OBS-URL: https://build.opensuse.org/package/show/server:mail/mailutils?expand=0&rev=68
- update to 3.15:
* mbox format: don't count terminating empty line as part of the message
* Improve performance of the Sieve fileinto action
* Improve efficiency of operations on flat mailboxes in append mode
* Bugfixes in quoted-printable and fromrd filters
* Various fixes in mbox and dotmail format libraries
* Fix compilation with flex version 2.6.1
OBS-URL: https://build.opensuse.org/request/show/994181
OBS-URL: https://build.opensuse.org/package/show/server:mail/mailutils?expand=0&rev=53
- udpate to 3.14:
* TLS support rewritten from scratch
** New configuration statement: tls.handshake-timeout
* Fix idle timeout handling (imap4d and pop3d daemons)
* New function mu_mailbox_append_message_ext
* mail utility
** new command: unread (U)
** message state is preserved when copying to another mailbox
* Build requires GNU bison and flex
* All parsers and scanners are rewritten in reentrant form
* Support for mimetypes incorporated to the libmailutils library
* Maildir and MH mailboxes
** Change the way of storing the envelope information
** Message scanner completely rewritten
* Bugfixes
** Fix timezone calculation (see https://savannah.gnu.org/bugs/?61239)
** Fixed some memory and fd leaks
** Fixed corner case in mu_make_file_name_suf function
OBS-URL: https://build.opensuse.org/request/show/956189
OBS-URL: https://build.opensuse.org/package/show/server:mail/mailutils?expand=0&rev=49
- update to 3.7
- enable python3 instead of python2
* Support for the new mailbox format - dotmail
* Improve automatic mailbox format detection
* Rewrite mailcap (RFC1524) support
* imap4d: SEARCH command
* Improved SEARCH BODY and SEARCH TEXT commands
* Fixes in the 'mail' utility
* New mailbox notation @
* Sender addresses in message sets
* Fixes in IMAP client library
OBS-URL: https://build.opensuse.org/request/show/744078
OBS-URL: https://build.opensuse.org/package/show/server:mail/mailutils?expand=0&rev=22