~titusx/nginx/mainline

Viewing all changes in revision 6765.

  • Committer: Maxim Dounin
  • Date: 2020-10-03 18:04:57 UTC
  • Revision ID: git-v1:1e92a0a4cef98902aed35d7b402a6a402951aba4
Mail: proxy_smtp_auth directive.

The proxy_smtp_auth directive instructs nginx to authenticate users
on backend via the AUTH command (using the PLAIN SASL mechanism),
similar to what is normally done for IMAP and POP3.

If xclient is enabled along with proxy_smtp_auth, the XCLIENT command
won't try to send the LOGIN parameter.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: