Download List

Projeto Descrição

LibESMTP is a library to manage posting (or
submission of) electronic mail using SMTP to a
preconfigured Mail Transport Agent (MTA) such as
Exim. It may be used as part of a Mail User Agent
(MUA) or another program that must be able to post
electronic mail but where mail functionality is
not the program's primary purpose. LibESMTP is
not intended to be used as part of a program that
implements a Mail Transport Agent.

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.

2002-11-11 15:39
1.0

Esta versão corrige um bug de memória após referência livre.
Tags: Stable, Minor bugfixes
This version fixes a memory reference after free bug.

2002-06-25 13:03
1.0rc1

Adicionado suporte para Arrancamento e BINARYMIME, uma API para definir o tempo limite de protocolo, e configurado o não-padrão sintaxe auth = por padrão.
Tags: Stable, Minor feature enhancements
Added support for CHUNKING and BINARYMIME, an API to set protocol timeouts, and configured the non-standard AUTH= syntax by default.

2002-04-24 13:18
0.8.12

Adicionado um cheque em falta para STARTTLS se um servidor não suporta ESMTP, revogou o estado obsoleto da smtp_option_require_all_recipients e manipulação fixo da opção Hdr_PROHIBIT.
Tags: Unstable, Minor bugfixes
Added a missing check for STARTTLS if a server does not support ESMTP, revoked the deprecated status from smtp_option_require_all_recipients and fixed handling of the Hdr_PROHIBIT option.

2002-03-06 15:10
0.8.11

Um grave problema de estouro de buffer que pode ser explorada por um servidor SMTP mal-intencionado para substituir a pilha de uma aplicação ligada à libESMTP foi corrigido. Um pequeno bug na strn substituição? Casecmp funções e compilar um problema no código NTLM para plataformas falta stdint.h foram corrigidos.
Tags: Unstable, Major security fixes
A serious buffer overflow problem that could be exploited by a malicious SMTP server to overwrite the stack of an application linked to libESMTP was fixed. A minor bug in the replacement strn?casecmp functions and a compile problem in the NTLM code for platforms lacking stdint.h were fixed.

2002-01-30 15:09
0.8.10p1

O tarball 0.8.10 quebrado foi corrigido.
Tags: Unstable, Minor bugfixes
The broken 0.8.10 tarball was fixed.

Project Resources