I am using this file:
dovecot-sql.conf.ext
and in there I have a
connect = "host= dbname= user= password="
My was down and I lost mail access for a few days before I
realized that there was an issue. How can I specify a backup server so
that if my primary sql server goes down, a backup
Upon closer review, it seems you're probably right: both users are in
fact marked master_user. How is that possible? I haven't marked new user
as a master_user. Are users marked master_user by default? What's even
more interesting, /etc/dovecot/dovecot-master-users doesn't contain this
user's d
Hard to say.
If you are logging is master_user, there will be different password than normal
user. Usually. With your setup, you can only access user's mail if you are
using the exact same password that the user was using.
Your logs seem to indicate that you are logging as master_user, so you a
Emm, sorry for the confusion, there are two users authenticating -
master user "postmaster" and the second user called "test". I have just
obfuscated users by replacing usernames with myuser. So no, this
shouldn't be the issue.
Any other suggestions?
On 2022-08-29 10:30, Aki Tuomi wrote:
On 2
> On 29/08/2022 09:26 EEST Serveria Support wrote:
>
>
> It's a testing install my main goal is to make it work. I will play
> around with password encryption before going live.
>
> I have enabled all possible debugging yet I can's see the value you
> mentioned in the log file. Could you p