5 points | by docuru 7 hours ago
4 comments
Sending mail is hard. We own forums. Can we use this somehow to send email from our websites?
It's possible to add an API to send email
Can you describe how would you/someone send email from the forum?
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
Sending mail is hard. We own forums. Can we use this somehow to send email from our websites?
It's possible to add an API to send email
Can you describe how would you/someone send email from the forum?
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