diff options
author | José Fonseca <jrfonseca@users.sourceforge.net> | 2003-11-03 17:03:48 +0000 |
---|---|---|
committer | José Fonseca <jrfonseca@users.sourceforge.net> | 2003-11-03 17:03:48 +0000 |
commit | 16f6c417c9f877ccb6b40fc3dd87b831a7761797 (patch) | |
tree | cea604f5c8863c2112904af82cea4b531a70b626 /NEWS | |
parent | ce8c9c5544e5ea4eae5757b21a279a604ce6332e (diff) |
Detailed documentation on how to use the StartTLS extension.
Handle StarTLS events.
Fixed some compiler warnings.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -2,7 +2,10 @@ News ~~~~ * Version 0.4.2 (under development): - + + * Detailed documentation on how to use the StartTLS extension. More + verbosity on StarTLS error messages. + * New 'preconnect' keyword to execute a command prior to opening an SMTP connection (Daniel Richard G.). |