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 the > > 'passed' tag. > > >

[PATCH v3 2/2] implement Forwarded flag

2018-06-23 Thread Michael J Gruber
maildir supports a 'P' flag which denotes the fact that a message has been 'passed' on (forwarded, bounced). notmuch syncs this to the 'passed' tag. Per https://tools.ietf.org/html/rfc5788, IMAP has a user-defined flag (keyword) '$Forwarded' that is supported by many servers and clients these days

[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 +++ s

Re: Duplicate emails with mbsync 1.3.0 through davmail

2018-06-23 Thread Kyle Barbour
On Wed, Jun 20, 2018 at 11:28:59PM -0400, Kyle Barbour wrote: On Wed, Jun 20, 2018 at 11:11:03PM -0400, Kyle Barbour wrote: I'm having some trouble with duplicated emails using mbsync. The relevant mailserver is MicroSoft Exchange with IMAP/SMTP disabled, so I'm using davmail [1] to access the