masqmail

diff NEWS @ 379:193013200396

Updated ChangeLog and NEWS.
author markus schnalke <meillo@marmaro.de>
date Wed, 18 Jan 2012 09:31:35 +0100
parents 75f4a5676808
children 34c919a8d74e
line diff
     1.1 --- a/NEWS	Sat Jan 14 21:36:58 2012 +0100
     1.2 +++ b/NEWS	Wed Jan 18 09:31:35 2012 +0100
     1.3 @@ -7,6 +7,34 @@
     1.4  The manual pages describe newly added options. Take them for reference.
     1.5  
     1.6  
     1.7 +0.3.4
     1.8 +
     1.9 +- Reworked the route concept to be more general and have better
    1.10 +names: ``online_routes'' is now known as ``query_routes'' and the
    1.11 +``local_net_route'' in now named ``permanent_routes''. Removed the idea
    1.12 +of the localnet because it is only part of the more general concept:
    1.13 +permanent routes. `local_nets' are now represented by `allowed_recipients'
    1.14 +in a permanent route. (See: examples/localnet.route) Now, there is no
    1.15 +more abiguity between `local' and `local net'. Run admin/config-transition
    1.16 +on your config to learn how to update it.
    1.17 +
    1.18 +- Switched the default group for masqmail from `trusted' to `mail'.
    1.19 +
    1.20 +- Fixed a problem with psb->remote_host, introduced in version 0.3.2
    1.21 +(changeset 412385b57dc4).
    1.22 +
    1.23 +- Fixed a bug in matching of allowed recipients. Thanks to Juergen
    1.24 +Daubert for finding and reporting the issue.
    1.25 +
    1.26 +- Configure options: Enabled auth support per default. Removed support
    1.27 +for openssl linking. It had been rarely used and could have caused
    1.28 +legal problems. We don't miss functionality here, because we already
    1.29 +have builtin MD5 support.  Removed ident support, which is hardly useful
    1.30 +for masqmail.
    1.31 +
    1.32 +- `local_hosts' now understands glob patterns like `*example.org'.
    1.33 +
    1.34 +
    1.35  0.3.3
    1.36  
    1.37  -  Fixed a possible security problem, reported by John Lightsey. Unwanted