minimal tmux, some mail and migrate more to dotfiles

Add oflineimap with mutt support
This commit is contained in:
2025-12-29 13:44:29 +01:00
parent b6a9f4e31e
commit e9490716b3
13 changed files with 1108 additions and 40 deletions

25
home/dot-offlineimaprc Normal file
View 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