jstoone / nova-mailman

Conveniently route all emails to a local mailbox.
https://novapackages.com/packages/jstoone/nova-mailman
MIT License
45 stars 1 forks source link

Email replay #7

Open jstoone opened 5 years ago

jstoone commented 5 years ago

About

When developing a new email it is qute a hazzle to have to resend the email for each and every iteration.

Solution

Find a way to capture the email/notification class and its data, so that it can be serialized and then later reconstructed and re-sent whenever the user desires.

Tasks

Initially I was planning that we would replace the old email, but I think it's better to have them as a new entry in the inbox.