Mercurial > masqmail-0.2
changeset 176:3dc9bf11858c 0.2.28
updated ChangeLog and NEWS
author | meillo@marmaro.de |
---|---|
date | Fri, 23 Jul 2010 10:26:55 +0200 |
parents | 805abb75b20c |
children | ffb5dc53a9d8 |
files | ChangeLog NEWS |
diffstat | 2 files changed, 12 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Fri Jul 23 10:20:27 2010 +0200 +++ b/ChangeLog Fri Jul 23 10:26:55 2010 +0200 @@ -7,6 +7,11 @@ technical speach and with focus on compatibility. +0.2.28 Fri, 23 Jul 2010 09:58:56 +0200 + * added STARTTLS support with external wrappers like openssl. + Added a new route config option `instant_helo' therefore. + * added misc/list-versions + 0.2.27 Sun, 18 Jul 2010 22:40:04 +0200 * replaced the MD5 implementation with the one of Solar Designer
--- a/NEWS Fri Jul 23 10:20:27 2010 +0200 +++ b/NEWS Fri Jul 23 10:26:55 2010 +0200 @@ -7,6 +7,13 @@ The manual pages describe newly added options. Take them for reference. +0.2.28 + +- Added STARTTLS support with external wrappers like OpenSSL. See +`wrapper' and `instant_helo' in masqmail.route(5) for examples how to +use it. `instant_helo' is a new route config option. + + 0.2.27 - Replaced contributed code with possible licensing problems with