Support of IMAP ID command in mail proxy module?

2013-12-31 Thread Michael Kliewe
Hello, I'm using the mail module of nginx to proxy and loadbalance IMAP+POP3 connections to backend servers. I do authentication via http authentication. Some Clients are sending IMAP ID commands to the server with information about their software and version. I would like to log that and may

LSB compliant init script (e.g. Debian 7)

2013-12-31 Thread Richard Fussenegger, BSc
I also happen to have a LSB compliant init script for nginx. I think some lines should be removed for inclusion in the nginx source (everything that has to do with the temporary paths), but it's a rock solid starting point. https://github.com/MovLib/www/blob/master/bin/init-nginx.sh The scrip

Syntax highlighting for nano

2013-12-31 Thread Richard Fussenegger, BSc
I've seen that the latest nginx release contains syntax highlighting for vim. I created a simple syntax highlighting scheme for nano some time ago. Maybe you'd like to include it as well. You can find it via the following link: https://github.com/Fleshgrinder/nano-editor-conf-syntax-highlighti