Error configuring unix_listener stats-writer
Hello,
I've got a very strange problem: When I try to configure the stats-writer socket, I'm told the configuration is a duplicate, though none exists in the configuration files. So I'd guess the configuration is set either built-in or implicitly.
I've put the following into conf.d/10-master.conf: service auth { unix_listener auth-userdb { }
unix_listener stats-writer { user = vmail group = vmail mode = 0666 } }
BTW, using imap for mail traffic.
Is there any tool displaying an "effective" config tree (i.e., a tool displaying the resulting configuration from every file, displaying the original file and line number)? "dovecot -a" only displays all configurations, but without source reference, so it's impossible to find out about the details. :-(
Kind regards
Peter
Am 18.02.19 um 11:34 schrieb Sami Ketola:
Not the config files itself. But IIRC, the "main" config files have been changed in distros when the new style was introduced. Usually the main file wasn't overwritten, but a new file with an extension like "new" had been added.
However, my laptop installation isn't as old, and every application I install already has the new style, and of course it has it pros when You get used to the structure of the config file, but if You're new to some application, You also have to learn about this structure for every new one ...
Peter
Shame on those distros.
However even if you do use such lousy distro, you can work around it by just having ONE config file in the conf.d folder. That would then be the real config file.
However, my laptop installation isn't as old, and every application I install already has the new style, and of course it has it pros when You get used to the structure of the config file, but if You're new to some application, You also have to learn about this structure for every new one ...
I wish that the split config default would have never been introduced. It's a nightmare.
Sami
participants (4)
-
Aki Tuomi
-
Jerry
-
Peter Nabbefeld
-
Sami Ketola