Skip to content
This repository was archived by the owner on Jan 18, 2024. It is now read-only.
takuo edited this page Sep 13, 2010 · 5 revisions

IMAProwl

What is this?

Push the new mail notification to your iPhone.

How does it works?

  • Watch new mail on IMAP server with IMAP IDLE or NOOP command.
  • Push notification via Prowl Public API (HTTPS)

How can I use it?

  • checkout program.
  • configure config.yml (copy to ~/.imaprowl.conf)
  • execute imaprowl.rb

Configuration options and more

see the README file.

Clone this wiki locally