Thanks you so much for the quick response
How does one go about doing a query (in particular, for an alias)?
Basically, the need to do a query for an alias (to see where the actual email address where a mail should go to). I found this online:
http://www.postfix.org/DATABASE_README.html
I also found this:
http://www.postfix.org/mysql_table.5.html
I also saw something like this as a way of querying(?):
postmap -q
info@example.com hash:/etc/postfix/virtual
Given that the information is in the DB, how does one use a postfix utility to query it? The idea was to avoid doing direct queries against the DB (for performance reasons).
TIA
Recent comments
1 day 5 hours ago
1 day 7 hours ago
1 day 19 hours ago
1 day 22 hours ago
2 days 2 hours ago
2 days 8 hours ago
2 days 18 hours ago
2 days 20 hours ago
3 days 4 hours ago
3 days 5 hours ago