On 10/27/2010 02:43 AM, jeffrey j donovan wrote:
greetingsHow can I test my local recipient map. Im looking for something similar to a " postmap -q us...@example.com hash:/etc/postfix/myfile " here is my map statement. local_recipient_maps = proxy:unix:passwd.byname $alias_maps this doesn't work postmap -q dva...@example.com proxy:unix:passwd.byname i want to see the query result. how do I do that?
Drop the proxy: part. -- J.