my php email form works on Windows server but not on Linux.
I understand that:
1. Linux doesn't like 'send_mail'
2. Linux requires 'send_path'
My path to sendmail is /usr/sbin/sendmail
I am assuming that I drop (1) and put in (2)
can some some please tell me the correct syntax for doing this.
Cheers. lots and lots
Aled Rees