Ebbe Hjorth writes:
Ebbe Hjorth writes:
Hi,
I am tryin to setup postfix and maildrop on my freebsd machine but is
getting this error
Mar 6 18:30:29 thor postfix/pipe[36205]: 053E71CDB7: to=<xx...@apz.dk>,
relay=maildrop, delay=0.21, delays=0.13/0.03/0/0.05, d
sn=5.1.1, status=bounced (user unknown. Command output: Invalid user
specified. )
What am i doing wrong?
The user specified by the -d option to maildrop does not exist.
Okay - How do i test that? Because authtest imapd xx...@apz.dk works fine
Test what parameter Postfix provides to maildrop. It's probably passing -d
xxx, instead of -d xx...@apz.dk