Name: | mailx |
---|---|
Version: | 12.5 |
Release: | 16.el7 |
Architecture: | aarch64 |
Group: | Applications/Internet |
Size: | 489549 |
License: | BSD with advertising and MPLv1.1 |
RPM: | mailx-12.5-16.el7.aarch64.rpm |
Source RPM: | mailx-12.5-16.el7.src.rpm |
Build Date: | Thu May 03 2018 |
Build Host: | ca-buildarm01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://heirloom.sourceforge.net/mailx.html |
Summary: | Enhanced implementation of the mailx command |
Description: | Mailx is an enhanced mail command, which provides the functionality of the POSIX mailx command, as well as SysV mail and Berkeley Mail (from which it is derived). Additionally to the POSIX features, mailx can work with Maildir/ e-mail storage format (as well as mailboxes), supports IMAP, POP3 and SMTP protocols (including over SSL) to operate with remote hosts, handles mime types and different charsets. There are a lot of other useful features, see mailx(1). And as its ancient analogues, mailx can be used as a mail script language, both for sending and receiving mail. Besides the "mailx" command, this package provides "mail" and "Mail" (which should be compatible with its predecessors from the mailx-8.x source), as well as "nail" (the initial name of this project). |
- extend description of FROM syntax resolves: #1147570
- correct information about environment variables resolves: #1147568
- fix return value of nss_check_host() resolves: #1290043
- fix SIGSEGV crash in smtp_auth_var() - add warning message for empty from variable resolves: #1113611
- CVE-2004-2771 mailx: command execution flaw resolves: #1171178
- Mass rebuild 2014-01-24
- Mass rebuild 2013-12-27
- related: #912785 used -D_FILE_OFFSET_BITS=64 flag at the compile time - return error code when TMPDIR is set to an invalid path while sending email - added missing -v option to the usage message
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- cleaned .spec file - resolves: #805410 fixed SIGSEGV crash in which_protocol() function - updated get-upstream-tarball.sh script and added it as additional source