Hey all.

Yes! A new release. Was about time :)

Changes since the last release:

 Rewritten forwarding code in auth_pop and auth_imap. The copyloop is now
 using stdin and stdout for communicating with the client. This should fix
 a problem with ssl encrypted sessions. Additionally write polling was
 implemented. This should give better reaction on slow links.

 ~control/goodmailaddr allows more ways to check if a address is allowed:
   [EMAIL PROTECTED]        full match, user & domain
   @qmail-ldap.org              match domain only (all users are allowed)
   abuse@                       allow specific user for all domains
   [EMAIL PROTECTED]  allow addresses like [EMAIL PROTECTED]
                                or [EMAIL PROTECTED]
                                will only work if compiled with DASH_EXT
   [EMAIL PROTECTED]      same as @qmail-ldap.org

 Enhance qmail-verify to check against ~users/cdb and /etc/passwd if local-
 delivery is enabled (like qmail-lspawn does). This makes RCPTCHECK usefull
 in mixed user environments.

 Minor enhancements in qmail-verify error handling.

 Some cleanup in qmail-smtpd mostly log stuff.
 
 Set RELAYCLIENT everytime we allow relaying because of some reason (SMTP AUTH
 or relaymailfrom). Requested by many so that qmail-scanner can make additional
 decisions based on RELAYCLIENT.

 Just use malloc() instead of the code in alloc.c that code could be exploited
 on 64-Bit systems with a lot of RAM and no limits.


As usual it can be downloaded from:
http://www.nrg4u.com/qmail/qmail-ldap-1.03-20060201.patch.gz

have fun
-- 
:wq Claudio

Reply via email to