I’m trying my hardest with my new M1 mini to use Apple Mail again, it’s been a while due to this very issue - it won’t check for mail unless the app is open.
…and this is not the desired method for me. I can’t believe they still don’t have a tiny background daemon running or cron scheduled that would at least check mail every x-minutes (again, when the app is closed - so all the time…actually open or closed).
On my old Mac, before this new Mini, I resorted to the mail client “Edison”, which has some nice features, but also misses a few features that Apple Mail has. Edison did check in the background, which was basically the sole reason I ever even tried it.
Sorry to rant on…this has just really been frustrating me.
I couldn’t really find another previous topic about this, but I’m new here (Hello!), I’m sorry if this is a duplicate topic and someone solved this before.
Long story short:
Does anyone happen to know of a way around this, possibly by running some “checking” script, and schedule it to run every 5 min via a CRON task or the like? Even AppleScript, I don’t think it would help without Mail being open, but if so - nice
No. There is/was apparently an extension to minimize Thunderbird to the tray. But technically the application is still running. It’s (about) the same as hiding Mail.app or any other mail client on the Mac.
In my definition background means a daemon (in unix terms) that checks for new messages, without the application running. As I said, as far as I know there is no such mail client. It would make things pretty complex too, as the mail client (the application that the user sees) would need to communicate with that background process. A bit like the way Hazel and Arq work nowadays, but slightly more complex due to the way mail clients are used.
There are menubar applications that check IMAP accounts for new messages. Personally I haven’t used these.
That seems like a useful menu bar app but unfortunately appears to have been abandoned by the developer, with low ratings and with the latest update 3 years ago.
Have you tried this on an iPad? Works the same way… nothing happens until the app is active.
M1 appears to handle some file operations the same way.
Seems that’s where we’re heading