Hi there,
Recently I've started learning PHP + MySql. Now I've come to a point where I need to send mail via the built in mail() function. Since I don't have any domain name + server combination (well, I'm going to get one in the future) I do everything locally now.
Currently I have MAMP as my PHP + MySQL installation, which has no built in mailserver. After having searched a bit in google I've come to a conclusion that there should be a installation of postfix included in osX. Up to this moment I haven't managed to find any, however. Can anyone help?
Recently I've started learning PHP + MySql. Now I've come to a point where I need to send mail via the built in mail() function. Since I don't have any domain name + server combination (well, I'm going to get one in the future) I do everything locally now.
Currently I have MAMP as my PHP + MySQL installation, which has no built in mailserver. After having searched a bit in google I've come to a conclusion that there should be a installation of postfix included in osX. Up to this moment I haven't managed to find any, however. Can anyone help?