From: mouss (no email)
Date: Fri Mar 02 2007 - 13:57:36 EST
Ebbe Hjorth wrote:
>
> This is what i did
>
> echo "some random data" > /tmp/randomfile
> su - vmail
> maildrop -d -V 10 < /tmp/randomfile
>
> and it said
>
> Invalid user specified.
>
>
>
now retry as root. This may be a "trusted user" issue.
if your maildrop binary is not setuid, make sure it can still access
authdaemon socket (either make maildrop setuid or change permissions...).
|
|
|