←back to thread

143 points c4pt0r | 3 comments | | HN request time: 0.621s | source
Show context
3r7j6qzi9jvnve ◴[] No.44451962[source]
This just polls every x (default 30) seconds; if you use IMAP you can do better with IDLE (e.g. I pipe `fetchmail --check` to something that triggers a sync to immediately get new mails)
replies(1): >>44452574 #
_flux ◴[] No.44452574[source]
I wonder though if also the Gmail interface supports something like this? It seems it's pretty fast at receiving email.
replies(2): >>44452656 #>>44453089 #
1. kosolam ◴[] No.44452656[source]
There is this generic tool: https://github.com/pimalaya/himalaya
replies(2): >>44455712 #>>44456496 #
2. jrop ◴[] No.44455712[source]
Thanks for this! Exactly what I was looking for.
3. toomuchtodo ◴[] No.44456496[source]
Himalaya: CLI to Manage Emails - https://news.ycombinator.com/item?id=42366025 - December 2024 (97 comments)