log src/mail/ngx_mail_smtp_handler.c @ 2495:a59b26eee816

age author description
Mon, 09 Feb 2009 12:03:55 +0000 Igor Sysoev compatibility with Microsoft's
Sat, 31 Jan 2009 20:34:26 +0000 Igor Sysoev avoid deep nested calls, flatten call tree
Tue, 09 Dec 2008 17:27:48 +0000 Igor Sysoev use "!= NGX_OK" instead of "== NGX_ERROR"
Thu, 13 Nov 2008 13:25:34 +0000 Igor Sysoev smtp_auth none
Tue, 17 Jun 2008 15:00:30 +0000 Igor Sysoev *) back out r2040
Sat, 16 Feb 2008 13:46:33 +0000 Igor Sysoev do not resolve SMTP clients by default
Wed, 13 Feb 2008 13:50:04 +0000 Igor Sysoev resolver in smtp proxy module
Tue, 08 Jan 2008 17:24:36 +0000 Igor Sysoev r1763 merge: stable-0.5
Fri, 21 Dec 2007 10:24:59 +0000 Igor Sysoev fix STARTTLS prompt in SMTP
Mon, 10 Dec 2007 12:09:51 +0000 Igor Sysoev move condition declarations inside blocks where they are used
Wed, 07 Nov 2007 14:24:55 +0000 Igor Sysoev r1477, r1478, r1479, r1480, r1481, r1482, r1483, r1484, r1485, r1486, stable-0.5
Fri, 21 Sep 2007 13:47:33 +0000 Igor Sysoev use "_" instead of " " as new line substitute, do not delete trailing new line
Sat, 15 Sep 2007 16:51:16 +0000 Igor Sysoev ngx_mail_pop3_module, ngx_mail_imap_module, and ngx_mail_smtp_module
Fri, 14 Sep 2007 15:04:45 +0000 Igor Sysoev style fix: remove trailing spaces
Fri, 14 Sep 2007 15:00:19 +0000 Igor Sysoev create salt just before it will be used
Fri, 14 Sep 2007 14:56:46 +0000 Igor Sysoev fix r1482
Fri, 14 Sep 2007 14:13:25 +0000 Igor Sysoev ngx_mail_smtp_create_buffer()
Fri, 14 Sep 2007 14:04:24 +0000 Igor Sysoev optimizations
Fri, 14 Sep 2007 13:58:49 +0000 Igor Sysoev smtp_client_buffer and smtp_greeting_delay
Fri, 14 Sep 2007 10:42:19 +0000 Igor Sysoev move event handling to protocol specific code,
Thu, 13 Sep 2007 21:24:27 +0000 Igor Sysoev optimizations
Thu, 13 Sep 2007 20:27:28 +0000 Igor Sysoev style fix and optimizations
Thu, 13 Sep 2007 20:13:18 +0000 Igor Sysoev split pop3, imap, and smtp handlers base src/mail/ngx_mail_handler.c@0c93295c6500