From: Ebbe Hjorth (no email)
Date: Sat Mar 03 2007 - 09:43:42 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...).
>
I tried as root, same error
|
|
|