Disable MX queries when relaying mail to a remote smtp
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
dbpath = /data/main.db
|
dbpath = /data/main.db
|
||||||
query =
|
query =
|
||||||
SELECT 'smtp:'||smtp FROM relay WHERE name='%s'
|
SELECT 'smtp:['||smtp||']' FROM relay WHERE name='%s'
|
||||||
|
|||||||
Reference in New Issue
Block a user