rob-luke / emails-html-to-pdf

Convert emails without attachments to pdf and send as email
32 stars 7 forks source link

Implement Delete option for Mails #20

Closed mirisbowring closed 2 years ago

mirisbowring commented 2 years ago

It would be cool to have an option to delete the mails instead of marking them as read. Mails I want to consume will be moved into a "Processing" folder where this container picks them up. Afterwards, they are sent to the paperless instance and can therefore be deleted to keep the mail inbox empty.

rob-luke commented 2 years ago

Agreed, another good suggestion. If you want to implement then note it here. Otherwise I will next time I’m working on this.

mirisbowring commented 2 years ago

I am currently on the implementation process :)