This commit is contained in:
PIVODEVAT
2025-03-14 01:52:25 +03:00
commit 61f90ee217
26 changed files with 8680 additions and 0 deletions

View 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'