offlineimap
Synchronize a remote IMAP server with local Maildir folders. More information: <http://www.offlineimap.org>.
Install
- All systems
-
curl cmd.cat/offlineimap.sh
- Debian
-
apt-get install offlineimap - Ubuntu
-
apt-get install offlineimap -
Alpine
-
apk add offlineimap - Arch Linux
-
pacman -S offlineimap - Kali Linux
-
apt-get install offlineimap - Fedora
-
dnf install offlineimap - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install offlineimap - OS X
-
brew install offlineimap - Raspbian
-
apt-get install offlineimap - Docker
-
docker run cmd.cat/offlineimap offlineimappowered by Commando
Synchronize a remote IMAP server with local Maildir folders. More information: <http://www.offlineimap.org>.
-
Synchronize once, without enabling autorefresh:
offlineimap -o -
Synchronize a specific account:
offlineimap -a account -
Synchronize a specific folder:
offlineimap -f folder
© tl;dr; authors and contributors