ANNOUNCE libESMTP 1.0rc1
- From: Brian Stafford <brian stafford uklinux net>
- To: LibESMTP Development List <libesmtp-devel community uklinux net>
- Cc: Balsa List <balsa-list gnome org>, Carlos Morgado <chbm chbm nu>,Jeremy Bouse <Jeremy Bouse UnderGrid net>,John Merryweather Cooper <john_m_cooper yahoo com>
- Subject: ANNOUNCE libESMTP 1.0rc1
- Date: Mon, 24 Jun 2002 16:48:13 +0100
Greetings all and sundry,
I've finally released libESMTP 1.0 release candidate 1 (about 6 weeks later
than intended, sigh).
All features, other than ETRN and CHUNKING/BINARYMIME, are now considered
stable.
Highlights:
* non-standard AUTH= syntax is enabled by default
* support for RFC 3030 CHUNKING and BINARYMIME (disabled by default).
* new API call smtp_set_timeout() to set protocol timeouts (!)
Unlike previous releases, ./configure with no options will build the
generically useful version of libESMTP. Distro maintainers might still want
to explicitly enable or disable some features, for example, use of OpenSSL is
detected and enabled by default.
Feedback on the the RFC 3030 features is especially desirable.
extract from ChangeLog follows
Regards,
Brian
2002-06-24 Brian Stafford <brian@stafford.uklinux.net>
* configure.in Makefile.am protocol.c protocol-states.h
* smtp-api.c smtp-bdat.c libesmtp.h libesmtp-private.h
Added experimental support for the SMTP CHUNKING extension.
* configure.in
Enable non-standard AUTH= response by default.
2002-05-31 Brian Stafford <brian@stafford.uklinux.net>
* protocol.c smtp-api.c libesmtp.h libesmtp-private.h
Added API call to permit protocol timeouts to be set.
* ntlm/ntlmstruct.c
Replaced use of byteswap.h and bswap_{16,32} with locally defined
functions.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]