]> git.kaiwu.me - nginx.git/commit
Mail: handling of LOGIN IMAP command untagged response.
authorSergey Kandaurov <pluknet@nginx.com>
Wed, 23 Oct 2024 20:52:21 +0000 (00:52 +0400)
committerpluknet <pluknet@nginx.com>
Tue, 26 Nov 2024 15:07:17 +0000 (19:07 +0400)
commitce88b171236de50843dba2c427a8b3e42778f2ca
tree5d5c9b1a14ae93ade7ac6149650d3ac998e26e01
parentb2a67d261496555a46b8931935bf822ce9938294
Mail: handling of LOGIN IMAP command untagged response.

In particular, an untagged CAPABILITY response as described in the
interim RFC 3501 internet drafts was seen in various IMAP servers.
Previously resulted in a broken connection, now an untagged response
is proxied to client.
src/mail/ngx_mail_proxy_module.c