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

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Marc Sherman
Fecha:  
A: Johann Spies
Cc: exim-users
Asunto: 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