brew install imapsync
This is a Homebrew formula for imapsync, which is copied over from an unmerged Homebrew fork by budrick. To install open up a terminal:
- Type
brew tap simonrice/imapsync
to add this repository to homebrew. - Since homebrew doesn't manage perl dependencies, run
[sudo] cpan -i Authen::NTLM Mail::IMAPClient
. - Finally,
brew install imapsync
to install imapsync.