masqmail-0.2
diff ChangeLog @ 126:8a2b38c567c1
updated ChangeLog and NEWS
author | meillo@marmaro.de |
---|---|
date | Thu, 01 Jul 2010 14:31:16 +0200 |
parents | 3334237be176 |
children | 0d071003ab56 |
line diff
1.1 --- a/ChangeLog Thu Jul 01 14:17:50 2010 +0200 1.2 +++ b/ChangeLog Thu Jul 01 14:31:16 2010 +0200 1.3 @@ -7,6 +7,24 @@ 1.4 technical speach and with focus on compatibility. 1.5 1.6 1.7 +0.2.25 Thu, 01 Jul 2010 13:40:31 +0200 1.8 + * added server-side SMTP SIZE support. Thanks to Paolo. 1.9 + * always remove Bcc: headers from now on 1.10 + * never create headers from envelope recipients from now on 1.11 + * add ``To: undisclosed-recipients:;'' if no recipient header 1.12 + is present 1.13 + * allow colons (`:') unquoted in config file. Thanks to Paolo. 1.14 + * new warnmsg.tpl.it. Thanks to Paolo. 1.15 + * don't install the tests any longer 1.16 + * removed the ACC_NO_RECVD_HDR because it is never used 1.17 + * changed name ACC_NODOT_TERM to ACC_DOT_IGNORE for better 1.18 + understanding 1.19 + * better debugging output. Thanks to Paolo. 1.20 + * improved documentation of -t option 1.21 + * added man page for rmail(1) 1.22 + * several typo fixes in man pages and code comments 1.23 + * don't distribute mercurial files (in gen-dist) 1.24 + 1.25 0.2.24 Mon, 21 Jun 2010 10:07:32 +0200 1.26 * removed dead code in child.c 1.27 * fixed closing of log files on receival of SIGHUP. See commit