]> git.kaiwu.me - nginx.git/commit
Mail: xtext encoding (RFC 3461) in XCLIENT LOGIN.
authorSergey Kandaurov <pluknet@nginx.com>
Thu, 11 Sep 2025 14:23:10 +0000 (18:23 +0400)
committerSergey Kandaurov <s.kandaurov@f5.com>
Tue, 23 Dec 2025 18:40:33 +0000 (22:40 +0400)
commitaa714a1e87bfd0f6807f4333a5b354de583e7e92
tree6e98cd3a6e5749364e67e56907e52944d7958e19
parent40aff4f241422084b57c27e38f700bc4f4503f6a
Mail: xtext encoding (RFC 3461) in XCLIENT LOGIN.

The XCLIENT command uses xtext encoding for attribute values,
as specified in https://www.postfix.org/XCLIENT_README.html.

Reported by Igor Morgenstern of Aisle Research.
src/core/ngx_string.c
src/core/ngx_string.h
src/mail/ngx_mail_proxy_module.c