instead you may get an error message - 'Tried to Create a filter 7 times but it didnt work'.
This is caused by asynchronous copying and the target folder not having synchronized. It can be fixed, but I need to rewrite the calling function QuickFolders.Util.moveMessages() and make it asynchronous, add some folder listeners (one for each message being moved) and catch the "arriving" mails to hand back a completely new list of message headers to the calling function.
It's complicated but not impossible. Hoping to get some help from @jobisoft !
instead you may get an error message - 'Tried to Create a filter 7 times but it didnt work'.
This is caused by asynchronous copying and the target folder not having synchronized. It can be fixed, but I need to rewrite the calling function QuickFolders.Util.moveMessages() and make it asynchronous, add some folder listeners (one for each message being moved) and catch the "arriving" mails to hand back a completely new list of message headers to the calling function.
It's complicated but not impossible. Hoping to get some help from @jobisoft !