mirror of
https://github.com/Ascyii/dotfiles.git
synced 2026-01-01 06:54:24 -05:00
AutoSave - For reset
This commit is contained in:
@@ -1,20 +1,33 @@
|
||||
[general]
|
||||
accounts = Test
|
||||
accounts = Uni Gmx
|
||||
|
||||
[Account Test]
|
||||
[Account Uni]
|
||||
localrepository = Local
|
||||
remoterepository = Remote
|
||||
|
||||
[Repository Local]
|
||||
[Repository LocalUni]
|
||||
type = Maildir
|
||||
localfolders = ~/mail/offline/
|
||||
|
||||
[Repository Remote]
|
||||
[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
|
||||
|
||||
Reference in New Issue
Block a user