Auto saved by Logseq

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

View File

@ -182,3 +182,4 @@
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.