0.7.0 • Published 11 years ago

mbsync-watcher v0.7.0

Weekly downloads
57
License
-
Repository
github
Last release
11 years ago

node-mbsync-watcher

Watch a mbsync Maildir for changes to sync, and sync main mailboxes every minute.

Installing

Install with npm:

npm install -g mbsync-watcher

Usage

On the command line:

$ mbsync-watcher channel ~/path/to/maildir INBOX,importantlabel,anotherone \
> "[Google Mail]/All Mail,[Google Mail]/Important"

The third and fourth options are respectively:

  • The mailboxes / labels / folders you want to keep as fresh as possible. Generally best to set this to your inbox and all labels / folders that also end up in the inbox. These are updated every minute or on change.

  • A blacklist of labels / mailboxes to not listen for filesystem changes. These will get updated every 5 minutes instead.

0.7.0

11 years ago

0.6.0

11 years ago

0.5.0

12 years ago

0.4.3

12 years ago

0.4.2

12 years ago

0.4.1

12 years ago

0.4.0

12 years ago

0.3.0

12 years ago

0.2.2

12 years ago

0.2.1

12 years ago

0.2.0

12 years ago

0.1.1

12 years ago

0.0.2

12 years ago

0.0.1

12 years ago