Re: [exim] Exim appears to stop handling mail via the localu…

Top Page
Delete this message
Reply to this message
Author: David Grant
Date:  
To: Cyborg, exim-users
Subject: Re: [exim] Exim appears to stop handling mail via the localuser router after a while
On 5/17/13 11:49 AM, Cyborg wrote:
>
> That indicates usually, that something like a cache or a quota gets
> cleared and slowly filling back until up.
>
> My last suggestion is: strace , my most loved debug tool ;)
>
> just filter it to "open" and "stat" onlymode, that will show fails very
> quickly.


Interesting... I narrowed down the problem message:

2013-05-17 14:15:10 [1495] 1UdRza-0000Nv-7W unable to set gid=1005 or
uid=1005 (euid=101): userforward router (recipient is user@???)
2013-05-17 14:15:10 [1493] 1UdRza-0000Nv-7W internal problem in
userforward router (recipient is user@???): failure to transfer data
from subprocess: status=0100 readerror='Success'

Which makes my problem look precisely like this old thread:

http://www.gossamer-threads.com/lists/exim/users/6620

However, I have both no_verify and the exim binary sticky bit set.

Any suggestions on further troubleshooting much appreciated.

Thanks,
Starchy