nginx/src/mail
Maxim Dounin 173f16f736 Mail: max_errors directive.
Similarly to smtpd_hard_error_limit in Postfix and smtp_max_unknown_commands
in Exim, specifies the number of errors after which the connection is closed.
2021-05-19 03:13:31 +03:00
..
ngx_mail.c Mail: parsing of the PROXY protocol from clients. 2021-03-05 17:16:24 +03:00
ngx_mail.h Mail: max_errors directive. 2021-05-19 03:13:31 +03:00
ngx_mail_auth_http_module.c Mail: fixed build without SSL. 2021-03-11 04:46:26 +03:00
ngx_mail_core_module.c Mail: max_errors directive. 2021-05-19 03:13:31 +03:00
ngx_mail_handler.c Mail: max_errors directive. 2021-05-19 03:13:31 +03:00
ngx_mail_imap_handler.c Mail: IMAP pipelining support. 2021-05-19 03:13:28 +03:00
ngx_mail_imap_module.c Mail: support SASL EXTERNAL (RFC 4422). 2016-10-08 18:05:00 +11:00
ngx_mail_imap_module.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_mail_parse.c Mail: IMAP pipelining support. 2021-05-19 03:13:28 +03:00
ngx_mail_pop3_handler.c Mail: POP3 pipelining support. 2021-05-19 03:13:18 +03:00
ngx_mail_pop3_module.c Mail: don't emit separator in capability lists for APOP. 2017-03-06 17:56:23 +03:00
ngx_mail_pop3_module.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_mail_proxy_module.c Mail: IMAP pipelining support. 2021-05-19 03:13:28 +03:00
ngx_mail_realip_module.c Mail: realip module. 2021-03-05 17:16:29 +03:00
ngx_mail_smtp_handler.c Mail: added missing event handling after reading data. 2021-03-05 17:16:17 +03:00
ngx_mail_smtp_module.c Win32: fixed some warnings reported by Borland C. 2016-12-24 18:01:14 +03:00
ngx_mail_smtp_module.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_mail_ssl_module.c SSL: fixed build by Sun C with old OpenSSL versions. 2021-03-05 17:16:13 +03:00
ngx_mail_ssl_module.h SSL: ssl_conf_command directive. 2020-10-22 18:00:22 +03:00