Am 31.03.26 um 12:34 schrieb Aki Tuomi:
Did you touch the socket by hand?
Can't tell for sure ...
The default config is different.
$ doveconf -o dovecot_config_version=2.4.1 -d service/anvil
service anvil {
...
unix_listener anvil {
group = $SET:default_internal_group
mode = 0660
}
}
Can you compare the output on your system?
Just run `doveconf service/anvil`
doveconf service/anvil
service anvil {
chroot =
drop_priv_before_exec = no
executable = anvil
group =
idle_kill_interval = infinite
privileged_group =
process_limit = 1
process_min_avail = 1
protocol =
type = anvil
user =
unix_listener anvil {
mode = 0600
}
unix_listener anvil-auth-penalty {
mode = 0600
}
}
_______________________________________________
dovecot mailing list -- [email protected]
To unsubscribe send an email to [email protected]