Re: [exim] php and exim - solved!

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: paul cooper
Fecha:  
A: 'Exim-users'
Temas antiguos: Re: [exim] 550-errors verification failed... unrouteable address....
Asunto: Re: [exim] php and exim - solved!
the php default configuration has sendmail configured

; For Unix only. You may supply arguments as well (default: "sendmail -t
-i").

configuring it as
sendmail_path=/usr/sbin/exim -t
and it works !