greetings How can I test my local recipient map. Im looking for something similar to a " postmap -q [email protected] hash:/etc/postfix/myfile "
here is my map statement. local_recipient_maps = proxy:unix:passwd.byname $alias_maps this doesn't work postmap -q [email protected] proxy:unix:passwd.byname i want to see the query result. how do I do that? tia -j
