From 566c484db7a60a0bdbfc84e9b53651b42a3e3552 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Fonseca?= Date: Tue, 13 Jan 2004 16:50:40 +0000 Subject: Add a 'postconnect' keyword to execute a command after closing a SMTP connection. --- NEWS | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 99d1611..6613986 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,9 @@ News ~~~~ * Version 0.5.1 (under development): + + * A 'postconnect' keyword to execute a command after closing a SMTP + connection. * Version 0.5.0 (2003-11-14): @@ -12,7 +15,7 @@ News * Detailed documentation on how to use the StartTLS extension. More verbosity on StartTLS error messages. - * New 'preconnect' keyword to execute a command prior to opening an SMTP + * New 'preconnect' keyword to execute a command prior to opening a SMTP connection (Daniel Richard G.). * Fixed a bug which prevented to send mail when libesmtp had no @@ -20,6 +23,7 @@ News * New 'default' keyword for identities (Vitezslav Batrla). + * Version 0.4.1 (2003-07-14): * Packaging fixes. @@ -71,3 +75,4 @@ News * Initial release. + -- cgit v1.2.3