I have php & apache setup on my mac at work (apache is shipped with os x 10.3.3)
I have a script that uses the mail function and it runs on my machien (http://localhost/etc...) I run the script and it says the mail sent successfully ( based on if ( ! $mail ) test )
However I do not recieve the email I have sent to myself.
The code is fine, I've checked it several times, here it is for discussion sake:
Check your PHP.ini file and make sure that "SMTP" is set to your outgoing SMTP mail server. Also make sure that your ISP does not block port 25 (usually this isn't the case, though).
Visit Slightly Remarkable to see my portfolio, resumé, and consulting rates.
Thanks Jona & mitcon, I'll definitly look into the php.ini issue and..hmm, the isp may be an issue but it should be resolve able by monday when our server consultant comes in and I can have him tweak what needs be tweaked should tweaking be in order.
mitcon, I'd appreciate it if you could try my email address, thanks. I'll PM it to you.
Bookmarks