added ansible script
This commit is contained in:
@@ -9,16 +9,16 @@ postpone = Drafts
|
||||
folders-sort = INBOX,Draftr,Sent,Archive,Spam,Trash
|
||||
aliases = pw@liphlink.xyz,p.waibel@liphlink.xyz,philipp.waibel@liphlink.xyz
|
||||
|
||||
[phil_notmuch]
|
||||
source = notmuch://~/Mail/phil
|
||||
query-map = ~/.config/aerc/notmuch-queries.conf
|
||||
# outgoing = smtp://phil%40liphlink.xyz@mail.liphlink.xyz:587
|
||||
# outgoing-cred-cmd = pass show mail/phil@liphlink.xyz
|
||||
from = Phil <phil@liphlink.xyz>
|
||||
default = Inbox
|
||||
# copy-to = Sent
|
||||
postpone = Drafts
|
||||
aliases = pw@liphlink.xyz,p.waibel@liphlink.xyz,philipp.waibel@liphlink.xyz
|
||||
# [phil_notmuch]
|
||||
# source = notmuch://~/Mail/phil
|
||||
# query-map = ~/.config/aerc/notmuch-queries.conf
|
||||
# # outgoing = smtp://phil%40liphlink.xyz@mail.liphlink.xyz:587
|
||||
# # outgoing-cred-cmd = pass show mail/phil@liphlink.xyz
|
||||
# from = Phil <phil@liphlink.xyz>
|
||||
# default = Inbox
|
||||
# # copy-to = Sent
|
||||
# postpone = Drafts
|
||||
# aliases = pw@liphlink.xyz,p.waibel@liphlink.xyz,philipp.waibel@liphlink.xyz
|
||||
|
||||
[spam_live]
|
||||
source = imaps://spam%40liphlink.xyz:ANZ6JJPBiB7k1c7k@mail.liphlink.xyz:993
|
||||
@@ -31,15 +31,15 @@ postpone = Drafts
|
||||
folders-sort = INBOX,Drafts,Sent,Archive,Spam,Trash
|
||||
aliases = blue@liphlink.xyz,red@liphlink.xyz
|
||||
|
||||
[spam_notmuch]
|
||||
source = notmuch://~/Mail/spam
|
||||
query-map = ~/.config/aerc/notmuch-queries.conf
|
||||
outgoing = smtp://spam%40liphlink.xyz@mail.liphlink.xyz:587
|
||||
outgoing-cred-cmd = pass show mail/spam@liphlink.xyz
|
||||
from = Liph <spam@liphlink.xyz>
|
||||
copy-to = Sent
|
||||
default = Inbox
|
||||
aliases = blue@liphlink.xyz,red@liphlink.xyz
|
||||
# [spam_notmuch]
|
||||
# source = notmuch://~/Mail/spam
|
||||
# query-map = ~/.config/aerc/notmuch-queries.conf
|
||||
# outgoing = smtp://spam%40liphlink.xyz@mail.liphlink.xyz:587
|
||||
# outgoing-cred-cmd = pass show mail/spam@liphlink.xyz
|
||||
# from = Liph <spam@liphlink.xyz>
|
||||
# copy-to = Sent
|
||||
# default = Inbox
|
||||
# aliases = blue@liphlink.xyz,red@liphlink.xyz
|
||||
|
||||
# [proton]
|
||||
# source = imap+insecure://liiph%40protonmail.com:dRvBWYW3uERY6xqXDgJLeQ@127.0.0.1:1144
|
||||
|
||||
@@ -98,7 +98,7 @@ index-format=notmuch://~/.local/share/mail
|
||||
#index-columns=flags:4,name<20%,subject,date>=
|
||||
border-char-vertical="│"
|
||||
border-char-horizontal="─"
|
||||
# styleset-name=rose-pine
|
||||
styleset-name=rose-pine
|
||||
|
||||
#
|
||||
# Each name in index-columns must have a corresponding column-$name setting.
|
||||
|
||||
Reference in New Issue
Block a user