Re: [PATCH] SSL support for the mail proxy module

2014-10-30 Thread Kunal Pariani
Hello, Any reason for this patch not being committed upstream yet ? Thanks -Kunal From: Franck Levionnois flevionn...@gmail.com To: nginx-devel nginx-devel@nginx.org, Kunal Pariani kpari...@zimbra.com Sent: Tuesday, October 21, 2014 12:59:04 AM Subject: Re: [PATCH] SSL support

Re: Support for ssl_certificate_dir ?

2014-10-13 Thread Kunal Pariani
444 on this one too ? Thanks -Kunal On Wed, Oct 8, 2014 at 2:31 PM, Kunal Pariani kpari...@zimbra.com wrote: Hello, Currently nginx doesn't have the capability to define the directory containing all the ssl certificates. This requires all the chained certificates need to be munched together

Re: Support for ssl_certificate_dir ?

2014-10-13 Thread Kunal Pariani
Thank you. -Kunal - Original Message - From: Maxim Dounin mdou...@mdounin.ru To: nginx-devel nginx-devel@nginx.org Sent: Monday, October 13, 2014 1:17:26 PM Subject: Re: Support for ssl_certificate_dir ? Hello! On Mon, Oct 13, 2014 at 12:41:20PM -0700, Kunal Pariani wrote: 444

Re: [PATCH] Update mail parsing to be per protocol (imap/pop/smtp)

2014-10-08 Thread Kunal Pariani
Any responses on this please ? Thanks -Kunal - Original Message - From: Kunal Pariani kpari...@zimbra.com To: nginx-devel nginx-devel@nginx.org Sent: Wednesday, September 24, 2014 4:14:32 PM Subject: Re: [PATCH] Update mail parsing to be per protocol (imap/pop/smtp) Some comments

Support for ssl_certificate_dir ?

2014-10-08 Thread Kunal Pariani
Hello, Currently nginx doesn't have the capability to define the directory containing all the ssl certificates. This requires all the chained certificates need to be munched together in the right order in a single file and specified using the ssl_certificate directive

Re: [PATCH] Add 'version' parameter for http upstream server directive

2014-09-18 Thread Kunal Pariani
: Thursday, September 18, 2014 4:00:54 AM Subject: Re: [PATCH] Add 'version' parameter for http upstream server directive Hello! On Wed, Sep 17, 2014 at 05:59:23PM -0500, Kunal Pariani wrote: # HG changeset patch # User Kunal Pariani kpari...@zimbra.com # Date 1410994128 18000 # Wed Sep

Re: [PATCH] Update mail parsing to be per protocol (imap/pop/smtp)

2014-09-18 Thread Kunal Pariani
Sent: Thursday, September 18, 2014 4:00:32 AM Subject: Re: [PATCH] Update mail parsing to be per protocol (imap/pop/smtp) Hello! On Wed, Sep 17, 2014 at 03:49:50PM -0500, Kunal Pariani wrote: Hello, This patch adds separate mail parsing states per protocol (imap/pop/smtp), specific error codes

[PATCH] Update mail parsing to be per protocol (imap/pop/smtp)

2014-09-17 Thread Kunal Pariani
# HG changeset patch # User Kunal Pariani kpari...@zimbra.com # Date 1410986530 18000 # Wed Sep 17 15:42:10 2014 -0500 # Node ID dfc11aa2a98e697a562b2aee092a77e3dc13f55a # Parent 65988e6762de9c2c98f5f028fddecf45bc05a913 Update mail parsing to be per protocol (imap/pop/smtp) diff -r

Re: [PATCH] Update mail parsing to be per protocol (imap/pop/smtp)

2014-09-17 Thread Kunal Pariani
heavily tested. Thanks -Kunal - Original Message - From: Kunal Pariani kpari...@zimbra.com To: nginx-devel nginx-devel@nginx.org Sent: Wednesday, September 17, 2014 1:45:14 PM Subject: [PATCH] Update mail parsing to be per protocol (imap/pop/smtp) # HG changeset patch # User Kunal Pariani

[PATCH] Add 'version' parameter for http upstream server directive

2014-09-17 Thread Kunal Pariani
# HG changeset patch # User Kunal Pariani kpari...@zimbra.com # Date 1410994128 18000 # Wed Sep 17 17:48:48 2014 -0500 # Node ID 1cad46e7189fc43d50a24735f61793f710f78967 # Parent dfc11aa2a98e697a562b2aee092a77e3dc13f55a Add 'version' parameter for http upstream server directive diff -r

[PATCH] SSL support for the mail proxy module

2014-09-16 Thread Kunal Pariani
# HG changeset patch # User Kunal Pariani kpari...@zimbra.com # Date 1410850478 18000 # Tue Sep 16 01:54:38 2014 -0500 # Node ID b35a5391bef67f79f7a099c0cb868477b9abeb43 # Parent e3016ee8dba396614f28a3644996b8cc6de8f9e3 SSL support for the mail proxy module diff -r e3016ee8dba3 -r

Re: [PATCH] SSL support for the mail proxy module

2014-09-16 Thread Kunal Pariani
and regards, FDS. 2014-09-14 1:14 GMT+02:00 Kunal Pariani kpari...@zimbra.com: # HG changeset patch # User Kunal Pariani kpari...@zimbra.com # Date 1410649455 18000 # Sat Sep 13 18:04:15 2014 -0500 # Node ID 5c2524403ab7c870b1fa7294f935d3292f25fd1d # Parent

Re: [PATCH] SSL support for the mail proxy module

2014-09-10 Thread Kunal Pariani
for the mail proxy module Hello! On Mon, Sep 08, 2014 at 10:19:17AM -0700, Quanah Gibson-Mount wrote: --On Friday, August 22, 2014 5:13 PM -0500 Kunal Pariani kpari...@zimbra.com wrote: Any comments on this yet ? Any nginx developers who could comment on this? Some obvious problems

[PATCH] The directives such as user, rlimit_core should also be effective on master process

2014-08-05 Thread Kunal Pariani
# HG changeset patch # User Kunal Pariani kpari...@zimbra.com # Date 1407194790 25200 # Mon Aug 04 16:26:30 2014 -0700 # Node ID f25ab24517bb5e45b1b7fa1a1502b907f2cff213 # Parent f8764e20fcd7f87d98fe97f82b2a8d0a77ed9097 The directives such as user, rlimit_core should also be effective