Re: [EXIM] Problem spawning exim in pipes

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: John Burnham
Fecha:  
A: exim-users
Asunto: Re: [EXIM] Problem spawning exim in pipes
> In fact it was a problem with the path for sendmail. However, exim has not
> shown any errors in the logs, and has not returned any error messages to
> the sender. Is this an expected behavior? Anyway, thanks a lot for the
> help,
>


I would call this expected behaviour - the perl script isn't checking for 
success or failure of any of your calls. The perl script isn't returning 
any indication of whether it has itself succeeded or failed. Have a 
read of 'Learning Perl' and see why checking the success of 
functions is a good thing.
  John.
--
John Burnham
jpburnham@???       


--
*** Exim information can be found at http://www.exim.org/ ***