GNU Mailutils
Mailutils is a swiss army knife of electronic mail handling. It offers a rich set of utilities and daemons for processing e-mail.
All Mailutils programs are able to operate on mailboxes of any existing format, ranging from standard UNIX maildrops, through maildir and up to remote mailboxes, which are transparently accessed using IMAP4, POP3 and SMTP.
Regular users will find here an implementation of the traditional UNIX mail reader mail, command line utilities, such as frm, messages, readmsg, and sieve -- a flexible utility for filtering the incoming mail.
A special feature of Mailutils is an implementation of the MH Message Handling System, which combines a power of the UNIX philosophy with a flexibility of Mailutils libraries, thus allowing to easily incorporate mail from remote mailboxes.
For system administrators, Mailutils provides a set of daemons for delivering and reading electronic mail, including pop3d, imap4d and a universal mail delivery agent, called maidag.
- Devel package for openSUSE:Factory
-
7
derived packages
- Links to openSUSE:Factory / mailutils
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout server:mail/mailutils && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
lisp-load-silent.patch | 0000000373 373 Bytes | |
mailutils-3.14.tar.xz | 0003215944 3.07 MB | |
mailutils-3.14.tar.xz.sig | 0000000181 181 Bytes | |
mailutils-3.5-guile-2.0.patch | 0000003011 2.94 KB | |
mailutils-3.5-guile-2.0.tar.xz | 0000031732 31 KB | |
mailutils-rpmlintrc | 0000000381 381 Bytes | |
mailutils.changes | 0000012141 11.9 KB | |
mailutils.keyring | 0000001185 1.16 KB | |
mailutils.spec | 0000015345 15 KB | |
silent-rpmlint-with_initgroups.patch | 0000001001 1001 Bytes |
Revision 49 (latest revision is 65)
- 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
Comments 0