Download List

Projeto Descrição

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.

System Requirements

System requirement is not defined
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

Esta versão adiciona uma opção para descartar mensagens vazias. Ela adiciona suporte para SMTP AUTH PLAIN. Mensagens com ilegais seqüências de bytes em modo não interactivo não são rejeitados mais, mas enviou como "application / octet-stream" instead. Anexos com tais seqüências são sempre enviadas desta maneira. Caráter de saída automática conjunto de seleção agora trabalha para cada parte de uma mensagem de várias partes separadamente.
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

Correções foram feitas para a manipulação de caracteres multibyte em base64-encoded partes da mensagem. Alguns pequenos problemas também foram corrigidos.
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

Peças mensagem MIME que não são do tipo "text /" são sempre codificados em base64 para evitar problemas com a conversão crnl. Conversão do conjunto de caracteres é aplicada aos anexos que tenham o texto "/" tipo de conteúdo. Um problema de interoperabilidade relativa pastas maildir foi corrigido. Um acesso à memória inválida para determinar a mensagem actual no modo de rosca foi corrigido. É agora possível construir com as versões mais recentes do Mozilla NSS.
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

Esta versão corrige bugs no codificador base64, gerada em S / MIME headers, em relação a conjuntos de caracteres com o estado-codificações dependentes, e na manipulação de variáveis de "alerta".
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

O programa foi integrado ao projeto Heirloom como "mailx". Um erro de sintaxe de endereço SMTP que causou a falha mailx envio de mensagens para um servidor X Sendmail foi corrigido. A Senha SMTP AUTH agora pode ser digitado diretamente no terminal. A criança SMTP processo de transferência já pode ser abortada de forma controlada com SIGTERM, salvando a mensagem atual para o arquivo dead.letter.
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