31 Aug
2026
31 Aug
'26
10:49 a.m.
On 29. Aug 2026, at 1.59, Lucas Holt via dovecot <dovecot@dovecot.org> wrote:
On FreeBSD and MidnightBSD, Dovecot's net_getunixcred() relies on getpeereid(), which lacks PID info, causing every imap-login connection to register with anvil as pid=-1 and collide in its per-process hash.
Here's an example fix for the problem. Note this was AI generated with claude fable and I don't know what your AI policy is.
Here's an updated version of the patch. Does it still work?