Re: dovecot-indexer writting as root

2024-08-10 Thread Joan Moreau via dovecot
No, the change of uid comes at the end of the process (commit) On 2 August 2024 19:08:00 Aki Tuomi via dovecot wrote: You are probably doing file operations before setuid() call, do you initialize things too soon? Aki On 01/08/2024 12:59 EEST Joan Moreau via dovecot wrote: Hi Any id

Contents of folder symlinked not showing up

2024-08-10 Thread Curt.Blank--- via dovecot
I have the directory structure below. I was using uw-imap with Thunderbird. Due to cert issues with Thunderbird which have yet to be resolved at the moment I am using dovecot (2.3-6.11) with Apple's MacOS Mail app. dovecot server is running openSuSE Tumbleweed. With uw-imap & Thunderbird the di

Re: Event Export (auth_request_finished)

2024-08-10 Thread Serhii via dovecot
On 8/4/24 13:25, John Fawcett via dovecot wrote: On 04/08/2024 13:17, Serhii via dovecot wrote: I am trying to implement logging of all failed authentication attempts to catch bruteforce automatically. Currently, I have the following configuration: ... But for me it doesn't look like what i