I was trying to move messages between Office365 and GMail with imapfilter when I noticed that davmail was not honoring the 'FAST' macro for the FETCH command. I was only capable of moving messages when I edited imapfilter's code to issue FETCH requests with the equivalent "(FLAGS INTERNALDATE RFC822.SIZE)" instead.
Is it possible to make davmail understand the FAST, FULL and ALL macros to improve compatibility with other tools/clients?
I was trying to move messages between Office365 and GMail with imapfilter when I noticed that davmail was not honoring the 'FAST' macro for the FETCH command. I was only capable of moving messages when I edited imapfilter's code to issue FETCH requests with the equivalent "(FLAGS INTERNALDATE RFC822.SIZE)" instead.
Is it possible to make davmail understand the FAST, FULL and ALL macros to improve compatibility with other tools/clients?