mirror of
https://github.com/Mailu/Mailu.git
synced 2025-01-14 02:34:22 +02:00
Disable MX queries when relaying mail to a remote smtp
This commit is contained in:
parent
6b7a33c435
commit
c4eeaad676
@ -1,3 +1,3 @@
|
||||
dbpath = /data/main.db
|
||||
query =
|
||||
SELECT 'smtp:'||smtp FROM relay WHERE name='%s'
|
||||
SELECT 'smtp:['||smtp||']' FROM relay WHERE name='%s'
|
||||
|
Loading…
Reference in New Issue
Block a user