From daf71838f33e8f113856f149b5589ce4dcc4cbfe Mon Sep 17 00:00:00 2001 From: Joe Date: Mon, 16 May 2022 15:31:10 +0200 Subject: in progress --- .config/mutt/accounts/6-exploitation@secuserve.com.muttrc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.config/mutt/accounts') 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 +alias me Exploitation 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 "mbsync -c /usr/home/jozan/.config/mbsync/mbsyncrc -a" "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 "=INBOX" "go to inbox" # mw-autogenerated macro index,pager Mi ";=INBOX" "move mail to inbox" # mw-autogenerated macro index,pager Ci ";=INBOX" "copy mail to inbox" # mw-autogenerated -- cgit v1.2.3