Files
dotfiles/home/dot-offlineimaprc
2025-12-30 11:40:14 +01:00

39 lines
699 B
Plaintext

[general]
accounts = Uni Gmx
[Account Uni]
localrepository = Local
remoterepository = Remote
[Repository LocalUni]
type = Maildir
localfolders = ~/mail/offline/
[Repository RemoteUni]
sslcacertfile = /etc/ssl/certs/ca-certificates.crt
type = IMAP
remoteuser = ug-student\j.hahn02
remotehost = email.gwdg.de
[Account Gmx]
localrepository = Local
remoterepository = Remote
[Repository LocalGmx]
type = Maildir
localfolders = ~/mail/offline/
[Repository RemoteGmx]
type = IMAP
remoteuser = jonashahn1@gmx.net
remotehost = imap.gmx.net
[mbnames]
enabled = yes
filename = ~/.mutt-mailboxes
header = "mailboxes "
peritem = "+%(accountname)s/%(foldername)s"
sep = " "
footer = "\n"
incremental = no