mirror of
https://github.com/Ascyii/dotfiles.git
synced 2026-01-01 06:54:24 -05:00
minimal tmux, some mail and migrate more to dotfiles
Add oflineimap with mutt support
This commit is contained in:
25
home/dot-offlineimaprc
Normal file
25
home/dot-offlineimaprc
Normal file
@@ -0,0 +1,25 @@
|
||||
[general]
|
||||
accounts = Test
|
||||
|
||||
[Account Test]
|
||||
localrepository = Local
|
||||
remoterepository = Remote
|
||||
|
||||
[Repository Local]
|
||||
type = Maildir
|
||||
localfolders = ~/mail/offline/
|
||||
|
||||
[Repository Remote]
|
||||
sslcacertfile = /etc/ssl/certs/ca-certificates.crt
|
||||
type = IMAP
|
||||
remoteuser = ug-student\j.hahn02
|
||||
remotehost = email.gwdg.de
|
||||
|
||||
[mbnames]
|
||||
enabled = yes
|
||||
filename = ~/.mutt-mailboxes
|
||||
header = "mailboxes "
|
||||
peritem = "+%(accountname)s/%(foldername)s"
|
||||
sep = " "
|
||||
footer = "\n"
|
||||
incremental = no
|
||||
Reference in New Issue
Block a user