mailutils 1:2.99.98-1 source package in Ubuntu
Changelog
mailutils (1:2.99.98-1) unstable; urgency=low * New upstream release. * Bump shlibs to 1:2.99.98. * Drop disable_am_gnu_radius.patch, lber_ldadd.patch, spelling_fixes.patch and mu-remove_conflicting.patch, all fixed upstream or obsoleted. * Add texinfo_fixes.patch: fix a few texinfo syntax errors that are now fatal with texinfo 5.x (closes: #713327). * Switch from GDBM to Kyoto Cabinet (closes: #714788). * Add tokyocabinet_dependencies.patch: don't force -lbz2 -lgz -lrt dependencies when building kyotocabinet support. * Switch to Guile 2.0. * Add guile_bindir.patch: don't assume the pkg-config file defines bindir. Add a hack to append /bin to Guile's prefix. * Enable dh_autoreconf. * Switch watch url to alpha.gnu.org. * Explicitly enable python support. * Unset X-Python-Version. * Update Standards-Version to 3.9.4, with no changes needed. -- Jordi Mallach <email address hidden> Wed, 03 Jul 2013 09:09:42 +0200
Upload details
- Uploaded by:
- Jordi Mallach
- Uploaded to:
- Sid
- Original maintainer:
- Jordi Mallach
- Architectures:
- any all
- Section:
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
mailutils_2.99.98-1.dsc | 2.2 KiB | 40dfe6d2d8ae86a83aaf7bd95d54eea47b641beff307d1d6663810c930c71cf8 |
mailutils_2.99.98.orig.tar.xz | 2.4 MiB | 62e2c28aed77e451e05ed15e68b5abc3932bcc3d2d6caf9b4a6864258c6a7b1a |
mailutils_2.99.98-1.debian.tar.gz | 31.8 KiB | 1892b9c97ce6d612d3a0804da1e1a08b8cbe58054db5d26d387fd6e8128b8dd4 |
Available diffs
No changes file available.
Binary packages built by this source
- libmailutils-dev: No summary available for libmailutils-dev in ubuntu saucy.
No description available for libmailutils-dev in ubuntu saucy.
- libmailutils4: No summary available for libmailutils4 in ubuntu saucy.
No description available for libmailutils4 in ubuntu saucy.
- mailutils: GNU mailutils utilities for handling mail
GNU Mailutils is a rich and powerful protocol-
independent mail framework.
It contains a series of useful mail libraries, clients, and servers.
.
This package contains the GNU mailutils versions of dotlock, frm, from,
maidag, mail, messages, mimeview, movemail, readmsg and sieve. They are
capable of speaking POP3, IMAP, mbox, MH and Maildir.
.
dotlock -- lock mail spool files.
frm -- display From: lines.
from -- display from and subject.
maidag -- the mail delivery agent.
mail -- the standard /bin/mail interface, mail sender and reader.
messages -- count the number of messages in a mailbox.
mimeview -- display files, using mailcap mechanism.
movemail -- move messages across mailboxes.
readmsg -- extract selected messages from a mailbox.
sieve -- a mail filtering tool.
- mailutils-common: Common files for GNU mailutils
GNU Mailutils is a rich and powerful protocol-
independent mail framework.
It contains a series of useful mail libraries, clients, and servers.
.
These are common files for all mailutils packages, including locale
files.
- mailutils-comsatd: No summary available for mailutils-comsatd in ubuntu saucy.
No description available for mailutils-comsatd in ubuntu saucy.
- mailutils-dbg: No summary available for mailutils-dbg in ubuntu saucy.
No description available for mailutils-dbg in ubuntu saucy.
- mailutils-doc: No summary available for mailutils-doc in ubuntu saucy.
No description available for mailutils-doc in ubuntu saucy.
- mailutils-guile: GNU mailutils Guile interpreter and modules
These are the GNU mailutils Guile utilities and modules. In particular,
the "guimb" mail processor and the sieve.scm sieve to Scheme translator
are included, along with several .scm modules for use with Guile.
- mailutils-imap4d: GNU mailutils-based IMAP4 Daemon
GNU Mailutils is a rich and powerful protocol-
independent mail framework.
It contains a series of useful mail libraries, clients, and servers.
.
The GNU mailutils IMAP4 daemon implements the Internet Message Access
Protocol, version 4rev1 as per RFC 2060. It supports the "Namespace"
capability and GSSAPI authentication mechanism. It is able to get the
authentication information from the system user database as well as from
a SQL database of arbitrary structure. The PAM framework can also be
used for authentication purposes. Additionally, mailutils imap4d supports
virtual mail domains and has TLS support via GNUtls. GNU mailutils supports
the mbox, MH and Maildir mailbox formats.
- mailutils-mh: No summary available for mailutils-mh in ubuntu saucy.
No description available for mailutils-mh in ubuntu saucy.
- mailutils-pop3d: GNU mailutils-based POP3 Daemon
GNU Mailutils is a rich and powerful protocol-
independent mail framework.
It contains a series of useful mail libraries, clients, and servers.
.
The GNU mailutils POP3 daemon supports the basic POP3 protocol with the
CAPA, RESP-CODES, PIPELINING and UIDL extensions. It also supports APOP
authentication. The user credentials for APOP can be stored in a variety
of DBM formats. It is able to get the authentication information from
the system user database as well as from a SQL database of arbitrary
structure. The PAM framework can also be used for authentication
purposes. Additionally, mailutils pop3d supports virtual mail domains and
has TLS support via GNUtls. GNU mailutils supports the mbox, MH and
Maildir mailbox formats.
- python-mailutils: GNU Mail abstraction library (Python interface)
GNU Mailutils is a rich and powerful protocol-
independent mail framework.
It contains a series of useful mail libraries, clients, and servers.
.
This is the Python interface to the Mailutils library.