mailutils 1:2.2+dfsg1-4build1 source package in Ubuntu

Changelog

mailutils (1:2.2+dfsg1-4build1) precise; urgency=low

  * Rebuild for libmysqlclient transition
 -- Clint Byrum <email address hidden>   Wed, 23 Nov 2011 23:54:48 -0800

Upload details

Uploaded by:
Clint Byrum
Uploaded to:
Precise
Original maintainer:
Jordi Mallach
Architectures:
any
Section:
mail
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
mailutils_2.2+dfsg1.orig.tar.bz2 2.8 MiB 01d7dce623cbb9bfebafadf581293a156d2a2db124dae0622fd97ff7d008de50
mailutils_2.2+dfsg1-4build1.debian.tar.bz2 33.7 KiB 39a5a223241bbf36170b21c631620d9682c9a8414b997940e9bb7d84630302c3
mailutils_2.2+dfsg1-4build1.dsc 2.4 KiB fc6e2d91f42f7dc618bcf1ebb1a3a56faaf6d7af47cf4c6415bc5549a24ef07f

View changes file

Binary packages built by this source

libmailutils-dev: Development files for GNU mailutils

 This package includes the development files for GNU mailutils and
 GNU's Mail abstraction library.

libmailutils2: GNU Mail abstraction library

 This is GNU's Mail abstraction library. This library allows programs to
 hook into a single library for many different types of mail backends.
 The following backend stores are currently provided: mbox, mh, maildir,
 pop3, imap4.

mailutils: GNU mailutils utilities for handling mail

 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-comsatd: GNU mailutils-based comsatd daemon

 The GNU mailutils comsat daemon receives reports of incoming mail and
 notifies users who wish to get this service.

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

 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: GNU mailutils-based MH utilities

 These are the GNU mailutils MH utilities. It is an implementation of MH, a
 collection of small shell programs to read and handle mail in a very flexible
 way.

mailutils-pop3d: GNU mailutils-based POP3 Daemon

 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.