Hacker News new | ask | show | jobs
by remram 703 days ago
Don't they all "allow receiving emails from your prod env"? They all speak SMTP. What am I missing?
1 comments

The idea is that, in a a test environment, we should not actually deliver the mails to the recipient, instead making them available on a web page (or through an API).