Compare commits
2 commits
40642acf03
...
4ec7774fdb
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4ec7774fdb | ||
|
|
5e272879e5 |
1 changed files with 4 additions and 4 deletions
|
|
@ -894,10 +894,10 @@
|
||||||
|
|
||||||
session.rcpt.directory = "'internal'";
|
session.rcpt.directory = "'internal'";
|
||||||
directory."imap".lookup.domains = [ "kempinger.at" ];
|
directory."imap".lookup.domains = [ "kempinger.at" ];
|
||||||
authentication.fallback-admin = {
|
# authentication.fallback-admin = {
|
||||||
user = "admin";
|
# user = "admin";
|
||||||
secret = "$2b$10$f3gV764s.cE9Dqb0OW2SeOIO5eJdrBlTu/lDH7IlvFUYlUZF.CxXW";
|
# secret = "bcrypt-hash";
|
||||||
};
|
# };
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue