Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Website Transactional Email Service #15

Open
legendary-jld opened this issue Sep 16, 2023 · 4 comments
Open

Website Transactional Email Service #15

legendary-jld opened this issue Sep 16, 2023 · 4 comments

Comments

@legendary-jld
Copy link
Collaborator

Goals:

  • Review options for a transactional email service implementation

Considerations:

  • Base Pricing
  • Pricing for expected growth
  • Feature and Security values
  • Development effort

Details/Knowledge Transfer:

To better understand the needs of a transactional email service, we can define which emails will be sent transactionally through this implementation.

Website Transactional

  • User Profile
    • Initial Signup
    • Password Change Request
    • Security Check (2FA)
  • Directory
    • Listing Forms Incomplete Reminder
    • Listing Forms Approval Request (to admin)
    • Listing Forms Approval Notification

Provided by Another Service

  • User Newsletter/Campaign Signup
  • User Donation Receipt
  • Newsletter Emails
  • Event Emails
  • Campaign/Focused Emails

Service Providers to Review:

  • Brevo
  • PostMark
  • SendGrid
  • Mailgun
@legendary-jld
Copy link
Collaborator Author

Brevo

  • Base Pricing:
    • Free for 300 emails per day cap (~9000 emails per month)
  • Growth Pricing:
    • $25/mo for 20,000 emails per month (no daily cap)
  • Feature and Security values
    • Email Templates
    • Reporting & Analytics
    • SMS & WhatsApp Messaging APIs
  • Development effort:
    • LOW

@legendary-jld
Copy link
Collaborator Author

Postmark

  • Base Pricing:
    • Free for 100 emails per month
  • Growth Pricing:
    • $33/mo for 20,000 emails per month (no daily cap)
  • Feature and Security values
    • Email Templates
    • Reporting & Analytics
    • Webhooks
  • Development effort:
    • LOW

@legendary-jld
Copy link
Collaborator Author

Sendgrid

  • Base Pricing:
    • Free for 100 emails per day cap (~3000 emails per month)
  • Growth Pricing:
    • $20/mo for 50,000 emails per month (no daily cap)
  • Feature and Security values
    • Email Templates
    • Reporting & Analytics
    • Webhooks
  • Development effort:
    • LOW

@legendary-jld
Copy link
Collaborator Author

Mailgun

  • Base Pricing:
    • Free TRIAL for 5000 emails for 1 month
  • Growth Pricing:
    • $35/mo for 50,000 emails per month (no daily cap)
  • Feature and Security values
    • Email Templates
    • Reporting & Analytics
  • Development effort:
    • LOW

@legendary-jld legendary-jld moved this from Todo to Done in PanaMia Projects Info Dec 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

1 participant