A need for server-side automatic email sorting
A program is needed to check several mail inboxes on a schedule and sort or filter messages by rules. The goal is to keep email sorting working without opening a mail app.
Filters inside mail apps are inconvenient because the app has to be running, and the same setup may be needed on several devices. MailSort looks like a possible option, but it appears to be uned, which makes it risky to rely on.
Key points
- The desired tool would run on a server.
- It would check several mail inboxes on a schedule.
- It would sort or filter mail using rules.
- Mail app filters are inconvenient because the app must be open.
- MailSort is a possible match, but it appears uned.