ok ive been working on this for about 3hrs and am stuck i cant figure it out.
For some reason i can send email to some address like gmail, and yahoo. etc. but i cant send to others like msn, bellsouth, adelphia etc. I have my php.ini set with the correct path to sendmail but it just doesnt send. Does any body have anything for me to try.
This is what is in my php.ini for mail
[mail function]
; For Win32 only.
SMTP = localhost
smtp_port = 25
; For Win32 only.
;sendmail_from =
; For Unix only. You may supply arguments as well (default: "sendmail -t -i").
sendmail_path = usr/sbin/sendmail