mailutils 1:2.2+dfsg1-3 source package in Ubuntu

Changelog

mailutils (1:2.2+dfsg1-3) unstable; urgency=low

  * Upload to unstable.

mailutils (1:2.2+dfsg1-2) experimental; urgency=low

  * Apply patch remove_MAXHOSTNAMELEN.diff from the patches-2.2 branch,
    in an attempt to fix build issues on the Hurd.

mailutils (1:2.2+dfsg1-1) experimental; urgency=low

  * New upstream release.
    - Remove ia64_include_setjmp.diff, spelling_fixes.diff,
      program_descriptions.diff, mh_repl_folder.diff, fetch_64.diff,
      readmsg_command_line_segfaults.diff, mips_weak_symbols.diff,
      mailbox_lexer_parse_regular_files.diff: obsolete with new version.
  * Update watch file to prefer bzip2-compressed files.
  * Adapt get-orig-source rule for new tar filename and for the
    absence of RFC docs in the upstream tarball.
  * Use bzip2 for the debian tar.
  * Add mailutils.scm.diff, to fix non-generated variables during the
    build of mailutils.scm.
  * Add DEP-3 descriptions to all patches.
  * Fix get-orig-source awk expression so it works with mawk again.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Sat,  30 Apr 2011 13:16:18 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Oneiric
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-3.debian.tar.bz2 26.0 KiB 29c8a4ed42b9eada011cbee9951960dbbccbe8522aaa1457ecd4f6a9691e47f1
mailutils_2.2+dfsg1-3.dsc 1.7 KiB f40700b80bd8ed74bea0b9f2ee9152a181b62298713d2a51634485bdc486ce22

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: No summary available for libmailutils2 in ubuntu oneiric.

No description available for libmailutils2 in ubuntu oneiric.

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: No summary available for mailutils-comsatd in ubuntu oneiric.

No description available for mailutils-comsatd in ubuntu oneiric.

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: No summary available for mailutils-pop3d in ubuntu oneiric.

No description available for mailutils-pop3d in ubuntu oneiric.

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.