2
Sending emails in PHP
7 months ago from john smith, manager
What services do you use for sendinf emails in PHP? How can I send emails in PHP?
7 months ago from john smith, manager
What services do you use for sendinf emails in PHP? How can I send emails in PHP?
Hey John. Have you looked at using https://github.com/PHPMailer/PHPMailer/ for the actual PHP code? Regardless of how you do it, you'll need to authenticate your emails with some sort of email service like SendGrid, mailgun, etc. so that receiving email services don't purge it as spam. You can read about DMARC rules at dmarc.org.
Hope that helps.
Designer News
Where the design community meets.
Designer News is a large, global community of people working or interested in design and technology.
Have feedback?
Login to Comment
You'll need to log in before you can leave a comment.
LoginRegister Today
New accounts can leave comments immediately, and gain full permissions after one week.
Register now