[PATCH v3 1/2] mark MAILBOX_DRIVER_FLAG locations in code

2018-06-23 Thread Michael J Gruber
Mailbox driver flags are defined in several flags. It is essential that they are kept in sync, so mark them with the same string for easy grepping with an alerting boiler plate. Signed-off-by: Michael J Gruber --- src/driver.h | 3 ++- src/drv_imap.c| 3 +++ src/drv_maildir.c | 3

Re: [PATCH v2] implement Forwarded flag

2018-06-23 Thread Michael J Gruber
Am So., 4. März 2018 um 13:20 Uhr schrieb Oswald Buddenhagen : > > On Fri, Feb 23, 2018 at 04:26:17PM +0100, Michael J Gruber wrote: > > maildir supports a 'P' flag which denotes the fact that a message has > > been 'passed' on (forwarded, bounced). notmuch syncs this to th

[PATCH v3 2/2] implement Forwarded flag

2018-06-23 Thread Michael J Gruber
' and needs to be sorted in between the system flags. Signed-off-by: Michael J Gruber --- src/driver.h | 9 + src/drv_imap.c| 22 -- src/drv_maildir.c | 2 +- src/drv_proxy.c | 2 +- src/sync.c| 2 +- 5 files changed, 20 insertions(+), 17 deletions

[PATCH] implement Forwarded flag

2018-02-22 Thread Michael J Gruber
' and needs to be sorted in between the system flags. Signed-off-by: Michael J Gruber <git...@grubix.eu> --- I haven't found a "contrib HOW-TO" but hope this is okay. I've checked that this works against a fairly standard IMAP server. The mbsync source code uses a hardcoded numbering o

[PATCH v2] implement Forwarded flag

2018-02-24 Thread Michael J Gruber
' and needs to be sorted in between the system flags. Signed-off-by: Michael J Gruber <git...@grubix.eu> --- And sure enough, there was yet another flag bit definition in src/driver.h... Found out the hard way. (This is the the only change in v2 compared to v1.) src/driver.h | 9 +---

Re: isync GPL incompatibility due to Cyrus SASL

2022-07-05 Thread Michael J Gruber
a more > restrictive license if the only incompatibility are advertising clauses. I, Michael J Gruber, agree that my contributions to isync (minor as they are) are covered by the new license as described above. Cheers Michael > > > ___ &