Add a (not working) postfix conf for transports
This commit is contained in:
3
postfix/conf/sqlite-transport.cf
Normal file
3
postfix/conf/sqlite-transport.cf
Normal file
@@ -0,0 +1,3 @@
|
||||
dbpath = /data/main.db
|
||||
query =
|
||||
SELECT 'smtp:'||smtp FROM relay WHERE name='%s'
|
||||
Reference in New Issue
Block a user