+ check gpg sig
- Update to version 1.7.1
- Add reproducible.patch to fix build date and hostname
(boo#1047218, boo#1084909)
- Complete unification of network security support. All network protocols
have been refactored to use a common set of security routines.
This means all protocols support all SASL mechanisms and TLS.
TLS support has been strengthened to perform certificate name validation
and to require TLS 1.1 as a minimum protocol.
Also, all protocols can make use of the OAuth2/XOAUTH SASL mechanism,
which is supported by Gmail.
- send(1) now supports adding switches to post(8) based on the address or
domain of the email address in the From: header; this more easily allows
users to support multiple identities.
- A generic facility for passing arguments to filter programs in repl(1)
by use of the -convertargs switch.
- Native support for the manipulation of iCalendar requests; see mhical(1)
for more details.
- See NEWS file for more changes
OBS-URL: https://build.opensuse.org/request/show/624777
OBS-URL: https://build.opensuse.org/package/show/server:mail/nmh?expand=0&rev=9
* comp, forw, and dist now process all drafts through
mh-format(5) and now support new command line arguments -from,
-to, -cc, -fcc, and -subject.
* Nmh's idea of the local mailbox is now configurable via a new
profile entry, Local-Mailbox.
* post now requires a “From:” header in all message that it
processes. All components files have been adjusted to include
an appropriate “From:” header by default. The release notes
have more information on how this transition will affect
users.
* The -attach option is now the default for send (using the
header Nmh-Attachment) and -attachformat 1 is the default
attachment type.
* Command editing and filename completion (via readline) is now
available in whatnow
* Support for using an external command to filter the body of a
message through in mhl. See mhl(1) for more details,
specifically the format keyword, the formatproc entry in
mh-profile(5), and the -fmtproc switch for mhl and repl.
* Preliminary support for improved MIME handling when replying
to messages. Yes, a long requested feature has a solution. See
the release notes and docs/contrib/replyfilter for more
information.
- Obsoletes nmh-warnings.patch
OBS-URL: https://build.opensuse.org/package/show/server:mail/nmh?expand=0&rev=5