leahneukirchen / mblaze

Unix utilities to deal with Maildir
Other
419 stars 48 forks source link

Separate Outbox and Draft #240

Closed thyssentishman closed 1 year ago

thyssentishman commented 1 year ago

Hi,

this is a feature request. Would you consider adding a 'Drafts' profile key, so that one can specify where to store draft emails instead of saving them together with the sent emails? This would be useful to sync draft emails with the IMAP server so that one can continue writting the draft on another client e.g. on the phone.

I'm aware that I could put together a script to move emails flagged as drafts to the desired folder before syncing, however I feel like the profile key would be a cleaner solution.

Thank you :)

leahneukirchen commented 1 year ago

It's a reasonable feature, yes. Wanna try a PR?

thyssentishman commented 1 year ago

What do you think? :)

thyssentishman commented 1 year ago

Thank you! :)