diff options
Diffstat (limited to '')
-rw-r--r-- | .config/isyncrc | 5 | ||||
-rw-r--r-- | .config/mutt/defaults.muttrc | 2 | ||||
-rw-r--r-- | .config/mutt/sig/1-gmx_rbo | 2 | ||||
-rw-r--r-- | .config/mutt/sig/2-gmx_shop | 2 |
4 files changed, 3 insertions, 8 deletions
diff --git a/.config/isyncrc b/.config/isyncrc index cf51179..abd861f 100644 --- a/.config/isyncrc +++ b/.config/isyncrc @@ -7,7 +7,6 @@ User rbo@gmx.us PassCmd "pass show mutt/gmx_rbo" AuthMechs LOGIN TLSType IMAPS -CertificateFile /etc/ssl/certs/ca-certificates.crt MaildirStore gmx_rbo-local SubFolders Verbatim @@ -32,7 +31,6 @@ User rbo_shop@gmx.us PassCmd "pass show mutt/gmx_shop" AuthMechs LOGIN TLSType IMAPS -CertificateFile /etc/ssl/certs/ca-certificates.crt MaildirStore gmx_shop-local SubFolders Verbatim @@ -57,7 +55,6 @@ User bousset.rudy@gmail.com PassCmd "pass show mutt/gmail_br" AuthMechs LOGIN TLSType IMAPS -CertificateFile /etc/ssl/certs/ca-certificates.crt MaildirStore gmail_br-local SubFolders Verbatim @@ -82,7 +79,6 @@ User olsen.oyvind.nor@gmail.com PassCmd "pass show mutt/gmail_oon" AuthMechs LOGIN TLSType IMAPS -CertificateFile /etc/ssl/certs/ca-certificates.crt MaildirStore gmail_oon-local SubFolders Verbatim @@ -107,7 +103,6 @@ ExpireUnread no ## PassCmd "pass show mutt/gmail_tos" ## AuthMechs LOGIN ## SSLType IMAPS -## CertificateFile /etc/ssl/cert.pem ## ## MaildirStore gmail_tos-local ## SubFolders Verbatim diff --git a/.config/mutt/defaults.muttrc b/.config/mutt/defaults.muttrc index e4c6166..e56f6d4 100644 --- a/.config/mutt/defaults.muttrc +++ b/.config/mutt/defaults.muttrc @@ -108,7 +108,7 @@ bind editor <Tab> complete-query macro index,pager a "<enter-command>set my_pipe_decode=\$pipe_decode pipe_decode<return><pipe-message>abook -C $XDG_CONFIG_HOME/abook/abookrc --datafile $XDG_DATA_HOME/abook/addressbook --add-email<return><enter-command>set pipe_decode=\$my_pipe_decode; unset my_pipe_decode<return>" "add the sender address to abook" macro index \Cr "T~U<enter><tag-prefix><clear-flag>N<untag-pattern>.<enter>" "mark all messages as read" -macro index O "<shell-escape>fetch_mail.sh<enter>" "run mbsync to sync all mail" +macro index O "<shell-escape>fetch_mail<enter>" "run mbsync to sync all mail" macro index \Cf "<enter-command>unset wait_key<enter><shell-escape>printf 'Enter a search term to find with notmuch: '; read x; echo \$x >$XDG_CACHE_HOME/mutt_terms<enter><limit>~i \"\`notmuch search --output=messages \$(cat $XDG_CACHE_HOME/mutt_terms) | head -n 600 | perl -le '@a=<>;s/\^id:// for@a;$,=\"|\";print@a' | perl -le '@a=<>; chomp@a; s/\\+/\\\\+/ for@a;print@a' \`\"<enter>" "show only messages matching a notmuch pattern" macro index A "<limit>all\n" "show all messages (undo limit)" macro compose Y "<first-entry>\ diff --git a/.config/mutt/sig/1-gmx_rbo b/.config/mutt/sig/1-gmx_rbo index 222e28b..4df7164 100644 --- a/.config/mutt/sig/1-gmx_rbo +++ b/.config/mutt/sig/1-gmx_rbo @@ -1,3 +1,3 @@ joe -https://jozan.org +https://jozan.org/ +337 86 27 02 09 diff --git a/.config/mutt/sig/2-gmx_shop b/.config/mutt/sig/2-gmx_shop index 222e28b..4df7164 100644 --- a/.config/mutt/sig/2-gmx_shop +++ b/.config/mutt/sig/2-gmx_shop @@ -1,3 +1,3 @@ joe -https://jozan.org +https://jozan.org/ +337 86 27 02 09 |