updated scripts (added podman-update.sh)
This commit is contained in:
@@ -41,13 +41,13 @@ aliases = blue@liphlink.xyz,red@liphlink.xyz
|
||||
# default = Inbox
|
||||
# aliases = blue@liphlink.xyz,red@liphlink.xyz
|
||||
|
||||
# [proton]
|
||||
# source = imap+insecure://liiph%40protonmail.com:dRvBWYW3uERY6xqXDgJLeQ@127.0.0.1:1144
|
||||
# outgoing = smtp+insecure://liiph%40protonmail.com:dRvBWYW3uERY6xqXDgJLeQ@127.0.0.1:1026
|
||||
# default = INBOX
|
||||
# from = Liph <spam@liphlink.xyz>
|
||||
# copy-to = Sent
|
||||
# archive = Archive
|
||||
# postpone = Drafts
|
||||
# folders-sort = INBOX,Drafts,Sent,Archive,Spam,Trash
|
||||
# aliases = liiph@proton.me,liiph@pm.me,ph.waibel@proton.me,ph.waibel@pm.me
|
||||
[proton]
|
||||
source = imap+insecure://liiph%40protonmail.com:YF37rs63oirevVIs-mq0tg@127.0.0.1:1143
|
||||
outgoing = smtp+insecure://liiph%40protonmail.com:YF37rs63oirevVIs-mq0tg@127.0.0.1:1025
|
||||
default = INBOX
|
||||
from = Liph <liiph@proton.me>
|
||||
copy-to = Sent
|
||||
archive = Archive
|
||||
postpone = Drafts
|
||||
folders-sort = INBOX,Drafts,Sent,Archive,Spam,Trash
|
||||
aliases = liiph@proton.me,liiph@pm.me,ph.waibel@proton.me,ph.waibel@pm.me
|
||||
|
||||
@@ -96,7 +96,8 @@ index-format=notmuch://~/.local/share/mail
|
||||
#
|
||||
# Default: flags:4,name<20%,subject,date>=
|
||||
#index-columns=flags:4,name<20%,subject,date>=
|
||||
border-char-vertical=" "
|
||||
# border-char-vertical="┃"
|
||||
border-char-vertical="│"
|
||||
border-char-horizontal="─"
|
||||
styleset-name="gruvbox-dark"
|
||||
|
||||
|
||||
@@ -16,10 +16,10 @@
|
||||
[messages]
|
||||
# Switch between Adresses
|
||||
,1 = :change-tab phil_live<Enter>
|
||||
,2 = :change-tab phil_notmuch<Enter>
|
||||
,3 = :change-tab spam_live<Enter>
|
||||
,4 = :change-tab spam_notmuch<Enter>
|
||||
,5 = :change-tab proton<Enter>
|
||||
# ,2 = :change-tab phil_notmuch<Enter>
|
||||
,2 = :change-tab spam_live<Enter>
|
||||
# ,4 = :change-tab spam_notmuch<Enter>
|
||||
,3 = :change-tab proton<Enter>
|
||||
|
||||
# d = :modify -inbox +deleted<Enter>
|
||||
# a = :modify -inbox<Enter>
|
||||
|
||||
Reference in New Issue
Block a user