I've got too many errors on my mail server like this:
Nov 3 12:03:13 mail01 dovecot[5562]: imap-login: Error: auth-client: conn
unix:login (pid=5553,uid=0): Authentication server sent unknown id 2965
Nov 3 12:03:13 mail01 dovecot[5562]: imap-login: Error: auth-client: conn
unix:login (pid=5553,u
I have a Dovecot IMAP server and a Postfix server on separate machines.
The user information is stored in a MariaDB database that is replicated
on both servers.
Postfix needs to authenticate outgoing mail against our valid user
database. I believe this requires us to install a "dummy" Dovecot on
t
Working dovecot 2.3, wish to be able to implement "server side" filtering.
My understanding is that is done with "sieve". My further understanding
is that "dovecot-pigeonhole" and be used to manage "sieve" in some fashion.
Attempting to compile dovecot-2.3-pigeonhole-0.5.21 proves problematic
On 11/3/2023 14:23:48, joe a wrote:
Working dovecot 2.3, wish to be able to implement "server side" filtering.
My understanding is that is done with "sieve". My further understanding
is that "dovecot-pigeonhole" and be used to manage "sieve" in some fashion.
Attempting to compile dovecot-2.3