major springcleaning
This commit is contained in:
47
.config/mutt/accounts/1-abocken@ethz.ch.muttrc
Normal file
47
.config/mutt/accounts/1-abocken@ethz.ch.muttrc
Normal file
@ -0,0 +1,47 @@
|
||||
# vim: filetype=neomuttrc
|
||||
# muttrc file for account abocken@ethz.ch
|
||||
set realname = "Alexander Bocken"
|
||||
set from = "abocken@ethz.ch"
|
||||
set sendmail = "msmtp -a abocken@ethz.ch"
|
||||
alias me Alexander Bocken <abocken@ethz.ch>
|
||||
set folder = "/home/alex/.local/share/mail/abocken@ethz.ch"
|
||||
set header_cache = /home/alex/.cache/mutt-wizard/abocken@ethz.ch/headers
|
||||
set message_cachedir = /home/alex/.cache/mutt-wizard/abocken@ethz.ch/bodies
|
||||
set mbox_type = Maildir
|
||||
|
||||
|
||||
bind index,pager gg noop
|
||||
bind index,pager g noop
|
||||
bind index,pager M noop
|
||||
bind index,pager C noop
|
||||
bind index gg first-entry
|
||||
unmailboxes *
|
||||
unalternates *
|
||||
unset signature
|
||||
unmacro index o
|
||||
macro index o "<shell-escape>mailsync abocken@ethz.ch<enter>" "run mbsync to sync abocken@ethz.ch"
|
||||
|
||||
mailboxes "=Calendar" "=Deleted Items" "=Drafts" "=INBOX" "=Journal" "=Junk E-Mail" "=Notes" "=Outbox" "=Sent" "=Sent Items" "=Tasks" "=Trash"
|
||||
set postponed = "+Drafts"
|
||||
macro index,pager gd "<change-folder>=Drafts<enter>" "go to drafts"
|
||||
macro index,pager Md ";<save-message>=Drafts<enter>" "move mail to drafts"
|
||||
macro index,pager Cd ";<copy-message>=Drafts<enter>" "copy mail to drafts"
|
||||
macro index,pager gi "<change-folder>=INBOX<enter>" "go to inbox"
|
||||
macro index,pager Mi ";<save-message>=INBOX<enter>" "move mail to inbox"
|
||||
macro index,pager Ci ";<copy-message>=INBOX<enter>" "copy mail to inbox"
|
||||
set spoolfile = "+INBOX"
|
||||
macro index,pager gj "<change-folder>=Junk<enter>" "go to junk"
|
||||
macro index,pager Mj ";<save-message>=Junk<enter>" "move mail to junk"
|
||||
macro index,pager Cj ";<copy-message>=Junk<enter>" "copy mail to junk"
|
||||
set record = "+Sent"
|
||||
macro index,pager gs "<change-folder>=Sent<enter>" "go to sent"
|
||||
macro index,pager Ms ";<save-message>=Sent<enter>" "move mail to sent"
|
||||
macro index,pager Cs ";<copy-message>=Sent<enter>" "copy mail to sent"
|
||||
set record = "+Sent"
|
||||
macro index,pager gs "<change-folder>=Sent<enter>" "go to sent"
|
||||
macro index,pager Ms ";<save-message>=Sent<enter>" "move mail to sent"
|
||||
macro index,pager Cs ";<copy-message>=Sent<enter>" "copy mail to sent"
|
||||
macro index,pager gt "<change-folder>=Trash<enter>" "go to trash"
|
||||
macro index,pager Mt ";<save-message>=Trash<enter>" "move mail to trash"
|
||||
macro index,pager Ct ";<copy-message>=Trash<enter>" "copy mail to trash"
|
||||
set trash = "+Trash"
|
22
.config/mutt/accounts/alexander@aaathats3as.com.muttrc
Normal file
22
.config/mutt/accounts/alexander@aaathats3as.com.muttrc
Normal file
@ -0,0 +1,22 @@
|
||||
# vim: filetype=neomuttrc
|
||||
# muttrc file for account alexander@aaathats3as.com
|
||||
set realname = "Alexander"
|
||||
set from = "alexander@aaathats3as.com"
|
||||
set sendmail = "msmtp -a alexander@aaathats3as.com"
|
||||
alias me Alexander <alexander@aaathats3as.com>
|
||||
set folder = "/home/alex/.local/share/mail/alexander@aaathats3as.com"
|
||||
set header_cache = /home/alex/.cache/mutt-wizard/alexander@aaathats3as.com/headers
|
||||
set message_cachedir = /home/alex/.cache/mutt-wizard/alexander@aaathats3as.com/bodies
|
||||
set mbox_type = Maildir
|
||||
set hostname = "aaathats3as.com"
|
||||
source /usr/share/mutt-wizard/switch.muttrc
|
||||
set spoolfile = +INBOX
|
||||
set postponed = +Drafts
|
||||
set trash = +Trash
|
||||
set record = +Sent
|
||||
|
||||
macro index o "<shell-escape>mailsync alexander@aaathats3as.com<enter>" "run mbsync to sync alexander@aaathats3as.com"
|
||||
macro index \eg "<enter-command>unset wait_key<enter><shell-escape>gpg --list-secret-keys; printf 'Enter email ID of user to publish: '; read eID; printf 'Enter fingerprint of GPG key to publish: '; read eFGPT; /usr/libexec/gpg-wks-client --create \$eFGPT \$eID | msmtp --read-envelope-from --read-recipients -a alexander@aaathats3as.com<enter>" "publish GPG key to WKS provider"
|
||||
macro index \eh "<pipe-message>/usr/libexec/gpg-wks-client --receive | msmtp --read-envelope-from --read-recipients -a alexander@aaathats3as.com<enter>" "confirm GPG publication"
|
||||
|
||||
mailboxes "=Junk" "=Trash" "=INBOX"
|
22
.config/mutt/accounts/alexander@bocken.org.muttrc
Normal file
22
.config/mutt/accounts/alexander@bocken.org.muttrc
Normal file
@ -0,0 +1,22 @@
|
||||
# vim: filetype=neomuttrc
|
||||
# muttrc file for account alexander@bocken.org
|
||||
set realname = "Alexander Bocken"
|
||||
set from = "alexander@bocken.org"
|
||||
set sendmail = "msmtp -a alexander@bocken.org"
|
||||
alias me Alexander Bocken <alexander@bocken.org>
|
||||
set folder = "/home/alex/.local/share/mail/alexander@bocken.org"
|
||||
set header_cache = /home/alex/.cache/mutt-wizard/alexander@bocken.org/headers
|
||||
set message_cachedir = /home/alex/.cache/mutt-wizard/alexander@bocken.org/bodies
|
||||
set mbox_type = Maildir
|
||||
set hostname = "bocken.org"
|
||||
#source /usr/share/mutt-wizard/switch.muttrc
|
||||
set spoolfile = +INBOX
|
||||
set postponed = +Drafts
|
||||
set trash = +Trash
|
||||
set record = +Sent
|
||||
|
||||
macro index o "<shell-escape>mailsync alexander@bocken.org<enter>" "run mbsync to sync alexander@bocken.org"
|
||||
macro index \eg "<enter-command>unset wait_key<enter><shell-escape>gpg --list-secret-keys; printf 'Enter email ID of user to publish: '; read eID; printf 'Enter fingerprint of GPG key to publish: '; read eFGPT; /usr/lib/gnupg/gpg-wks-client --create \$eFGPT \$eID | msmtp --read-envelope-from --read-recipients -a alexander@bocken.org<enter>" "publish GPG key to WKS provider"
|
||||
macro index \eh "<pipe-message>/usr/lib/gnupg/gpg-wks-client --receive | msmtp --read-envelope-from --read-recipients -a alexander@bocken.org<enter>" "confirm GPG publication"
|
||||
|
||||
mailboxes "=Archive/Archive" "=Trash/Trash" "=Sent" "=Junk" "=Drafts" "=INBOX"
|
Reference in New Issue
Block a user