I’m moving my development environment to my macbook, and I’m wondering what others are using as a local mail server. I installed MAMP so I’ve got Apache, PHP, and MySQL, but I still need a local mail server to complete the local dev environment.
I’m currently using the Sendmail option for sending email on my server and others on their dev environment, so I don’t want to change that if possible.
If you have any ideas, please let me know.