Re: [exim] Filter behavior when run from shell vs systemd

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Gabe da Silveira
Fecha:  
A: exim-users
Asunto: Re: [exim] Filter behavior when run from shell vs systemd
On Tue, Feb 13, 2018 at 4:15 AM, Marius Stan via Exim-users <
exim-users@???> wrote:

> It might be selinux that's preventing access to that file.
> try running setenforce 0 and see if the error goes away.
>


That was it! This is the third time selinux has had me scratching my head,
hopefully from now on I'll internalize that it is there.

PS to Jeremy, I only had debug on to look for clues to this problem.

Thanks for quick replies!