I\'m would like to use PHP to send email from my localhost to other people. What do I need to do that?
For example do I need to install mailserver? If I\'m not mistaken
phpmailer is a good choice. you can google it for details. Actually, email is sent using socket.