Email Routing: Difference between revisions

From David's Wiki
No edit summary
No edit summary
Line 2: Line 2:


==Cloudflare Email Routing==
==Cloudflare Email Routing==
==[https://forwardemail.net forwardemail.net]==
If you don't use cloudflare, you can use https://forwardemail.com instead.<br>
Note that their free plan requires you to put all the emails into a txt dns entry.
==Sending==
===Setting up send from===
===Setting up send from===
You can send from your gmail by doing the following:
You can send from your gmail by doing the following:
Line 8: Line 17:
# Follow https://gist.github.com/irazasyed/a5ca450f1b1b8a01e092b74866e9b2f1
# Follow https://gist.github.com/irazasyed/a5ca450f1b1b8a01e092b74866e9b2f1


===Sendgrid===
Sendgrid's free plan allows 100 emails per day.


 
===Purelymail===
==[https://forwardemail.net forwardemail.net]==
[https://purelymail.com Purelymail] is a $10 per year email service.
If you don't use cloudflare, you can use https://forwardemail.com instead.<br>
Note that their free plan requires you to put all the emails into a txt dns entry.

Revision as of 03:50, 8 September 2024

Two services for email routing.

Cloudflare Email Routing

forwardemail.net

If you don't use cloudflare, you can use https://forwardemail.com instead.
Note that their free plan requires you to put all the emails into a txt dns entry.

Sending

Setting up send from

You can send from your gmail by doing the following:

  1. Update your TXT dns record to
    v=spf1 include:_spf.mx.cloudflare.net include:_spf.google.com ~all
  2. Follow https://gist.github.com/irazasyed/a5ca450f1b1b8a01e092b74866e9b2f1

Sendgrid

Sendgrid's free plan allows 100 emails per day.

Purelymail

Purelymail is a $10 per year email service.