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