diff options
author | Stef Walter <stef@thewalter.net> | 2011-01-23 15:45:34 -0600 |
---|---|---|
committer | Stef Walter <stef@thewalter.net> | 2011-01-23 16:27:38 -0600 |
commit | 1994fa733c1c09202d85db952a28da26a19f0669 (patch) | |
tree | 1c9672ee3a8c5e1ada8399efa34bf72ceb0df62d /NEWS | |
parent | 6cd8b29077109a4964b22f0e664621796c674f00 (diff) |
Release version 1.9
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +1.9 [2011-01-23] + - Fix build warnings. + - Fix problem on linux not detecting netfilter headers. + - Add true transparent proxying, where both client and server have no + knowledge of the proxy. Documented at the proxsmtp web page. + - Use capabilities to have transparent proxying without running as root. + - Implement a simple reject filter, so no scripts need to be run. + - Allow skipping of filtering for authenticated connections. + - Bump up the top number of simultaneous connections. + - Add client IP addresses to the log line. + 1.8 [2008-06-30] - Make the XFOWARD HELO available as a environment variable in scripts. [Glenn Matthys] - Send an RSET to the server after filter fails an email. |