Working on neomutt setup and some other small fixes
This commit is contained in:
parent
91836193e7
commit
bf10ef8645
36 changed files with 152 additions and 155 deletions
|
@ -1,3 +1,28 @@
|
|||
### functionalhacker@korhonen.cc #####################################
|
||||
IMAPAccount functionalhacker@korhonen.cc
|
||||
Host imap.migadu.com
|
||||
User functionalhacker@korhonen.cc
|
||||
Pass "{{@@ env['PASS_EMAIL_HACKER'] @@}}"
|
||||
SSLType IMAPS
|
||||
Port 993
|
||||
CertificateFile /etc/ssl/certs/ca-certificates.crt
|
||||
|
||||
IMAPStore functionalhacker@korhonen.cc-remote
|
||||
Account functionalhacker@korhonen.cc
|
||||
|
||||
MaildirStore functionalhacker@korhonen.cc-local
|
||||
Subfolders Verbatim
|
||||
Path ~/.mail/functionalhacker@korhonen.cc/
|
||||
Inbox ~/.mail/functionalhacker@korhonen.cc/INBOX
|
||||
|
||||
Channel functionalhacker@korhonen.cc
|
||||
Master :functionalhacker@korhonen.cc-remote:
|
||||
Slave :functionalhacker@korhonen.cc-local:
|
||||
Create Both
|
||||
Patterns *
|
||||
SyncState *
|
||||
#################################################################
|
||||
|
||||
### marko@korhonen.cc #####################################
|
||||
IMAPAccount marko@korhonen.cc
|
||||
Host imap.migadu.com
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue