Hacker News new | ask | show | jobs
by docuru 25 days ago
It's possible to add an API to send email

Can you describe how would you/someone send email from the forum?

1 comments

We currently use sendgrid and it's set up to just be a smarthost from postfix, that runs on our server. So no API needed. Though it does need to block bounced email, etc.

We use these instructions: https://www.twilio.com/docs/sendgrid/for-developers/sending-...

Drop me a message on x.com/hieuSSR, will see what I can help with