NGINX Mail Core

24 — Every core and module directive — syntax, defaults, contexts, and real configuration examples.

auth_http The `auth_http` directive in NGINX Mail Core sets up an external server for… mailmail server auth_http_header The auth_http_header directive sets the HTTP headers used for authentication… mailmail server auth_http_pass_client_cert The `auth_http_pass_client_cert` directive configures whether to pass the… mailmail server auth_http_timeout Sets a timeout for HTTP authorization requests in the NGINX Mail module. mailmail server imap_auth The imap_auth directive specifies the authentication mechanisms used for IMAP… mailmail server imap_capabilities The `imap_capabilities` directive configures the capabilities of the IMAP… mailmail server imap_client_buffer The `imap_client_buffer` directive specifies the size of the buffer for IMAP… mailmail server max_errors The `max_errors` directive sets the maximum number of errors allowed when… mailmail server pop3_auth The `pop3_auth` directive specifies the authentication mechanism for the POP3… mailmail server pop3_capabilities The 'pop3_capabilities' directive specifies the capabilities supported by the… mailmail server protocol The 'protocol' directive specifies the protocol type for connecting to a mail… mail server proxy The 'proxy' directive in the NGINX Mail Core module is used to define proxy… mailmail server proxy_buffer The `proxy_buffer` directive enables configuration of buffer sizes for proxied… mailmail server proxy_pass_error_message The `proxy_pass_error_message` directive controls the handling of error… mailmail server proxy_protocol The proxy_protocol directive enables NGINX to accept PROXY protocol… mailmail server proxy_smtp_auth The `proxy_smtp_auth` directive enables or disables SMTP authentication… mailmail server proxy_timeout The `proxy_timeout` directive sets the maximum timeout for connections in… mailmail server smtp_auth The smtp_auth directive specifies the authentication mechanisms supported for… mailmail server smtp_capabilities The smtp_capabilities directive configures the SMTP capabilities advertised by… mailmail server smtp_client_buffer The smtp_client_buffer directive sets the size of the buffer used for SMTP… mailmail server smtp_greeting_delay The smtp_greeting_delay directive sets a delay before sending the SMTP… mailmail server starttls The starttls directive enables the STARTTLS command for mail protocols to… mailmail server timeout The 'timeout' directive sets the maximum time allowed for the mail server to… mailmail server xclient The xclient directive controls whether to set the X-Client header to the IP… mailmail server