Re: [exim] Vary weird problem - unable to set uid=12

Top Page
Delete this message
Reply to this message
Author: Ted Cooper
Date:  
To: exim-users
Subject: Re: [exim] Vary weird problem - unable to set uid=12
Marc Perkel wrote:
> 2009-03-29 06:48:57 1LnvJq-0000sZ-Eu unable to set gid=12 or uid=12
> (euid=0): post-delivery tidying
> 2009-03-29 06:48:57 1LnvD5-0001Jx-7o unable to set gid=12 or uid=12
> (euid=0): filter_quicktap router (recipient is andrea@???)
>
> 2009-03-29 04:36:05 daemon: accept process fork failed: Resource
> temporarily unavailable


No idea if it's at all related but ...

I used to get errors like this when using ${run} with processes that
took too long to start up loading shared libraries and databases. I had
written some test code in PHP CLI (lol) but dealing with more than one
email a second was too much for it.

That's when I swapped to using ${readsocket} for everything and just ran
the code as a unix socket daemon.

--
The Exim Manual
http://www.exim.org/docs.html
http://docs.exim.org/current/