Solution to sending little-lots of email confirmation emails via SMTP

This page summarizes the projects mentioned and recommended in the original post on /r/PHPhelp

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • PHPMailer

    The classic email sending library for PHP

  • When a user signs up, I need to send a confirmation email so they can confirm that they own the email. However, I am lost here. I need a cheap way to send these confirmation emails. I have no idea how many users will sign up per day/hour (hence, no idea how many emails to send). I was going to be sending emails by using PHPMailer via the SMTP server of the email hosting provider. However, I have found that email hosting is more expensive than web hosting. I also don't want to send emails which reveals my web hosting provider's IP. Is the a cheap solution or a solution I am unaware of?

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts