On 11 Feb 2016, at 23:28, Marc ARC wrote:

I’m looking for a more generic solution, with less need to write a rule for every similar condition

Something like:

if sender/rule_condition of email is in SmartMailbox ( which might “contain” number of mailboxes )

You mean that the messages in the smart mailbox could be located in any number of IMAP mailboxes?

        move email to source_mailbox where sender/rule_condition was found

As in:

        Move to Mailbox [IMAP mailbox of first matched message in SmartMailbox]

This could help us to “sort/archive” automatically marketing emails, mails of a certain sender, etc . . .

I think I understand the problem and I also think it would be a nice addition to the “is in” comparison method.

Unfortunately, implementation-wise it's non-trivial. The information about matching messages in the SmartMailbox is “lost” long before reaching the point of rule actions and it's also not quite obvious how the GUI for such a feature should work.

I'll think about this, but right now I don't see any simple way to do it.

--
Benny
_______________________________________________
mailmate mailing list
mailmate@lists.freron.com
http://lists.freron.com/listinfo/mailmate

Reply via email to