2024-04-26 14:31:04 +02:00
|
|
|
#################################
|
|
|
|
###### Account moebius ##########
|
|
|
|
#################################
|
|
|
|
|
|
|
|
IMAPAccount moebius
|
|
|
|
Host mail.moebiusband.org
|
|
|
|
User jan
|
2024-05-09 22:06:48 +02:00
|
|
|
Pass {{ (keepassxc "moebiusband.org").Password }}
|
2024-04-26 14:31:04 +02:00
|
|
|
SSLType IMAPS
|
|
|
|
SSLVersions TLSv1.2
|
|
|
|
CertificateFile /etc/ssl/cert.pem
|
|
|
|
|
|
|
|
# Remote storage
|
|
|
|
IMAPStore moebius-remote
|
|
|
|
Account moebius
|
|
|
|
|
|
|
|
# Local storage
|
|
|
|
MaildirStore moebius-local
|
|
|
|
Path ~/.mail/moebius/
|
|
|
|
Inbox ~/.mail/moebius/INBOX
|
|
|
|
|
|
|
|
Channel moebius-inbox
|
|
|
|
Far :moebius-remote:"INBOX"
|
|
|
|
Near :moebius-local:INBOX
|
|
|
|
Create Both
|
|
|
|
Expunge Both
|
|
|
|
|
|
|
|
Channel moebius-archive
|
|
|
|
Far :moebius-remote:"Archive"
|
|
|
|
Near :moebius-local:archive
|
|
|
|
Create Both
|
|
|
|
Expunge Both
|
|
|
|
|
|
|
|
Channel moebius-drafts
|
|
|
|
Far :moebius-remote:"Drafts"
|
|
|
|
Near :moebius-local:drafts
|
|
|
|
Create Both
|
|
|
|
Expunge Both
|
|
|
|
|
|
|
|
Channel moebius-sent
|
|
|
|
Far :moebius-remote:"Sent"
|
|
|
|
Near :moebius-local:sent
|
|
|
|
Create Both
|
|
|
|
Expunge Both
|
|
|
|
|
|
|
|
Channel moebius-trash
|
|
|
|
Far :moebius-remote:"Trash"
|
|
|
|
Near :moebius-local:trash
|
|
|
|
Create Both
|
|
|
|
Expunge Both
|
|
|
|
|
|
|
|
#Channel moebius-junk
|
|
|
|
#Master :moebius-remote:"Junk"
|
|
|
|
#Slave :moebius-local:junk
|
|
|
|
#Create Both
|
|
|
|
#Expunge Both
|
|
|
|
|
|
|
|
Group moebius
|
|
|
|
Channel moebius-inbox
|
|
|
|
Channel moebius-archive
|
|
|
|
Channel moebius-drafts
|
|
|
|
Channel moebius-sent
|
|
|
|
Channel moebius-trash
|
|
|
|
#Channel moebius-junk
|