Re: Add [nginx] to subject lines on this mailing list?

2013-05-16 Thread René Neumann
Am 16.05.2013 18:02, schrieb mex: > inb4 server-based-filters: not always an option in a company-environment or > with hosted mails. > > what's comfortable for alice is not always fine for bob. That's true, of course. My thoughts were just along the line of "people caring about webservers have

Re: Add [nginx] to subject lines on this mailing list?

2013-05-16 Thread Andre Jaenisch
Why you don't simply filter by adress? nginx@nginx.org seems pretty unique to me … ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Re: Add [nginx] to subject lines on this mailing list?

2013-05-16 Thread mex
+1 i use a normal email-client in the office that sorts nginx-ml-mails (and any other ml i'm subscribed to) into folders, but when i'm abroad or in a client's office i'm usually use a webmail-client, and skimming over my mails is much easier with an [nginx]; a mail-subject like "Debian Package"

Re: Add [nginx] to subject lines on this mailing list?

2013-05-16 Thread Steve Wilson
On 2013-05-16 16:07, Daniel Griscom wrote: At 3:34 PM +0200 5/16/13, René Neumann wrote: Am 16.05.2013 15:18, schrieb Jim Ohlstein: I think what Maxim was alluding to is that any decent email client will sort messages for you based on headers if you set it do do so. This way you don't need to sca

Re: Add [nginx] to subject lines on this mailing list?

2013-05-16 Thread Daniel Griscom
At 3:34 PM +0200 5/16/13, René Neumann wrote: Am 16.05.2013 15:18, schrieb Jim Ohlstein: I think what Maxim was alluding to is that any decent email client will sort messages for you based on headers if you set it do do so. This way you don't need to scan your entire inbox for messages from a

Re: Add [nginx] to subject lines on this mailing list?

2013-05-16 Thread René Neumann
Am 16.05.2013 15:18, schrieb Jim Ohlstein: > I think what Maxim was alluding to is that any decent email client will > sort messages for you based on headers if you set it do do so. This way > you don't need to scan your entire inbox for messages from a particular > list and the "assumed context" c

Re: Add [nginx] to subject lines on this mailing list?

2013-05-16 Thread Daniel Griscom
At 9:18 AM -0400 5/16/13, Jim Ohlstein wrote: On 05/16/13 08:10, Daniel Griscom wrote: List-Id isn't shown in my inbox listing, so that doesn't help me when I'm scanning my inbox. Even when I open the email I have to scan the headers to figure out just what the specific email is about. All (alm

Re: Add [nginx] to subject lines on this mailing list?

2013-05-16 Thread Jim Ohlstein
On 05/16/13 08:10, Daniel Griscom wrote: List-Id isn't shown in my inbox listing, so that doesn't help me when I'm scanning my inbox. Even when I open the email I have to scan the headers to figure out just what the specific email is about. All (almost?) of my other mailing lists follow this con

Re: bug?

2013-05-16 Thread Maxim Dounin
Hello! On Thu, May 16, 2013 at 01:57:25PM +0200, suttya wrote: > I don't have any error in my php code. Please explain it? Again: the error is returned by a php backend. I.e., the error is returned by either php itself or your code. Adding some debug logging to your php code might help to tr

Re: Add [nginx] to subject lines on this mailing list?

2013-05-16 Thread Daniel Griscom
List-Id isn't shown in my inbox listing, so that doesn't help me when I'm scanning my inbox. Even when I open the email I have to scan the headers to figure out just what the specific email is about. All (almost?) of my other mailing lists follow this convention, which makes sense since every

Re: Add [nginx] to subject lines on this mailing list?

2013-05-16 Thread Maxim Konovalov
On 5/16/13 3:41 PM, Daniel Griscom wrote: > This mailing list is run by Gnu's Mailman application. The default > configuration for Mailman adds a "[NameOfMailList]" prefix to the > subject of every sent email, e.g. > >> Subject: [Congregation] Tuesday's Notes > > This makes it very easy to sort o

Re: bug?

2013-05-16 Thread suttya
I don't have any error in my php code. Please explain it? 2013/5/16 Maxim Dounin > Hello! > > On Thu, May 16, 2013 at 01:12:52PM +0200, suttya wrote: > > > It possible, but nothing error found in php5-fpm.log or phperr.log. > > If this is php error, why can't reproduce it by load url in my brow

Re: bug?

2013-05-16 Thread Maxim Dounin
Hello! On Thu, May 16, 2013 at 01:12:52PM +0200, suttya wrote: > It possible, but nothing error found in php5-fpm.log or phperr.log. > If this is php error, why can't reproduce it by load url in my browser or > curl? Try checking what goes on in your php code. -- Maxim Dounin http://nginx.org/

Add [nginx] to subject lines on this mailing list?

2013-05-16 Thread Daniel Griscom
This mailing list is run by Gnu's Mailman application. The default configuration for Mailman adds a "[NameOfMailList]" prefix to the subject of every sent email, e.g. Subject: [Congregation] Tuesday's Notes This makes it very easy to sort out my inbox, and gives my spam filter something to

Re: bug?

2013-05-16 Thread suttya
CURL test log: https://gist.github.com/Stageline/59f79c82d2c3e84820f5 https://gist.github.com/Stageline/774a8082bc5238896eb9 2013/5/16 suttya > It possible, but nothing error found in php5-fpm.log or phperr.log. > If this is php error, why can't reproduce it by load url in my browser or > cur

Re: bug?

2013-05-16 Thread suttya
It possible, but nothing error found in php5-fpm.log or phperr.log. If this is php error, why can't reproduce it by load url in my browser or curl? thanks 2013/5/16 Maxim Dounin > Hello! > > On Thu, May 16, 2013 at 09:32:43AM +0200, suttya wrote: > > > Hy all! > > > > I have this error and i do

Re: Nginx returns HTTP 200 with Content-Length: 0

2013-05-16 Thread apeman
It's not always happen, the possibility of this phenomenon is 0.081%. I havn't any idea about this... Posted at Nginx Forum: http://forum.nginx.org/read.php?2,205826,239255#msg-239255 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mail

Re: bug?

2013-05-16 Thread Maxim Dounin
Hello! On Thu, May 16, 2013 at 09:32:43AM +0200, suttya wrote: > Hy all! > > I have this error and i don't know how to slove it. > > https://gist.github.com/Stageline/9a643fa13d040d49f1d1 > > Short details: I try request url with curl seems everithing OK, getting > http 200 code, but if i try

bug?

2013-05-16 Thread suttya
Hy all! I have this error and i don't know how to slove it. https://gist.github.com/Stageline/9a643fa13d040d49f1d1 Short details: I try request url with curl seems everithing OK, getting http 200 code, but if i try this url with external program (look program link down) getting internal server e

Re: Nginx returns HTTP 200 with Content-Length: 0

2013-05-16 Thread apeman
I met the same problem. Client got http 200 response, but the Content-Length: 0. I never define this. I don't why? Is there anybody know how to fix it? Thanks in advance. Posted at Nginx Forum: http://forum.nginx.org/read.php?2,205826,239252#msg-239252 ___