dovecot: fix hostname to fqdn
This commit is contained in:
@@ -278,6 +278,9 @@ in
|
||||
];
|
||||
disable_plaintext_auth = true;
|
||||
|
||||
# hostname
|
||||
hostname = cfg.fqdn;
|
||||
|
||||
# backend services
|
||||
"service auth" = {
|
||||
"unix_listener auth" = {
|
||||
|
||||
Reference in New Issue
Block a user