]> git.kaiwu.me - nginx.git/commitdiff
document mail modules options
authorIgor Sysoev <igor@sysoev.ru>
Fri, 21 Sep 2007 16:14:17 +0000 (16:14 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Fri, 21 Sep 2007 16:14:17 +0000 (16:14 +0000)
auto/options

index 4fe4dddff6c5113dffe0cabd1426dba23540e6e2..25eb6fb5b66e5e13095c965ae64ec6520c5f20af 100644 (file)
@@ -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