From b894a7cdd84d84c08c3a76fd9fac0d7b405f6281 Mon Sep 17 00:00:00 2001 From: Joe Date: Thu, 11 Aug 2022 15:36:51 +0200 Subject: update --- .config/mutt/accounts/6-exploitation@secuserve.com.muttrc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to '.config/mutt/accounts/6-exploitation@secuserve.com.muttrc') diff --git a/.config/mutt/accounts/6-exploitation@secuserve.com.muttrc b/.config/mutt/accounts/6-exploitation@secuserve.com.muttrc index a8106ca..bc6becb 100644 --- a/.config/mutt/accounts/6-exploitation@secuserve.com.muttrc +++ b/.config/mutt/accounts/6-exploitation@secuserve.com.muttrc @@ -4,9 +4,9 @@ set realname = "Team Exploitation SecuServe" set from = "exploitation@secuserve.com" set sendmail = "msmtp -a exploitation@secuserve.com" alias me Team Exploitation SecuServe -set folder = "/var/mail/jozan/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 +set folder = "$MAIL/exploitation@secuserve.com" +set header_cache = $XDG_CACHE_HOME/mutt-wizard/exploitation@secuserve.com/headers +set message_cachedir = $XDG_CACHE_HOME/mutt-wizard/exploitation@secuserve.com/bodies set mbox_type = Maildir bind index,pager gg noop @@ -14,7 +14,7 @@ bind index,pager g noop bind index,pager M noop bind index,pager C noop bind index gg first-entry -macro index o "mbsync -c /usr/home/jozan/.config/mbsync/mbsyncrc exploitation@secuserve.com" "run mbsync to sync exploitation@secuserve.com" +macro index o "mbsync -c $XDG_CONFIG_HOME/mbsync/mbsyncrc exploitation@secuserve.com" "run mbsync to sync exploitation@secuserve.com" unmailboxes * mailboxes "=INBOX" "=INBOX/- Secuserve" "=INBOX/Altospam" "=INBOX/BAT" "=INBOX/DEBUG" "=INBOX/Erreurs (boite recept)" \ -- cgit v1.2.3