I need to test a function that uses PHP\'s mail() How can I do this without uploading the script to a server and test it online? What\'s even more I am developin
A nice and simple solution for testing:
http://blogs.bigfish.tv/adam/2009/12/03/setup-a-testing-mail-server-using-php-on-mac-os-x/ Updated link: https://github.com/ifunk/smtp-catcher