neomutt: local mail archive folder
This commit is contained in:
parent
eeaa748c07
commit
1f1c4439c0
@ -39,11 +39,12 @@ set sidebar_format = '%B%?F? [%F]?%* %?N?%N/? %?S?%S?'
|
|||||||
set charset = "utf-8"
|
set charset = "utf-8"
|
||||||
|
|
||||||
mailboxes =Inbox
|
mailboxes =Inbox
|
||||||
mailboxes =Archive =Sent =Drafts =Junk =Trash
|
mailboxes =Archive =Sent =Drafts =Junk =Trash =../arc
|
||||||
|
|
||||||
set sendmail="/usr/bin/msmtp -a mail"
|
set sendmail="/usr/bin/msmtp -a mail"
|
||||||
|
|
||||||
macro index O "<shell-escape>mbsync -c \"$XDG_CONFIG_HOME\"/isync/mbsyncrc disroot <enter>" "run offlineimap to sync all mail"
|
macro index O "<shell-escape>mbsync -c \"$XDG_CONFIG_HOME\"/isync/mbsyncrc disroot <enter>" "run offlineimap to sync all mail"
|
||||||
|
macro index,pager A "<save-message>=../arc<enter>" "Archive Message"
|
||||||
bind index,pager \CP sidebar-prev
|
bind index,pager \CP sidebar-prev
|
||||||
# Ctrl-P – Previous Mailbox
|
# Ctrl-P – Previous Mailbox
|
||||||
bind index,pager \CN sidebar-next
|
bind index,pager \CN sidebar-next
|
||||||
|
Loading…
Reference in New Issue
Block a user