diff --git a/.config/mutt/accounts/1-david.julien@posteo.net.muttrc b/.config/mutt/accounts/1-david.julien@posteo.net.muttrc new file mode 100644 index 0000000..349f1cc --- /dev/null +++ b/.config/mutt/accounts/1-david.julien@posteo.net.muttrc @@ -0,0 +1,45 @@ +# vim: filetype=neomuttrc +# muttrc file for account email@adress.you +set realname = "David JULIEN" +set from = "david.julien@posteo.net" +set sendmail = "msmtp -a david.julien@posteo.net" +alias me david.julien +set folder = "/home/swytch/.local/share/mail/david.julien@posteo.net" +set header_cache = /home/swytch/.cache/mutt/david.julien@posteo.net/headers +set message_cachedir = /home/swytch/.cache/mutt/david.julien@posteo.net/bodies +set mbox_type = Maildir + +set crypt_autosign = yes +set pgp_sign_as = "0x7F03EA9BEFFCB97F" + +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/posteo.signature" +unmacro index o +macro index o "mailsync" "run mbsync to sync david.julien@posteo.net" + +mailboxes "=Sent" "=Drafts" "=Trash" "=INBOX" "=Receipts" +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 = "+Drafts" +macro index,pager gd "=Drafts" "go to drafts" +macro index,pager Md ";=Drafts" "move mail to drafts" +macro index,pager Cd ";=Drafts" "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" +macro index,pager gr "=Receipts" "go to receipts" +macro index,pager Mr ";=Receipts" "move mail to receipts" +macro index,pager Cr ";=Receipts" "copy mail to receipts" +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" diff --git a/.config/mutt/accounts/2-david.julien@ens-lyon.fr.muttrc b/.config/mutt/accounts/2-david.julien@ens-lyon.fr.muttrc new file mode 100644 index 0000000..bb594ad --- /dev/null +++ b/.config/mutt/accounts/2-david.julien@ens-lyon.fr.muttrc @@ -0,0 +1,48 @@ +# vim: filetype=neomuttrc +# muttrc file for account david.julien@ens-lyon.fr +set realname = "David JULIEN" +set from = "david.julien@ens-lyon.fr" +set sendmail = "msmtp -a david.julien@ens-lyon.fr" +alias me david.julien +set folder = "/home/swytch/.local/share/mail/david.julien@ens-lyon.fr" +set header_cache = /home/swytch/.cache/mutt/david.julien@ens-lyon.fr/headers +set message_cachedir = /home/swytch/.cache/mutt/david.julien@ens-lyon.fr/bodies +set mbox_type = Maildir + +set crypt_autosign = yes +set pgp_sign_as = "0x9D5279329BB80FA0" + +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/ens.signature" +unmacro index o +macro index o "mailsync" "run mbsync to sync david.julien@ens-lyon.fr" + +mailboxes "=Sent" "=Drafts" "=Trash" "=INBOX" "=internship" "=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 = "+Drafts" +macro index,pager gd "=Drafts" "go to drafts" +macro index,pager Md ";=Drafts" "move mail to drafts" +macro index,pager Cd ";=Drafts" "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 "=fanfare" "go to fanfare" +macro index,pager Mf ";=fanfare" "move mail to fanfare" +macro index,pager Cf ";=fanfare" "copy mail to fanfare" +macro index,pager gI "=internship" "go to internship" +macro index,pager MI ";=internship" "move mail to internship" +macro index,pager CI ";=internship" "copy mail to internship" diff --git a/.config/mutt/accounts/ens.signature b/.config/mutt/accounts/ens.signature new file mode 100644 index 0000000..14e7658 --- /dev/null +++ b/.config/mutt/accounts/ens.signature @@ -0,0 +1,4 @@ + +David JULIEN +M2 Informatique Fondamentale +ENS de Lyon diff --git a/.config/mutt/accounts/posteo.signature b/.config/mutt/accounts/posteo.signature new file mode 100644 index 0000000..034281e --- /dev/null +++ b/.config/mutt/accounts/posteo.signature @@ -0,0 +1,2 @@ + +David JULIEN