|
Project Release infomations and Project Resources. Note that these informations are from this projects Freecode.com page and the downloads themselves may not be hosted with SourceForge.JP.
Project Release Information2008-07-29 09:02 This release adds an option to discard empty messages. It adds support for SMTP AUTH PLAIN. Messages with illegal byte sequences in non-interactive mode are not rejected anymore but sent as "application/octet-stream" instead. Attachments with such sequences are always sent in this way. Automatic outgoing character set selection now works for each part of a multi-part message separately. 2007-07-15 15:11 Fixes were made to the handling of multibyte characters in base64-encoded message parts. Some minor issues were also fixed. 2007-01-08 02:18 MIME message parts that are not of type "text/" are now always encoded in base64 to avoid issues with CRNL conversion. Character set conversion is now applied to attachments if they have the "text/" content type. An interoperability problem concerning maildir folders has been fixed. An invalid memory access when determining the current message in threaded mode has been fixed. It is now possible to build with more recent versions of Mozilla NSS. 2006-06-15 23:38 This release fixes bugs in the base64 encoder, in generated S/MIME headers, regarding messages in character sets with state-dependent encodings, and in the handling of the "prompt" variable. 2006-03-04 14:49 The program has been integrated into the Heirloom project as "mailx". An error in SMTP address syntax that caused mailx to fail sending messages to a Sendmail X server has been fixed. The SMTP AUTH password can now be typed directly at the terminal. A SMTP transfer child process can now be aborted in a controlled manner with SIGTERM, saving the current message to the dead.letter file. Project ResourcesProject Description Heirloom mailx (formerly known as "nail") is derived from Berkeley Mail and provides the functionality of the System |