finally got this solved.
Here is for all of you who wondered why this thing doesnt work:
In master.cf you need:
Quote:
maildrop unix - n n - - pipe
flags=DRhu user=vmail argv=/usr/bin/maildrop -d vmail ${extension} ${recipient} ${user} ${nexthop} ${sender}
|
This is proper syntax. I guess ${domain} was replaced with ${nexthop} in postfix...
Best regards to everyone. Maybe someone finds this thing useful after all. Sorry for the monologues though