Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Copyright updated. | Maxim Konovalov | 2012-01-18 |
| | |||
* | Added the "so_keepalive=" parameter to the "listen" directive. | Valentin Bartenev | 2011-12-05 |
| | | | | | | The "so_keepalive" directive in mail module was deprecated. Thanks to Vsevolod Stakhov for initial work. | ||
* | rename ngx_peer_addr_t to ngx_addr_t | Igor Sysoev | 2009-11-02 |
| | |||
* | mail proxy listen IPv6 support | Igor Sysoev | 2009-05-18 |
| | |||
* | send HELO/EHLO after XCLIENT | Igor Sysoev | 2009-02-10 |
| | | | | patch by Maxim Dounin | ||
* | compatibility with Microsoft's | Igor Sysoev | 2009-02-09 |
| | | | | | AUTH LOGIN [base64 encoded user name ] patch by Maxim Dounin | ||
* | smtp_auth none | Igor Sysoev | 2008-11-13 |
| | | | | patch by Maxim Dounin | ||
* | *) listen ssl | Igor Sysoev | 2008-09-01 |
| | | | | *) no default ssl_cetificate and ssl_cetificate_key | ||
* | resolver in smtp proxy module | Igor Sysoev | 2008-02-13 |
| | |||
* | fix typo | Igor Sysoev | 2007-11-30 |
| | |||
* | ngx_mail_pop3_module, ngx_mail_imap_module, and ngx_mail_smtp_module | Igor Sysoev | 2007-09-15 |
| | |||
* | optimizations | Igor Sysoev | 2007-09-14 |
| | |||
* | smtp_client_buffer and smtp_greeting_delay | Igor Sysoev | 2007-09-14 |
| | |||
* | optimizations | Igor Sysoev | 2007-09-13 |
| | |||
* | style fix and optimizations | Igor Sysoev | 2007-09-13 |
| | |||
* | split pop3, imap, and smtp handlers | Igor Sysoev | 2007-09-13 |
| | |||
* | IMAP AUTHENTICATE | Igor Sysoev | 2007-07-20 |
| | | | | patch by Maxim Dounin | ||
* | SMTP STARTTLS | Igor Sysoev | 2007-07-20 |
| | | | | patch by Maxim Dounin | ||
* | Many changes: | Igor Sysoev | 2007-03-19 |
*) rename imap to mail, sort pop3/imap functions *) smtp auth support *) pop3 starttls only *) fix segfault if cram-md5 was used without apop |