bsd-mailx 8.1.2-0.20180807cvs-2build2 source package in Ubuntu
Changelog
bsd-mailx (8.1.2-0.20180807cvs-2build2) jammy; urgency=medium * No-change rebuild for ppc64el baseline bump. -- Łukasz 'sil2100' Zemczak <email address hidden> Wed, 23 Mar 2022 10:44:56 +0100
Upload details
- Uploaded by:
- Łukasz Zemczak
- Uploaded to:
- Jammy
- Original maintainer:
- Robert Luberda
- Architectures:
- any
- Section:
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Jammy | release | main |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
bsd-mailx_8.1.2-0.20180807cvs.orig.tar.xz | 77.8 KiB | e7366dcf65dcfd7e14a94aab96107911266abed694c13462975d333a1705d9a4 |
bsd-mailx_8.1.2-0.20180807cvs-2build2.debian.tar.xz | 48.2 KiB | f6c32ed76d9a1cc96264cb1fc905a60615c7ed6b30253dfba1813918ce9d63c7 |
bsd-mailx_8.1.2-0.20180807cvs-2build2.dsc | 1.6 KiB | c9bec63ac58d2bd6869711d70f5449c92bab9dbe74b27cc7e3f6ed54a23b111a |
Available diffs
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