Email delivery service for Forum

LilMosey

Elite Member
Joined
Apr 8, 2016
Messages
2,621
Reaction score
1,946
I'm setting up a forum, and I'm currently stuck at the step where people have to confirm their email in order to register. Over the years, I have registered on many forums, and there have been instances where the confirmation link ended up in the spam folder. I'm wondering which kind of email delivery service would be best to use in such cases. Basically, I don't want the confirmation email to be delivered to the spam folder or any similar issues...

100-500 registrations per week
 
I'm setting up a forum, and I'm currently stuck at the step where people have to confirm their email in order to register. Over the years, I have registered on many forums, and there have been instances where the confirmation link ended up in the spam folder. I'm wondering which kind of email delivery service would be best to use in such cases. Basically, I don't want the confirmation email to be delivered to the spam folder or any similar issues...

100-500 registrations per week

There are multiple reasons for emails landing in spam from the ip to the from email. I would recommend using a transactional smtp like SendGrid / Amazon Ses or mail gun
 
Mailjet smtp should work Free plan has 200 daily limit & 6000 monthly limit.
 
Thanks for the suggestions. I ended up buying a small VPS and turn it into a mail server.
 
Thanks for the suggestions. I ended up buying a small VPS and turn it into a mail server.
Small VPS with multiple ip address?

If I am not wrong you will need multiple dedicated ip address for better performance and delivery.
 
Small VPS with multiple ip address?

If I am not wrong you will need multiple dedicated ip address for better performance and delivery.
Just one is good as long as everything is setup correctly (DKIM,DMARC,SPF, reservse dns) and IP is clean
 
Please apply for Amazon Ses for your services they also offer free services like 50k emails free per day
 
Sendgrid is the best tool out there if you want to do this
 
Back
Top