Show HN: Mailflare – self-hosted email, custom domain with Cloudflare
1–7 of 7 posts
Re: Show HN: Mailflare – self-hosted email, custom domain with Cloudflare
#2Re: Show HN: Mailflare – self-hosted email, custom domain with Cloudflare
#3Sending mail is hard. We own forums. Can we use this somehow to send email from our websites?
Can you describe how would you/someone send email from the forum?
Re: Show HN: Mailflare – self-hosted email, custom domain with Cloudflare
#4Sending 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 use these instructions: https://www.twilio.com/docs/sendgrid/for-developers/sending-...
Re: Show HN: Mailflare – self-hosted email, custom domain with Cloudflare
#5Earlier quoted context omitted.
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-...
Re: Show HN: Mailflare – self-hosted email, custom domain with Cloudflare
#6Earlier quoted context omitted.
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-...