Re: [exim] dsearch produces "stat failed"

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Peter Thomassen
Datum:  
To: exim-users
Betreff: Re: [exim] dsearch produces "stat failed"
Kjetil Torgrim Homme wrote:
> it is a permission problem, and the cause is probably that the access to
> the directories is through a secondary group membership. Exim will not
> run initgroups(3) in some circumstances. how do you launch your daemon?


The access is granted through a secondary group membership, yes. But that
isn't the problem, it even works with 750 (the Exim user is not the owner).
However, what you said seems true for Apache (mod_vhost), inducing some
headache until I noticed :-)

Exim is launched using the Debian init.d script. What consequences does the
launching method have?

Peter