On 11/22/24 8:37 PM, Miles Fidelman via mailop wrote:
> So, one answer to my problem is just to set up a copy of sendmail with
> local delivery to an IPFS file.  But, that leads me to wonder if anybody
> is offering mail-gateways as a service - be they free gateways or paid?

Isn't that everyone who also offers sending email as a service?

Amazon SES allows receiving mail and publishing it on an SNS topic. Some
worker could fetch it from there and store it somewhere else.

In the end you just need some service that converts email into an RPC
and some code that receives the RPC and stores the result somewhere.

Kind regards
Philipp Kern
_______________________________________________
mailop mailing list
mailop@mailop.org
https://list.mailop.org/listinfo/mailop

Reply via email to