init
This commit is contained in:
4
pgsql_virtual_alias_maps.cf
Normal file
4
pgsql_virtual_alias_maps.cf
Normal file
@ -0,0 +1,4 @@
|
||||
user = postfix
|
||||
hosts = 127.0.0.1:16458
|
||||
dbname = postfix
|
||||
query = SELECT goto FROM alias WHERE address='%s' AND active='true'
|
Reference in New Issue
Block a user