Add anything@your.onion aliases (for sending and receiving)
This commit is contained in:
5
etc/postfix/sql/alias.cf
Normal file
5
etc/postfix/sql/alias.cf
Normal file
@ -0,0 +1,5 @@
|
||||
user = postfix
|
||||
password = MY_PASSWORD
|
||||
hosts = localhost
|
||||
dbname = hosting
|
||||
query = SELECT '%d@dhosting4okcs22v.onion' FROM users WHERE '%d' = CONCAT(onion, '.onion')
|
Reference in New Issue
Block a user