Smile Posted February 23, 2019 Posted February 23, 2019 Recently a lot of our automatic send email using the PHP function ends up in the spam box of customers. We use the PHP function. Using the PHP function we get the spf=pass. But no DKIM is added. Would using the SMTP option be a better solution so DKIM is added possibly preventing the email to end up in spamboxes?
AndyC Posted February 23, 2019 Posted February 23, 2019 I've always used SMTP as was once told it was the better option .If it's true or not I don't really know ,but don't get any issues with emails
Smile Posted February 23, 2019 Author Posted February 23, 2019 (edited) Did change it and DKIM is nicely working... But the name of the sender is now "info" Not very informative.... How could I change that? Before it was the name of the shop domain. Edited February 23, 2019 by Smile
the.rampage.rado Posted February 26, 2019 Posted February 26, 2019 @perryg I'm sending my emails through fax, no printer problems here :)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now