home/neomutt | support for snoozing email
This commit is contained in:
parent
ec9558652c
commit
ede4102e94
3 changed files with 103 additions and 6 deletions
85
home/common/files/mbsyncrc
Normal file
85
home/common/files/mbsyncrc
Normal file
|
|
@ -0,0 +1,85 @@
|
|||
IMAPAccount gmail
|
||||
Host imap.gmail.com
|
||||
User duckunix@gmail.com
|
||||
Pass ezygrcpqakcfzogk
|
||||
TLSType IMAPS
|
||||
AuthMechs LOGIN
|
||||
CertificateFile /etc/ssl/certs/ca-certificates.crt
|
||||
PipelineDepth 50
|
||||
|
||||
IMAPStore remote
|
||||
Account gmail
|
||||
|
||||
MaildirStore local
|
||||
Subfolders Verbatim
|
||||
Path ~/Mail/
|
||||
Inbox ~/Mail/Inbox
|
||||
Subfolders Verbatim
|
||||
|
||||
Channel gmail-all
|
||||
Far :remote:
|
||||
Near :local:
|
||||
Patterns development Followup job kisd SMS uh snooze snooze/*
|
||||
Create Both
|
||||
SyncState *
|
||||
Expunge Both
|
||||
|
||||
Channel Sent-Mail
|
||||
Far :remote:"[Gmail]/Sent Mail"
|
||||
Near :local:Sent-Mail
|
||||
Expunge Both
|
||||
|
||||
Channel Trash
|
||||
Far :remote:"[Gmail]/Trash"
|
||||
Near :local:Trash
|
||||
Expunge Both
|
||||
|
||||
Channel Drafts
|
||||
Far :remote:"[Gmail]/Drafts"
|
||||
Near :local:Drafts
|
||||
Expunge Both
|
||||
|
||||
Channel All-Mail
|
||||
Far :remote:"[Gmail]/All Mail"
|
||||
Near :local:All-Mail
|
||||
Expunge Both
|
||||
|
||||
|
||||
Channel INBOX
|
||||
Far :remote:INBOX
|
||||
Near :local:INBOX
|
||||
Expunge Both
|
||||
|
||||
Channel mailing-lists
|
||||
Far :remote:"mailing lists"
|
||||
Near :local:mailing-lists
|
||||
Expunge Both
|
||||
|
||||
Channel development
|
||||
Far :remote:development
|
||||
Near :local:development
|
||||
Expunge Both
|
||||
|
||||
Channel news
|
||||
Far :remote:news
|
||||
Near :local:news
|
||||
Expunge Both
|
||||
|
||||
Channel SPAM
|
||||
Far :remote:"[Gmail]/Spam"
|
||||
Near :local:SPAM
|
||||
Expunge Both
|
||||
|
||||
Group gmail
|
||||
Channel gmail-all
|
||||
Channel Sent-Mail
|
||||
Channel Trash
|
||||
Channel Drafts
|
||||
Channel All-Mail
|
||||
Channel SPAM
|
||||
|
||||
Group gmail-fast
|
||||
Channel INBOX
|
||||
Channel news
|
||||
Channel mailing-lists
|
||||
Channel development
|
||||
Loading…
Add table
Add a link
Reference in a new issue