Downloadliste

Projektbeschreibung

Heirloom mailx (formerly known as "nail") is derived from Berkeley Mail and provides the functionality of the System V and POSIX mailx commands. Additional features include support for MIME, IMAP (including caching and disconnected use), POP3, SMTP, S/MIME, international character sets, maildir folders, message threading, powerful search methods, scoring, and a Bayesian junk mail filter. Mailx can be used as a mail batch language in nearly the same way as it is used interactively. It can thus act as a mailbox filter, can fetch mail from remote accounts, and can send files as attachments.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-07-29 09:02
12.4

Diese Veröffentlichung fügt eine Option, um leere Einträge verwerfen. Es fügt Unterstützung für SMTP-AUTH PLAIN. Nachrichten mit illegalen Byte-Sequenzen in nicht-interaktiven Modus werden nicht mehr abgelehnt, sondern schickte als "application / octet-stream" statt. Anhänge mit diesen Sequenzen werden immer auf diese Weise verschickt. Automatische ausgehende Zeichensatzauswahl arbeitet jetzt für jeden Teil einer mehrteiligen Nachricht getrennt.
Tags: Minor bugfixes
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
12.3

Fixes wurden für den Umgang mit Multibyte-Zeichen in Base64-codierte Nachricht aus Teilen. Einige kleinere Probleme wurden ebenfalls behoben.
Tags: Minor bugfixes
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
12.2

MIME-Nachricht Teile, die nicht vom Typ "text /" werden jetzt immer in Base64 codiert, um Probleme mit CRNL Umstellung zu vermeiden. Zeichensatzkonvertierung ist jetzt auf Anlagen angewendet, wenn sie die "Text /" Content-Type. Ein Problem in Bezug auf Interoperabilität maildir Ordner wurde behoben. Ein ungültiger Speicherzugriff bei der Bestimmung der aktuellen Nachricht in Thread-Modus wurde behoben. Es ist nun möglich, mit den neueren Versionen von Mozilla NSS bauen.
Tags: Minor bugfixes
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
12.1

Diese Version behebt Fehler in der base64-Encoder, generated in S / MIME-Header, über Nachrichten in Zeichensätze mit staatlich bedingten Kodierungen und in der Handhabung der "Eingabeaufforderung" Variable.
Tags: Minor bugfixes
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
12.0

Das Programm wurde in die Heirloom-Projekt als "mailx" integriert. Ein Fehler im SMTP-Adresse Syntax, die zum Scheitern verursacht mailx Senden von Nachrichten an einen Sendmail-X-Server wurde behoben. Der SMTP-AUTH-Passwort kann jetzt direkt am Terminal eingegeben werden. Ein SMTP-Übertragung Kind-Prozess kann jetzt in einer kontrollierten Art und Weise mit SIGTERM abgebrochen werden, speichern Sie die aktuelle Nachricht an den dead.letter Datei.
Tags: Minor bugfixes
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 Resources