home · contact · privacy
0871740688ad08649615525ee8f7bcaac8423e38
[config] / all_new_2018 / linkable_etc_files / mail / etc / dovecot / conf.d / 99-master.conf
1 service auth {
2   unix_listener auth-userdb {
3   }
4
5   unix_listener /var/spool/postfix/private/auth {
6         mode = 0660
7         user = postfix
8         group = postfix
9   }
10 }