I was able to solve problem by myself. 

All i do is swap lines in config. So: 

accept for local alias <aliases> deliver to mbox
accept for any relay
accept from any for domain <domains> alias <aliases> deliver to mda 
"/usr/local/bin/procmail"


will NOT work, and:

accept for local alias <aliases> deliver to mbox
accept from any for domain <domains> alias <aliases> deliver to mda 
"/usr/local/bin/procmail"
accept for any relay

works properly. 

I did not know that it matters, sorry

-- 
You received this mail because you are subscribed to [email protected]
To unsubscribe, send a mail to: [email protected]

Reply via email to