mail() problems
Posted: Fri Nov 07, 2003 5:54 am
I have a very simple email using mail() that works fine on my dev server and on a hosted site but not with my latest host.
They can't tell me what's going wrong at all and I'm at a loss!!
Is there any way to debug what's not working for mail()?
I.e. where it's going, what it's looking for etc.
php.ini points to sendmail ok by the way.
My host tells me they use exim, but this shouldn't make a difference, should it?
Thanks
They can't tell me what's going wrong at all and I'm at a loss!!
Is there any way to debug what's not working for mail()?
I.e. where it's going, what it's looking for etc.
php.ini points to sendmail ok by the way.
My host tells me they use exim, but this shouldn't make a difference, should it?
Thanks