Igor Sysoev
|
4caaeef170
|
return NULL instead of NGX_CONF_ERROR on a create conf failure
|
2009-06-02 16:09:44 +00:00 |
|
Igor Sysoev
|
9751eea0ee
|
mail proxy listen IPv6 support
|
2009-05-18 12:20:22 +00:00 |
|
Igor Sysoev
|
2f3014e62f
|
axe imap module artifacts
|
2009-05-04 19:34:59 +00:00 |
|
Igor Sysoev
|
e2dc4550af
|
a prelimiary IPv6 support, HTTP listen
|
2009-02-21 07:02:02 +00:00 |
|
Igor Sysoev
|
85951d5d72
|
*) listen ssl
*) no default ssl_cetificate and ssl_cetificate_key
|
2008-09-01 14:19:01 +00:00 |
|
Igor Sysoev
|
92a5ac81cf
|
*) refactor ngx_parse_inet_url()
*) refactor ngx_parse_unix_domain_url()
*) delete unused ngx_url_t fields
|
2008-08-26 14:24:14 +00:00 |
|
Igor Sysoev
|
4b020d55bd
|
$hostname variable
|
2008-05-16 14:39:06 +00:00 |
|
Igor Sysoev
|
923ff42e46
|
check duplicate resolver
|
2008-03-06 08:48:25 +00:00 |
|
Igor Sysoev
|
f0590d13b0
|
use cf->cycle->new_log because at merge stage cf->pool->log is old log
|
2008-03-04 10:42:05 +00:00 |
|
Igor Sysoev
|
8e773cdc3b
|
cleanup resolver
|
2008-02-28 20:38:34 +00:00 |
|
Igor Sysoev
|
0301dca171
|
do not resolve SMTP clients by default
|
2008-02-16 13:46:33 +00:00 |
|
Igor Sysoev
|
2209d9e17e
|
resolver in smtp proxy module
|
2008-02-13 13:50:04 +00:00 |
|
Igor Sysoev
|
1b528b45da
|
use pool instead of ngx_conf_t
|
2007-10-08 08:55:12 +00:00 |
|
Igor Sysoev
|
fb598fe906
|
ngx_mail_pop3_module, ngx_mail_imap_module, and ngx_mail_smtp_module
|
2007-09-15 16:51:16 +00:00 |
|
Igor Sysoev
|
7ccf7b35da
|
smtp_client_buffer and smtp_greeting_delay
|
2007-09-14 13:58:49 +00:00 |
|
Igor Sysoev
|
5d06f9b142
|
IMAP AUTHENTICATE
patch by Maxim Dounin
|
2007-07-20 19:38:08 +00:00 |
|
Igor Sysoev
|
8241fb2998
|
SMTP STARTTLS
patch by Maxim Dounin
|
2007-07-20 18:36:04 +00:00 |
|
Igor Sysoev
|
096322eb6d
|
style fix: remove trailing spaces
|
2007-04-19 18:07:39 +00:00 |
|
Igor Sysoev
|
8b42ba5553
|
Many changes:
*) rename imap to mail, sort pop3/imap functions
*) smtp auth support
*) pop3 starttls only
*) fix segfault if cram-md5 was used without apop
|
2007-03-19 13:36:56 +00:00 |
|