mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
Merge pull request #3 from adamthiede/offlineimaprc-fix
.offlineimaprc issues with 'personal' config
This commit is contained in:
commit
21e8bbd8d0
@ -30,13 +30,13 @@ localfolders = ~/.Mail/Gmail
|
||||
localrepository = personal-local
|
||||
remoterepository = personal-remote
|
||||
|
||||
[Repository personal-local]
|
||||
[Repository personal-remote]
|
||||
type = IMAP
|
||||
remoteuser = USER@DOMAIN.COM
|
||||
remotepass = $PASSWORD
|
||||
remotehost = SERVER-ADDRESS
|
||||
sslcacertfile = /etc/ssl/certs/ca-certificates.crt
|
||||
|
||||
[Repository personal-remote]
|
||||
[Repository personal-local]
|
||||
type = Maildir
|
||||
localfolders = ~/.Mail/Personal
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user