Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-02 | catch insidious syntax error | John Denker | |
2012-06-02 | don't offer AUTH unless a passwd checker was specified on command line; | John Denker | |
don't offer CRAM-style auth at all. | |||
2012-06-02 | Minor bugfix. If you use morercpthosts, after a failed authentication | John Denker | |
attempt, if the client attempts to send mail to a domain which is not listed in rcpthosts, qmail-smtpd is unable to read morercpthosts.cdb. Instead, it sends "421 unable to read controls (#4.3.0)" and drops the connection. This patch fixes this bug by closing file descriptor 3 (only if necessary) in the authentication child process rather than the parent process. Credit: Tom Clegg | |||
2012-06-02 | apply the big auth patch | John Denker | |
2012-06-01 | original, as downloaded from http://www.qmail.org/netqmail-1.06.tar.gz | John Denker | |