MIME Type Problem

2018-01-16 Thread erick3k
Hi, i like to fix this error as i believe is causing MP4 not to load to some visitors. Resource interpreted as Document but transferred with MIME type video/mp4: web.com/video.mp4 My config includes the mime types # Mime settings include /etc/nginx/mime.types; default_ty

Logging when proxying SMTP / IMAP / POP sessions

2018-01-16 Thread Luis E. Muñoz
Hi there, For an email proxying setup using the open source version of Nginx, I have a configuration stanza along these lines: ``` ⋮ mail { server_name mail.DOMAIN; auth_http127.0.0.1:8080/auth; proxy_pass_error_message on; imap_capabilities"IMAP4r