mirror of
https://github.com/Ascyii/dotfiles.git
synced 2026-01-01 15:04:24 -05:00
Initial commit
This commit is contained in:
15
home/.offlineimaprc
Normal file
15
home/.offlineimaprc
Normal file
@@ -0,0 +1,15 @@
|
||||
[general]
|
||||
accounts = Test
|
||||
|
||||
[Account Test]
|
||||
localrepository = Local
|
||||
remoterepository = Remote
|
||||
|
||||
[Repository Local]
|
||||
type = Maildir
|
||||
localfolders = ~/files_local/storedmail/
|
||||
|
||||
[Repository Remote]
|
||||
sslcacertfile = /etc/ssl/certs/ca-certificates.crt
|
||||
type = IMAP
|
||||
remotehost = email.gwdg.de
|
||||
Reference in New Issue
Block a user