osx - Sending emails using XAMPP and PHP using Mac Yosemite -


i confused on start sending emails. have search web amount of content available different packages , softwares has confused me. wondering if here had simple or knows of simple tutorial of how can send email using xampp.

im new using local host , far have used mysql , apache xampp load , view php files application.

i appreciate if me start setting xampp send emails when use php.

some sites suggest separate server needed emails such phpmailer while others suggest few config changes need making changing in php.ini files i'm cautious change incase whole xampp crashes!

is link good? http://www.websnippetz.com/2013/01/send-email-from-xampp-localhost.html many using sendmail package xampp can't find download that.

anyone tried worked them?

please confused developer guys!

to send emails localhost need email-server postfix or exim or send e-mails on smtp described on site link.

the easiest way use abstraction layer swift mailer

http://swiftmailer.org/docs/sending.html

here have lot of possibilities send e-mails. solution install local mailserver , fetch sending e-mails. in mamp pro example have integrated mailserver.

http://blog-en.mamp.info/2009/09/how-to-sending-emails-with-mamp-pro.html


Comments

Popular posts from this blog

google chrome - Developer tools - How to inspect the elements which are added momentarily (by JQuery)? -

angularjs - Showing an empty as first option in select tag -

php - Cloud9 cloud IDE and CakePHP -