Files
dotfiles/home/dot-offlineimaprc
2025-12-30 10:47:58 +01:00

26 lines
463 B
Plaintext

[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