Help with sending email using Xampp |
I don't feel the necessity of sending a mail thru Gmail's SMTP server using Sendmail.
what I usually do, is just uses CI's built-in Email Class library, configure it to use GMAIL's SMTP, and execute. https://www.codeigniter.com/user_guide/l...onfig-file and it should work |
Messages In This Thread |
Help with sending email using Xampp - by michaeldtrek - 08-07-2017, 11:55 AM
RE: Help with sending email using Xampp - by jarmen_kell - 08-07-2017, 04:30 PM
RE: Help with sending email using Xampp - by InsiteFX - 08-08-2017, 03:48 AM
RE: Help with sending email using Xampp - by michaeldtrek - 08-11-2017, 08:12 AM
RE: Help with sending email using Xampp - by arugama - 12-28-2017, 02:10 PM
|