mirror of https://git.code.sf.net/p/isync/isync
Browse Source
it makes no sense to trash the placeholders, and in fact the common case is that they are deleted due to being replaced by the full message. a separate S_PURGED state needed to be added, as S_PURGE needs to be reset after setting F_DELETED (so the operation doesn't count as still pending after journal replay), yet trashing needs an indicator. logging is now done via a separate command, as piggy-backing it on flag updates just makes things less legible for no benefit. this is mostly academical, as trashing being done on the side where placeholders reside is rather unlikely.wip/maildir-path-under-inbox
Oswald Buddenhagen
3 years ago
4 changed files with 51 additions and 6 deletions
Loading…
Reference in new issue