Is it possible to use apple script in mail to sort newsletter by updating a rule when I put a email for training in a specific mail folder?
- in mail is a folder named "trainNewsletter"
- in mail / rules is a rule "Newsletter" witch move mails into the folder "Newsletter" with
- specific from-mail-address
- if there is a mail in the inbox witch from-mail-address is not in the rule "Newsletter" the mail stays in the inbox
- I move the mail to the folder "trainNewsletter" an the script add the from-mail-address to the rule
- next time I get an mail with this from-mail-address it moves direkt to the folder "Newsletter"