Compare commits
No commits in common. "4ec7774fdbded2b1826dd24396f69032c502e277" and "40642acf030df89cd343a1f59f86e8726b90c3aa" have entirely different histories.
4ec7774fdb
...
40642acf03
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 = "bcrypt-hash";
|
secret = "$2b$10$f3gV764s.cE9Dqb0OW2SeOIO5eJdrBlTu/lDH7IlvFUYlUZF.CxXW";
|
||||||
# };
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue