Re: [exim] php and exim - solved!

Inizio della pagina
Delete this message
Reply to this message
Autore: paul cooper
Data:  
To: 'Exim-users'
Vecchi argomenti: Re: [exim] 550-errors verification failed... unrouteable address....
Oggetto: 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 !