#rails app have been sent through my own SMTP service.
A dumb idea overall, but it seems to work (most of the time 😅)!
#rails app have been sent through my own SMTP service.
A dumb idea overall, but it seems to work (most of the time 😅)!
They use DNS as a key-value store. Need to lookup an IP or domain? Just check the TXT record for
<domain>.dbl.spamhaus.org to see if it's listed as a spam domain.
It's super fast and pretty much every email service uses it.
They use DNS as a key-value store. Need to lookup an IP or domain? Just check the TXT record for
<domain>.dbl.spamhaus.org to see if it's listed as a spam domain.
It's super fast and pretty much every email service uses it.
- built a SMTP server in Go*
- set it up to relay emails from Rails
- and forward incoming emails to Rails
- got blacklisted on Spamhaus for testing gmail error responses
👇
- built a SMTP server in Go*
- set it up to relay emails from Rails
- and forward incoming emails to Rails
- got blacklisted on Spamhaus for testing gmail error responses
👇