./mail/mailutils, Utilities, daemons, and filters for processing e-mail

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 3.17, Package name: mailutils-3.17, Maintainer: vins

GNU mailutils is a powerful protocol-independent mail framework. It
provides a set of libraries for writing flexible mail-handling
software, as well as a number of utilities for both local and remote
mail handling. Among the utilities provided are pop3 and imap4
servers, sieve mail filtering utility, mailx-compatible mail client
and others.



Package options: gnutls, gsasl, gssapi, ndbm

Master sites: (Expand)

Filesize: 7695.309 KB

Version history: (Expand)


CVS history: (Expand)


   2024-03-01 07:34:45 by Kimmo Suominen | Files touched by this commit (9)
Log message:
Use MASTER_SITE_GNU
   2024-01-16 15:37:33 by Paolo Vincenzo Olivo | Files touched by this commit (3) | Package updated
Log message:
mail/mailutils: update to 3.17

Noteworthy changes in this release:

* Use of TLS in pop3d and imap4d

If not explicitly specified, the TLS mode to use (ondemand, connect,
etc.) is derived from the configured port.  E.g., for imap4d, port 143
implies ondemand mode, and port 993 implies connection mode.

The global tls-mode setting is used only when the mode cannot be
detemined
otherwise, i.e. neither per-server tls-mode is given nor the port gives
any clues as to the TLS mode to use.

* Bugfixes

** movemail: fix handling of -P option.
** Improve file safety checking routine.
** Fix compilation with new gcc versions.
   2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377)
Log message:
*: recursive bump for icu 74.1
   2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298)
Log message:
*: bump for openssl 3
   2023-08-27 13:56:26 by Paolo Vincenzo Olivo | Files touched by this commit (1)
Log message:
mail/mailutils: fix GSSAPI implementation detection.
   2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247)
Log message:
*: recursive bump for Python 3.11 as new default
   2023-07-06 19:59:39 by Paolo Vincenzo Olivo | Files touched by this commit (3) | Package updated
Log message:
mail/mailutils: update to release 3.16.

# CHANGES

Version 3.16, 2023-05-01

* Support for Berkeley DB version 2 withdrawn

* Bugfixes
** rdcache streams: fix stream size computation
** tlsfdstr streams: fix error handling
** wordwrap streams: fix handling of overflowing lines
   2023-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) | Package updated
Log message:
revbump after textproc/icu update