diff --git a/.config/mutt/accounts/3-david.julien@mailo.com.muttrc b/.config/mutt/accounts/3-david.julien@mailo.com.muttrc new file mode 100644 index 0000000..a7d2f75 --- /dev/null +++ b/.config/mutt/accounts/3-david.julien@mailo.com.muttrc @@ -0,0 +1,49 @@ +# vim: filetype=neomuttrc +# muttrc file for account email@adress.you +set realname = "David JULIEN" +set from = "david.julien@mailo.com" +set sendmail = "msmtp -a david.julien@mailo.com" +alias me david.julien +set folder = "/home/swytch/.local/share/mail/david.julien@mailo.com" +set header_cache = /home/swytch/.cache/mutt/david.julien@mailo.com/headers +set message_cachedir = /home/swytch/.cache/mutt/david.julien@mailo.com/bodies +set mbox_type = Maildir + +set crypt_autosign = yes +set pgp_sign_as = "0x86C2FBBE4A4F0F7F" + +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 * +set signature="/home/swytch/.config/mutt/accounts/mailo.signature" +unmacro index o +macro index o "mailsync" "run mbsync to sync david.julien@mailo.com" + +mailboxes "=sent" "=draftbox" "=trash" "=INBOX" "=farigoule" "=promo_fanfare" +set record = "+sent" +macro index,pager gs "=sent" "go to sent" +macro index,pager Ms ";=sent" "move mail to sent" +macro index,pager Cs ";=sent" "copy mail to sent" +set postponed = "+draftbox" +macro index,pager gd "=draftbox" "go to drafts" +macro index,pager Md ";=draftbox" "move mail to drafts" +macro index,pager Cd ";=draftbox" "copy mail to drafts" +macro index,pager gt "=trash" "go to trash" +macro index,pager Mt ";=trash" "move mail to trash" +macro index,pager Ct ";=trash" "copy mail to trash" +set trash = "+trash" +macro index,pager gi "=INBOX" "go to inbox" +macro index,pager Mi ";=INBOX" "move mail to inbox" +macro index,pager Ci ";=INBOX" "copy mail to inbox" +set spoolfile = "+INBOX" + +macro index,pager gf "=farigoule" "go to farigoule" +macro index,pager Mf ";=farigoule" "move mail to farigoule" +macro index,pager Cf ";=farigoule" "copy mail to farigoule" +macro index,pager gp "=promo_fanfare" "go to promo_fanfare" +macro index,pager Mp ";=promo_fanfare" "move mail to promo_fanfare" +macro index,pager Cp ";=promo_fanfare" "copy mail to promo_fanfare" diff --git a/.config/mutt/accounts/mailo.signature b/.config/mutt/accounts/mailo.signature new file mode 100644 index 0000000..034281e --- /dev/null +++ b/.config/mutt/accounts/mailo.signature @@ -0,0 +1,2 @@ + +David JULIEN