comparison auto/options @ 1498:d23d9b5969e7

document mail modules options
author Igor Sysoev <igor@sysoev.ru>
date Fri, 21 Sep 2007 16:14:17 +0000
parents 111c571f431c
children 775edc46ee66
comparison
equal deleted inserted replaced
1497:5a009e1f33bb 1498:d23d9b5969e7
306 --http-fastcgi-temp-path=PATH set path to the http fastcgi temporary 306 --http-fastcgi-temp-path=PATH set path to the http fastcgi temporary
307 files 307 files
308 308
309 --without-http disable HTTP server 309 --without-http disable HTTP server
310 310
311 --with-mail enable IMAP4/POP3/SMTP proxy module 311 --with-mail enable POP3/IMAP4/SMTP proxy module
312 --with-mail_ssl_module enable ngx_mail_ssl_module 312 --with-mail_ssl_module enable ngx_mail_ssl_module
313 --without-mail_pop3_module disable ngx_mail_pop3_module
314 --without-mail_imap_module disable ngx_mail_imap_module
315 --without-mail_smtp_module disable ngx_mail_smtp_module
313 316
314 --add-module=PATH enable an external module 317 --add-module=PATH enable an external module
315 318
316 --with-cc=PATH set path to C compiler 319 --with-cc=PATH set path to C compiler
317 --with-cpp=PATH set path to C preprocessor 320 --with-cpp=PATH set path to C preprocessor