Auto saved by Logseq

This commit is contained in:
matze 2023-02-20 15:08:00 +01:00
parent 514fb2de9a
commit 171f45fcb6

View File

@ -181,4 +181,5 @@
# forward to smtp:127.0.0.1:20381 for custom domain AND email domain
query = SELECT 'smtp:127.0.0.1:20381' FROM custom_domain WHERE domain = '%s' AND verified=true
UNION SELECT 'smtp:127.0.0.1:20381' WHERE '%s' = 'mydomain.com' LIMIT 1;
```
```
- ``simplelogin.