IdentityLookup: Cancel filtering logic

We are developing the application based on the IdentityLookup framework.

If the sender was filtered earlier by our extension and his message was moved to junk, the next messages from this sender will be moved to junk too.

Can we cancel this action on the next message?

We have tried to set “.allow” for the next message, but nothing happened.