All-Rules Mail Bundle: The shortcut to your Mail.app rules
Have you ever wanted to automate some message sorting tasks in Apple’s Mail application after you have read a message? I, for example, use one archive folder per account and move all messages into that folder after I’ve read them. The application’s rule system is perfectly suited for that task, unfortunately there is no way to activate certain rules by pressing a keyboard shortcut. That’s where this bundle comes into play.
The All-Rules Mail Bundle acts as a plugin for Apple’s Mail application and serves just one specific purpose. It provides an additional menu item located under “Message -> Apply All Rules” which applies all active rules to the currently selected messages while ignoring any present “Stop evaluating rules” action.
Where to get the bundle
The source of the bundle is available at GitHub as a standard Xcode project. Feel free to adapt it to your needs if necessary. I will also provide a precompiled binary for those of you who just want to use it out of the box.
- Source: https://github.com/mstarzinger/all-rules
- Binary: https://github.com/downloads/mstarzinger/all-rules/AllRules-0.1.zip
Note that I’ve developed and tested the thing on my only Mac machine, which clearly is an inadequate test coverage. As always I would be happy about any response. So far the bundle is known to run in the following environment, which is the most recent one at the time of writing.
- Mac OS X Snow Leopard 10.6.6
- Mail Application 4.4
- Message Framework 4.4
How it is implemented
First of all, let me emphasis that this is the first time I actually did some Objective-C coding. But I really liked the feel of it. I was really surprised about the power of the Objective-C runtime. You can do lots of nasty stuff at runtime like changing class hierarchies, adding methods to classes, changing method implementations and so on.
I used one technique known as method swizzling in the bundle, which lets you switch the existing implementation of a method with your own replacement at runtime. This enabled me to override the original shouldStopEvaluatingRules implementation of the MessageRule class inside the Message framework.
Unfortunately most of the APIs of the Mail application and the Message framework are private, so I expect my bundle to break sometime in the future. But the API can be easily reverse engineered with the class-dump utility which generates header files out of Objective-C binaries.
To prevent bundles from silently breaking, each bundle includes a list of the exact versions of Message frameworks and Mail applications it is compatible with. I found an article that explains how to fix unsupported plugins after upgrading Mail.app without recompiling them. So if you have different versions running on your machine that are compatible as well, let me know about them.
And last but not least I want to mention one article which helped me a lot in figuring out all those tiny details and really did it’s job in demystifying Mail.app plugins on Leopard for me.
Related bundles
The same (and more) could be done with Indev’s Mail Act-On bundle, unfortunately that bundle is sold under a commercial license. With my bundle I cloned the essential feature which was indispensable for my personal use.
Sur la page À propos de
Sur la page À propos de Goldmine Estate https://www.goldmineestate.com/about
, découvrez l’histoire, la vision et l’engagement de l’entreprise envers la satisfaction de ses clients. L’équipe partage sa passion pour l’immobilier et son expertise dans l’accompagnement personnalisé, qu’il s’agisse d’achat, de location ou de conseil en investissement immobilier.
Découvrez l’histoire et la
Découvrez l’histoire et la vision de l’entreprise sur la page À propos de BedEx https://bedex.ma/about
, où l’équipe partage sa passion pour l’innovation et la satisfaction client. Fondée avec la volonté de rendre le shopping en ligne plus accessible et plus agréable, BedEx met tout en œuvre pour offrir un service à la hauteur des attentes de ses clients.
Les services de FAST
Les services de FAST COMMODITY SOLUTIONS MAROC https://www.fastcosolutions.com/nos-prestations.php
couvrent l’ensemble des besoins en transport, tant au Maroc qu’à l’international. L’équipe anticipe les imprévus, analyse chaque situation et met en place des solutions efficaces, simples et économiques. L’objectif est clair : accompagner chaque client à chaque étape du processus logistique.
Mouatamid Law Firm est un
Mouatamid Law Firm est un cabinet d’avocats marocain situé à Marrakech, fondé en 2019 par Maître Mouatamid Ahmed, avocat inscrit au barreau de Marrakech.
Ce cabinet pluridisciplinaire propose un accompagnement complet en droit des affaires https://www.mouatamidlawfirm.com/index.php
, en droit immobilier et notarial, en droit financier ainsi qu’en propriété industrielle.
votre fleuriste à Marrakech
votre fleuriste à Marrakech https://www.hajarfleurs.com/fleuriste-marriage-marrakech-maroc
nous mettons en avant cette diversité à travers des décorations florales uniques et personnalisées, adaptées à chaque culture et religion.
Leurs circuits sont pensés
Leurs circuits sont pensés comme une immersion totale dans la culture marocaine. Vous pouvez explorer les différentes formules disponibles sur https://babnighttour.com/tours-marrakech-morocco.html
Kraftsol
Kraftsol https://www.kraftsol.ma/aboutus
est aujourd’hui une référence au Maroc dans le domaine des carreaux de ciment haut de gamme. L’entreprise se distingue par un subtil mélange entre savoir-faire artisanal et design contemporain, offrant des créations uniques pour les espaces résidentiels et professionnels.
Grâce à son expérience et à
Grâce à son expérience et à son expertise, El Watanya Imprimerie https://www.elwatanya.com/about_us
développe des supports imprimés variés : cartes de visite, flyers, enveloppes, dossiers, livres, adhésifs
Découvrez le charme du Haut
Découvrez le charme du Haut Atlas marocain en séjournant dans un hôtel à Ouirgane https://www.ksarshama.com/rooms.html ou une auberge à Imlil https://www.ksarshama.com/rooms.html comme Ksar Shama https://www.ksarshama.com/, niché au cœur des montagnes.
https://mytraveltoursmorocco.
https://mytraveltoursmorocco.com/6day.html ou https://mytraveltoursmorocco.com/12day.html.
Si vous recherchez un
Si vous recherchez un https://www.adazen-lodge.com/fr/rooms Ecolodge au Maroc où confort et tradition se rencontrent, notre établissement est l’adresse idéale.
Atlas Outdoor
Atlas Outdoor https://www.atlas-outdoor.com est une DMC Morocco experte en hiking in Morocco, Sahara hiking tours, biking and skiing adventures Morocco, family-friendly travel et student group trips.
MICE Marrakech
MICE Marrakech https://www.attendance.ma/ Events Marrakech is a Moroccan DMC (Destination Management Company) & Travel Agency. Specialized in creation, design, development and organization of your meetings, conferences, conventions, incentive trips, seminars and congresses.
La
La https://www.itlabspro.com/creation-site-web-maroc création site web Maroc n’a jamais été plus simple
Vous cherchez une agence web
Vous cherchez une agence web au Maroc fiable ? Faites confiance à Red City Web https://www.redcityweb.com , votre partenaire digital à Marrakech. Spécialisée dans la création site web Maroc, notre agence web à Marrakech propose des solutions sur mesure.
We like how you explained
We like how you explained this tool in a simple and clear way. Small shortcuts like this can save a lot of time each day. As a Fence Contractor Elizabethton team, we also rely on smart tools to stay organized. Our team enjoyed learning about this helpful plugin.
We like how you explained
We like how you explained this tool in a clear way. Simple shortcuts can save a lot of time when sorting emails. As a team that runs Self Storage Parowan UT services, we appreciate tools that keep things organized. Our team enjoyed learning about this helpful plugin idea.
Nice post, thanks for
Nice post, thanks for sharing.
Good to read the details here
Good to read the details here about the All-Rules Mail Bundle: The shortcut to your Mail.app rules, and it is bringing the solutions with amazing results.
One of the great sites to
One of the great sites to visit.
But they do not post updates
But they do not post updates anymore, sadly.
Is there any way we can
Is there any way we can contact them and ask for updates?
Maybe try the email link at
Maybe try the email link at the top. https://coachellavalleyconstruction.com
For all your electrical
For all your electrical concerns and services, visit https://www.pacificairandelectrical.com.au/industrial-electrician-centra...
It's a very informative post
It's a very informative post you shared. Thanks!
It's an interesting site,
It's an interesting site, thanks for posting.
This is awesome! Glad to
This is awesome! Glad to visit this site.
I would love to see more post
I would love to see more post here.
Thank you for keeping us
Thank you for keeping us posted.
It's an interesting post!
It's an interesting post! Great work.
Would love to see more great
Would love to see more great content here.
You have a good content!
You have a good content!
This Mail.app shortcut is
This Mail.app shortcut is incredibly useful—thanks for the clear explanation! It really simplifies the rule-setting process for frequent users.
See more about https://www.cedarcityconcretecontractor.com/concrete-patios.html
Like many older technical
Like many older technical blogs, the comment section has transitioned from legitimate discussion to a platform for SEO-driven promotional links. Recent comments from 2024 and 2025 range from simple praise to unrelated links for fencing, concrete contracting, and electrical services. Browse more here at https://www.cedarcityblockwall.com/cinder-block-wall
It's a great article!
It's a great article!
Amazing post you shared.
Amazing post you shared.
Agree! While the post
Agree!
While the post explains the technical implementation and provides a link to the source code on GitHub, the comment section has notably become a hub for various promotional links, ranging from fencing and concrete contractors to travel packages and industrial electricians. This shift highlights how older, specialized tech blog posts can eventually attract a wide array of unrelated SEO-driven content over time. https://www.prattvillefencingcontractor.com/chain-link-fence
i'm so happy with the
i'm so happy with the content!
Nice content!
Nice content!
You have a good flakes!
You have a good flakes!
You have a good content!
You have a good content! Thanks
Apple's Mail application
Apple's Mail application allows users to create rules for sorting messages, but it lacks a built-in keyboard shortcut to apply all active rules to selected messages after they have already been read. Click here - https://www.cedarcityfencing.com/
Great stuff! Thank you for
Great stuff! Thank you for sharing.
I found this post very
I found this post very helpful.
It's worth the visit to this
It's worth the visit to this site.
Thanks for the updated post,
Thanks for the updated post, I appreciate it very much.
I would love to see more
I would love to see more articles like this in the future.
The post also delves into the
The post also delves into the technical side, explaining how the author used "method swizzling" in Objective-C to implement the bundle. Interestingly, the comments section has transformed over time into a hub for SEO-driven spam, with various companies posting unrelated links, a shift noted by more recent human commenters. <a href="https://www.jeffersonconcretecontractor.com/">Get more info here</a>
It's a great article so far.
It's a great article so far. Thanks!
The content covers a wide
The content covers a wide range of topics, catering to various interests and needs.