Hello suppers, I'm pretty sure some of you sync their mails from some IMAP server somewhere, maybe Gmail even. I've written a little script that: - allows you to watch your favorite IMAP folder ("[Gmail]/All mail" by default) - on your favorite server ("imaps://imap.gmail.com" by default) - with your login/password - run a custom command("offlineimap -u Quiet") whenever a new mail arrives (triggered by an IDLE message) The script is very simple, but should fit your needs without problems (feel free to make it a little bit more flexible if you want to) I've been running it in a tmux for a few days now, and it works good. The real magic though is done by OfflineIMAP, which makes sure your mails aren't eaten... and that allows me to be dirty on the details of external script calls. The script lives at https://github.com/rakoo/idlewatch/blob/master/idlewatch.rb -- Matthieu Rakotojaona
Attachment:
signature.asc
Description: PGP signature
_______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk