Jump to content

Featured Replies

Solved by opentype

Go to solution

There is nothing simple or straight forward with SES. It’s a great platform but those two words don’t come close to describing it. 

The plugin allows you to send email via API commands to AWS SES/SNS to handle. It allows you to also process bounces that AWS receives to automatically have IPB handle it (disable mail for the user, block user, etc).

The plugin does not do all of the AWS setup (either SES or SNS).  It does not get AWS to approve you exiting the sandbox. 

It’s a fantastic tool and the author has great support. Just realize SES itself is not for the faint of heart. 

Edited by Randy Calvert

  • Author

For a few months now, i have been searching for a mail service that will be easy to implement,

Any recommendation? 

 

 

That’s not much to go on. Please describe your needs. How much emails do you send per month? 
And what is you are struggling with currently without an external mail service? Do you hit send limits with your host? Do you have delivery issues?

  • Author

My need is for:

Outgoing mail - for registration proposes confirmation; followers contact mail updates, and sometimes for bulk mail for the entire community. 

Incoming - for contact form.

Gmail blocked me, and Sendgrid is not an option. i have 10K users registered. Today, my delivery isn't functioning at all.

 

Edited by LiveG

Where are you hosted? What are your results with just PHP mail? Have you access to your DNS settings to optimize your mail delivery?

  • Author

Self-hosted. Gmail blocked me, I guess, because of the amount of mail I have sent. When it worked, it worked well.

For now - I have no mail service delivery configured.. 

  • Solution
Just now, LiveG said:

Self-hosted.

Where? 

Your hosting usually comes with email sending capabilities initiated through PHP. Does that not work? 

Could contain: Nature, Night, Outdoors, Text

  • Author

I didn't try it; It is now configured on SMTP.

What does this option do? Something I need to configure on my server? 

It usually just works. Turn it on and then use the Test Settings button on the same page to send yourself a test email. 

  • Author

Well - it works indeed!

Thank you. You solved a massive problem for me.  🙏

Recently Browsing 0

  • No registered users viewing this page.