Simple yet functional dovecot+postfix
This commit is contained in:
2
config/postfix/sqlite-virtual_alias_maps.cf
Normal file
2
config/postfix/sqlite-virtual_alias_maps.cf
Normal file
@@ -0,0 +1,2 @@
|
||||
dbpath = /data/freeposte.db
|
||||
query = SELECT destination FROM aliases WHERE localpart = '%u' AND domain = '%d'
|
||||
Reference in New Issue
Block a user