mirror of
https://github.com/nginx/nginx.git
synced 2026-08-28 04:39:05 +00:00
document mail modules options
This commit is contained in:
parent
60739f7842
commit
884d634db4
1 changed files with 4 additions and 1 deletions
|
|
@ -308,8 +308,11 @@ cat << END
|
|||
|
||||
--without-http disable HTTP server
|
||||
|
||||
--with-mail enable IMAP4/POP3/SMTP proxy module
|
||||
--with-mail enable POP3/IMAP4/SMTP proxy module
|
||||
--with-mail_ssl_module enable ngx_mail_ssl_module
|
||||
--without-mail_pop3_module disable ngx_mail_pop3_module
|
||||
--without-mail_imap_module disable ngx_mail_imap_module
|
||||
--without-mail_smtp_module disable ngx_mail_smtp_module
|
||||
|
||||
--add-module=PATH enable an external module
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue