Skip to content

When moving mail to IMAP folder, filters cannot be created. #308

Description

@RealRaven2000

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 !

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions