Re: [Exim] odd error after upgrade

Etusivu
Poista viesti
Vastaa
Lähettäjä: Leonardo Boselli
Päiväys:  
Vastaanottaja: Tim Jackson
Kopio: exim-users
Aihe: Re: [Exim] odd error after upgrade
On Wed, 31 Mar 2004, Tim Jackson wrote:

> Hi Leonardo, on Wed, 31 Mar 2004 23:47:06 +0200 you wrote:
> > I have and it works perfectly ... this is not the problem ...
> Yes, you're right, sorry - my fault for not reading it carefully enough
> (usually when there is something involving never_users, it's a lack of a
> root alias). However in this case it looks like you have "user = root" or
> similar set on the address_reply transport. Change that to a
> less-privileged user; you don't need root privileges for that.


address_reply transport is just:

address_reply:
driver = autoreply

I added a
user = www-data
but no success ....