log src/mail/ngx_mail_handler.c @ 7269:7f955d3b9a0d

age author description
Tue, 24 Apr 2018 15:29:01 +0300 Maxim Dounin SSL: detect "listen ... ssl" without certificates (ticket #178).
Tue, 30 Jan 2018 17:46:31 +0300 Sergey Kandaurov SSL: using default server context in session remove (closes #1464).
Mon, 29 May 2017 16:34:35 +0300 Maxim Dounin Style: changed checks of ngx_ssl_create_connection() to != NGX_OK.
Sat, 08 Oct 2016 18:05:00 +1100 Rob N ★ Mail: support SASL EXTERNAL (RFC 4422).
Fri, 20 Feb 2015 15:31:37 +0300 Vladimir Homutov Mail: error_log support.
Wed, 25 Feb 2015 17:48:05 +0300 Maxim Dounin Mail: client SSL certificates support.
Mon, 01 Sep 2014 17:50:59 +0400 Valentin Bartenev Mail: initialize the "signature" field of ngx_mail_session_t.
Thu, 22 May 2014 00:16:17 +0400 Ruslan Ermilov Mail: output client port number on client connects (ticket #531).
Mon, 31 Mar 2014 21:38:27 +0400 Maxim Dounin Mail: fixed ngx_mail_send() (ticket #519).
Thu, 06 Mar 2014 18:25:59 +0400 Sergey Kandaurov Fixed format specifier in logging of "c->number".
Mon, 30 Sep 2013 22:09:57 +0400 Maxim Dounin Mail: smtp pipelining support.
Fri, 17 Aug 2012 05:14:19 +0000 Ruslan Ermilov Removed a stale "AF_INET only" comment.
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.
Wed, 23 Jun 2010 16:34:54 +0000 Igor Sysoev style fix
Thu, 18 Jun 2009 13:14:51 +0000 Igor Sysoev ignore ngx_atomic_fetch_add() result