bsd-mailx 8.1.2-0.20160123cvs-4 source package in Ubuntu

Changelog

bsd-mailx (8.1.2-0.20160123cvs-4) unstable; urgency=medium

  * 33-Add-MIME-headers.patch: Add MIME headers to every mail to indicate
    charset and transfer encoding (closes: #859935, LP: #733971), and
    describe the new behavior in the man page.
    Many thanks to Thorsten Glaser for the idea and the initial patch.
  * Add debian/bsd-mailx.NEWS entry for the above change.

 -- Robert Luberda <email address hidden>  Sat, 15 Apr 2017 00:35:42 +0200

Upload details

Uploaded by:
Robert Luberda
Uploaded to:
Sid
Original maintainer:
Robert Luberda
Architectures:
any
Section:
mail
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release main mail

Downloads

File Size SHA-256 Checksum
bsd-mailx_8.1.2-0.20160123cvs-4.dsc 1.9 KiB 10aefc7e54a8708250f0d57de2ecf684fc495fdffaaf6d3c8a0454e945307ea7
bsd-mailx_8.1.2-0.20160123cvs.orig.tar.bz2 74.9 KiB e4b7384d4ceb704491b6c319be8e18d53ef32321793b7fd6224b4718f4c6fbf1
bsd-mailx_8.1.2-0.20160123cvs-4.debian.tar.xz 44.7 KiB cae1e6a7a35a2d1601d71097a7e6e0b1690927de301e978ca724f848dca7014e

No changes file available.

Binary packages built by this source

bsd-mailx: simple mail user agent

 bsd-mailx is the traditional simple command-line-mode mail user agent.
 Even if you don't use it, it may be required by other programs.
 .
 The /usr/bin/mail command provided by this package is a very simple one,
 and does not include many features that can be found in more advanced
 mail user agents.
 .
 For example bsd-mailx DOES NOT support:
  - MIME (i.e. no attachments, no UTF-8 or other charsets support);
  - SMTP protocol (/usr/sbin/sendmail interface only is used);
  - POP3/IMAP (bsd-mailx reads local mailboxes only);
  - maildir format (traditional mbox only format is supported).
 .
 If the above features are needed, please consider installing another package
 providing similar /usr/bin/mail interface:
  - s-nail package,
  - or mailutils package.

bsd-mailx-dbgsym: Debug symbols for bsd-mailx