summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJosé Fonseca <jrfonseca@users.sourceforge.net>2003-10-17 23:45:48 +0000
committerJosé Fonseca <jrfonseca@users.sourceforge.net>2003-10-17 23:45:48 +0000
commitce8c9c5544e5ea4eae5757b21a279a604ce6332e (patch)
treeeefaa8cdd47319e74aaeb9c893184a5480fb1586 /NEWS
parent3243d5d55f4124980caf911214b935d52d448ca3 (diff)
New 'preconnect' keyword to execute a command prior to opening an SMTP
connection (Daniel Richard G.).
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 11e06af..68f715e 100644
--- a/NEWS
+++ b/NEWS
@@ -3,12 +3,15 @@ News
* Version 0.4.2 (under development):
+ * New 'preconnect' keyword to execute a command prior to opening an SMTP
+ connection (Daniel Richard G.).
+
* Fixed a bug which prevented to send mail when libesmtp had no
openssl support (Tomas Kondor).
* New 'default' keyword for identities (Vitezslav Batrla).
- * Version 0.4.1 (2004-07-14):
+ * Version 0.4.1 (2003-07-14):
* Packaging fixes.