I'm thinking about switching to mutt for email. However, I have a few requirements.
- I'd like to be able to store the email offline.
- I'd like to have email pushed immediately to my local computer as opposed to periodic polling (e.g. using IMAP IDLE).
For offline storage, I could use imapoffline or isync. I understand that the latter is more stable. However, to have email pushed on demand, the only option I've found for isync is mswatch. Unfortunately, this requires a program to be installed on the remote email server, which is not possible. Is there a solution that will allow me to use mutt, with offline email storage and instant email delivery?