Tony Finch wrote:
> On Wed, 23 Nov 2005, Sub Zero wrote:
>> 
>> [EMAIL PROTECTED] [~]# /usr/sbin/exim -v -M 1EeZnr-0006Zq-C4 delivering
>> 1EeZnr-0006Zq-C4 LOG: MAIN
>>   == [EMAIL PROTECTED] <[EMAIL PROTECTED]> R=central_user_filter
>> defer (-1): bad owner for /etc/vfilters/abcweb.com
>> 
>> central_user_filter:
>>   driver = redirect
>>   check_local_user
>> 
>> [EMAIL PROTECTED] [~]# ls -all /etc/vfilters/abcweb.com
>> -rw-r--r--    1 abcweb   mail            0 May  1  2005
>> /etc/vfilters/abcweb.com 
> 
> Your problem is that Exim is requiring the owner of the file to be
> root, and it is not. 
> 
> When it gets to your central_user_filter router, the local user in
> the email address is "root". By default, the redirect router checks
> that the owner of the file matches the local user if check_local_user
> is set - see the documentation for the check_owner option.

Uhmm.. So this means that in the .forward file created in ~abcweb/ may not
contain [EMAIL PROTECTED]


-- 
## List details at http://www.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to