We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5e4e94 commit 61438d8Copy full SHA for 61438d8
mail/files/userdb-aliases.cf
@@ -1,7 +1,6 @@
1
# See pgsql_table(5)
2
3
domain = hashbang.sh
4
-# TODO(daurnimator): DNS entry here had to be manually resolved
5
-hosts = postgresql://mail:[email protected]:25060/userdb?sslmode=require
+hosts = postgresql://mail:userdb-mail-lookup@userdb-attempt-too-do-user-989073-0.db.ondigitalocean.com:25060/userdb?sslmode=require
6
dbname = userdb
7
query = select name || '@' || host from passwd where name = '%u'
0 commit comments