Sha256: caa0d0296ac018e88ce948472e45ed92265f032eab5ceb12080061e2aee5b7fa
Contents?: true
Size: 733 Bytes
Versions: 2
Compression:
Stored size: 733 Bytes
Contents
Configuration is stored in a JSON file. The format is documented [here](./docs/files/config.json). # Folders By default, all folders are backed-up. You can override this by choosing specific folders. # Connection options You can override the parameters passed to `Net::IMAP` with `connection_options`. Specifically, if you are using a self-signed certificate and get SSL errors, e.g. `certificate verify failed`, you can choose to not verify the TLS connection. Connection options can be entered via `imap-backup setup` as JSON. Choose the account, then 'modify connection options'. For example: 
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
imap-backup-7.0.2 | docs/configuration.md |
imap-backup-7.0.0.rc1 | docs/configuration.md |