mirror of
https://github.com/Ascyii/dotfiles.git
synced 2026-01-01 06:54:24 -05:00
39 lines
699 B
Plaintext
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
|