alexwennerberg / gourami

A decentralized social network for the small web, implemented in ActivityPub
GNU Affero General Public License v3.0
94 stars 5 forks source link

Add email interface #7

Open alexwennerberg opened 4 years ago

alexwennerberg commented 4 years ago

Users should be able to make posts and receive replies to posts via email.

I think the easiest way to do this is through an SMTP relay instead of setting up an email server.

matthiasbeyer commented 4 years ago

I love this, please implement this!