Re: [exim] Adding those Legal disclaimers to e-mails

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Marc Sherman
Data:  
Para: Johann Spies
CC: exim-users
Assunto: Re: [exim] Adding those Legal disclaimers to e-mails
Johann Spies wrote:
>
> I don't understand enough of what is happening in the process when
> exim calls in this script. Therefore I do not know how to debug it.


If the script works in a shell, but fails when exim calls it, the first
thing to suspect is permissions, followed closely by environment
(especially path).

- Marc