Containerized https://github.com/OfflineIMAP/offlineimap
offlineimaprc config. See this page for examples.docker run -v /path/to/offlineimaprc:/offlineimap.conf:ro gorootde/offlineimapTo keep the container up and running, it is mandatory to specify a autorefresh option in your config. Otherwise the container will exit after the first run is complete.
| Volume | Description |
|---|---|
| /offlineimap.conf | Attach your .offlineimaprc config file to this path. |
| /localrepo | In case you want to use some persistent storage to do offline synchronization: mount it here |
Content type
Image
Digest
Size
63.8 MB
Last updated
over 5 years ago
docker pull gorootde/offlineimap