Hello,

We rely on rules to do some “pre-filtering” of our incoming mail ( we like to have certain mails routed to specific mail boxes )

ex:     a rule on our inbox could look like:

                if sender of email is in mailbox_X
                move email to mailbox_X/Y


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 )
        move email to source_mailbox where sender/rule_condition was found

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

All idea’s are welcome


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

Reply via email to