ISPconfig 3, dropmail issue
mail is recognized as local, but gets bounced by dropmail..
any idea?
----
Oct 6 00:05:16 mail01 postfix/pipe[1877]: B927E2A8059: to=<xxx@test.com>, relay=maildrop, delay=0.06, delays=0.02/0.02/0/0.02, dsn=5.1.1, status=bounced (user unknown. Command output: Invalid user specified. )
------------
/etc/postfix/master.cf:
maildrop unix - n n - - pipe
flags=R user=vmail argv=/usr/bin/maildrop -d ${recipient} ${extension} ${recipient} ${user} ${nexthop} ${sender}
|