aksiksi / vaulty

A service that allows users to send email directly to a cloud storage service.
https://vaulty.net
4 stars 0 forks source link

Reply to user if email processing fails #48

Closed aksiksi closed 4 years ago

aksiksi commented 4 years ago

Instead of relying on bounces, we can respond to the user if processing fails for a particular email.

The idea is to use In-Reply-To header to specify which Message-ID we are responding to. This enables threading in the user's mail client. See this for further details.

Tools

Notes