Re: logging in mail {} stanza and STARTTLS error

2022-03-16 Thread Jeremy Ardley
On 17/3/22 10:02 am, Sergey A. Osokin wrote: References: [1] https://mailman.nginx.org/pipermail/nginx/2018-January/055490.html [2] https://nginx.org/en/docs/debugging_log.html Hello Sergey, Coincidentally I have made a small progress on resolving the problems and discovered at least a part

Re: logging in mail {} stanza and STARTTLS error

2022-03-16 Thread Sergey A. Osokin
Hi Jeremy, hope you're doing well these days. On Wed, Mar 16, 2022 at 03:36:03PM +0800, Jeremy Ardley wrote: > Hi, > > I'm attempting to implement an IMAP proxy using ngx_mail module. > > How do I enable logging inside a mail {} stanza, or indeed anywhere > other than an http {} stanza which d

logging in mail {} stanza and STARTTLS error

2022-03-16 Thread Jeremy Ardley
Hi, I'm attempting to implement an IMAP proxy using ngx_mail module. How do I enable logging inside a mail {} stanza, or indeed anywhere other than an http {} stanza which doesn't seem to log any mail {} related traffic. Secondly, the reason I want to log activity is because the mail module