Age | Commit message (Collapse) | Author |
|
thereby causing log messages to go astray and break the stmp protocol
|
|
including submissions that are ssl encrypted (but not authenticated)
|
|
A lot of your spam will be arriving with a null envelope sender.
When those spam messages have multiple envelope recipients, they cannot be bounce messages.
|
|
A lot of your spam will be arriving with a null envelope sender.
When those spam messages have multiple envelope recipients, they cannot be bounce messages.
|
|
|
|
don't offer CRAM-style auth at all.
|
|
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
|
|
|
|
|