20 Commits

Author SHA256 Message Date
d416fc2b24 Accepting request 1179913 from server:mail
OBS-URL: https://build.opensuse.org/request/show/1179913
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nmh?expand=0&rev=23
2024-06-11 16:30:54 +00:00
5869d97ce6 Accepting request 1179635 from home:dimstar:Factory
- Update nmh.keyring, basedon key published on savanna:
  gpg: Signature made Sa 18 Feb 2023 15:58:05 CET
  gpg:        using EDDSA key CF8FA47FD50BCC46CE4933D0F9DCD55451BEEF5A
  gpg: Good signature from "David Levine <levinedl@acm.org>" [unknown]

OBS-URL: https://build.opensuse.org/request/show/1179635
OBS-URL: https://build.opensuse.org/package/show/server:mail/nmh?expand=0&rev=13
2024-06-11 07:46:54 +00:00
8d30358870 Accepting request 1149517 from home:dimstar:rpm4.20:n
Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1149517
OBS-URL: https://build.opensuse.org/package/show/server:mail/nmh?expand=0&rev=12
2024-02-26 13:55:09 +00:00
57953aee57 - Update to version 1.8.0
* Support for Content-MD5 header fields, MIME content cache
    functionality, and the message/partial MIME type have been
    removed.
  * Gmail OAuth2/XOAUTH support for desktop applications has been
    effectively dropped, so nmh no longer supports it.
  * nmh support for Gmail API access is experimental, please post
    to nmh-workers@nongnu.org if you'd like to help with test and
    development.
  * repl(1) -convertargs now allows editing of the composition
    draft between translation and any encoding of text content.
    Because encoding can wrap long lines, the use of a paragraph
    formatter has been removed from mhn.defaults.

OBS-URL: https://build.opensuse.org/package/show/server:mail/nmh?expand=0&rev=11
2023-06-30 10:30:37 +00:00
461c02f43a Accepting request 625276 from server:mail
OBS-URL: https://build.opensuse.org/request/show/625276
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nmh?expand=0&rev=22
2018-07-28 10:42:31 +00:00
d5be744d32 Accepting request 624777 from home:bmwiedemann:branches:server:mail
+ 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
2018-07-25 12:14:52 +00:00
42075407fc Accepting request 293127 from server:mail
1

OBS-URL: https://build.opensuse.org/request/show/293127
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nmh?expand=0&rev=21
2015-03-27 08:40:37 +00:00
4344000e1c Accepting request 289661 from home:posophe:branches:server:mail
Update

OBS-URL: https://build.opensuse.org/request/show/289661
OBS-URL: https://build.opensuse.org/package/show/server:mail/nmh?expand=0&rev=7
2015-03-25 16:21:10 +00:00
Stephan Kulow
efd669c8ca Accepting request 204366 from server:mail
- New version 1.5:
  * 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/request/show/204366
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nmh?expand=0&rev=19
2013-12-10 08:34:47 +00:00
66f0b8a55f - New version 1.5:
* 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
2013-10-22 20:37:37 +00:00
Stephan Kulow
212eef4997 replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nmh?expand=0&rev=15
2011-12-06 17:32:15 +00:00
Stephan Kulow
b00dd75604 Accepting request 93658 from server:mail
add libtool to buildrequires (forwarded request 93290 from coolo)

OBS-URL: https://build.opensuse.org/request/show/93658
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nmh?expand=0&rev=14
2011-11-28 11:55:00 +00:00
OBS User autobuild
959a0211e5 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nmh?expand=0&rev=9 2010-03-18 15:11:39 +00:00
OBS User unknown
b461e3d6d1 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nmh?expand=0&rev=7 2008-09-08 14:23:40 +00:00
OBS User unknown
5a09ec2d9e OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nmh?expand=0&rev=6 2008-07-15 21:17:50 +00:00
OBS User unknown
729e9f360f OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nmh?expand=0&rev=5 2007-07-02 14:43:06 +00:00
OBS User unknown
ca84f48804 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nmh?expand=0&rev=4 2007-03-28 22:56:24 +00:00
OBS User unknown
66e74e2b4c OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nmh?expand=0&rev=3 2007-03-23 20:30:15 +00:00
OBS User unknown
7218bd887b OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nmh?expand=0&rev=2 2007-01-26 01:06:17 +00:00
OBS User unknown
7cb6b2eaa9 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nmh?expand=0&rev=1 2007-01-15 23:27:00 +00:00