I am trying to send email using PHP’s mail()
, but looks like I can't do that on localhost. Is there anything I can do to set up this to work on my Mac 10.6?
Asked
Active
Viewed 90 times
0

Ry-
- 218,210
- 55
- 464
- 476

Acer_Racer
- 75
- 1
- 10
-
"looks like" ? mhh explain and describe the problem more specific. – DAG Jun 28 '13 at 01:22
-
you can connect to an external mail server such as gamil – Jun 28 '13 at 01:22
-
Check this one out. for reference http://stackoverflow.com/questions/15267423/php-send-mail-in-localhost – Jason Jun 28 '13 at 01:29
-
Just followed this link http://blogs.bigfish.tv/adam/2009/12/03/setup-a-testing-mail-server-using-php-on-mac-os-x/ – Acer_Racer Jun 28 '13 at 17:29