diff options
Diffstat (limited to '')
-rw-r--r-- | .config/mutt/accounts/6-exploitation@secuserve.com.muttrc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.config/mutt/accounts/6-exploitation@secuserve.com.muttrc b/.config/mutt/accounts/6-exploitation@secuserve.com.muttrc index 57b2675..e1d813a 100644 --- a/.config/mutt/accounts/6-exploitation@secuserve.com.muttrc +++ b/.config/mutt/accounts/6-exploitation@secuserve.com.muttrc @@ -1,9 +1,9 @@ # vim: filetype=neomuttrc # muttrc file for account exploitation@secuserve.com -set realname = "Rudy Bousset" +set realname = "Exploitation" set from = "exploitation@secuserve.com" set sendmail = "msmtp -a exploitation@secuserve.com" -alias me Rudy Bousset <exploitation@secuserve.com> +alias me Exploitation <exploitation@secuserve.com> set folder = "/home/jozan/.local/share/mail/exploitation@secuserve.com" set header_cache = /home/jozan/.cache/mutt-wizard/exploitation@secuserve.com/headers set message_cachedir = /home/jozan/.cache/mutt-wizard/exploitation@secuserve.com/bodies @@ -17,7 +17,7 @@ bind index gg first-entry macro index o "<shell-escape>mbsync -c /usr/home/jozan/.config/mbsync/mbsyncrc -a<enter>" "run mbsync to sync exploitation@secuserve.com" unmailboxes * -mailboxes "=INBOX" "=Sent" "=Drafts" "=Trash" "=NEWS" +mailboxes "=INBOX" "=INBOX.- Secuserve" "=INBOX.Altospam" "=INBOX.BAT" "=INBOX.DEBUG" "=INBOX.Erreurs (boite recept)" "=INBOX.Erreurs (boite recept).Erreur diverses" "=Sent" "=Drafts" "=Trash" "=NEWS" macro index,pager gi "<change-folder>=INBOX<enter>" "go to inbox" # mw-autogenerated macro index,pager Mi ";<save-message>=INBOX<enter>" "move mail to inbox" # mw-autogenerated macro index,pager Ci ";<copy-message>=INBOX<enter>" "copy mail to inbox" # mw-autogenerated |