diff options
author | Joe <bousset.rudy@gmail.com> | 2022-08-11 15:36:51 +0200 |
---|---|---|
committer | Joe <bousset.rudy@gmail.com> | 2022-08-11 15:36:51 +0200 |
commit | b894a7cdd84d84c08c3a76fd9fac0d7b405f6281 (patch) | |
tree | af0f7b75cb23cb2aa2ca0b65a8da14d032352ba8 /.config/mutt/accounts | |
parent | update (diff) | |
download | dotfiles-bsd-b894a7cdd84d84c08c3a76fd9fac0d7b405f6281.tar.gz dotfiles-bsd-b894a7cdd84d84c08c3a76fd9fac0d7b405f6281.tar.bz2 dotfiles-bsd-b894a7cdd84d84c08c3a76fd9fac0d7b405f6281.tar.xz dotfiles-bsd-b894a7cdd84d84c08c3a76fd9fac0d7b405f6281.tar.zst dotfiles-bsd-b894a7cdd84d84c08c3a76fd9fac0d7b405f6281.zip |
update
Diffstat (limited to '.config/mutt/accounts')
6 files changed, 24 insertions, 24 deletions
diff --git a/.config/mutt/accounts/1-bousset.rudy@gmail.com.muttrc b/.config/mutt/accounts/1-bousset.rudy@gmail.com.muttrc index b284199..1b7ce9a 100644 --- a/.config/mutt/accounts/1-bousset.rudy@gmail.com.muttrc +++ b/.config/mutt/accounts/1-bousset.rudy@gmail.com.muttrc @@ -4,9 +4,9 @@ set realname = "Rudy Bousset" set from = "bousset.rudy@gmail.com" set sendmail = "msmtp -a bousset.rudy@gmail.com" alias me Rudy Bousset <bousset.rudy@gmail.com> -set folder = "/var/mail/jozan/bousset.rudy@gmail.com" -set header_cache = /home/jozan/.cache/mutt-wizard/bousset.rudy@gmail.com/headers -set message_cachedir = /home/jozan/.cache/mutt-wizard/bousset.rudy@gmail.com/bodies +set folder = "$MAIL/bousset.rudy@gmail.com" +set header_cache = $XDG_CACHE_HOME/mutt-wizard/bousset.rudy@gmail.com/headers +set message_cachedir = $XDG_CACHE_HOME/mutt-wizard/bousset.rudy@gmail.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 "<shell-escape>mbsync -c /usr/home/jozan/.config/mbsync/mbsyncrc bousset.rudy@gmail.com<enter>" "run mbsync to sync bousset.rudy@gmail.com" +macro index o "<shell-escape>mbsync -c $XDG_CONFIG_HOME/mbsync/mbsyncrc bousset.rudy@gmail.com<enter>" "run mbsync to sync bousset.rudy@gmail.com" unmailboxes * mailboxes "=INBOX" "=[Gmail]/Sent Mail" "=[Gmail]/Drafts" "=[Gmail]/Spam" "=[Gmail]/Trash" diff --git a/.config/mutt/accounts/2-olsen.oyvind.nor@gmail.com.muttrc b/.config/mutt/accounts/2-olsen.oyvind.nor@gmail.com.muttrc index 8daa8f4..7542f24 100644 --- a/.config/mutt/accounts/2-olsen.oyvind.nor@gmail.com.muttrc +++ b/.config/mutt/accounts/2-olsen.oyvind.nor@gmail.com.muttrc @@ -4,9 +4,9 @@ set realname = "Joe" set from = "olsen.oyvind.nor@gmail.com" set sendmail = "msmtp -a olsen.oyvind.nor@gmail.com" alias me Joe <olsen.oyvind.nor@gmail.com> -set folder = "/var/mail/jozan/olsen.oyvind.nor@gmail.com" -set header_cache = /home/jozan/.cache/mutt-wizard/olsen.oyvind.nor@gmail.com/headers -set message_cachedir = /home/jozan/.cache/mutt-wizard/olsen.oyvind.nor@gmail.com/bodies +set folder = "$MAIL/olsen.oyvind.nor@gmail.com" +set header_cache = $XDG_CACHE_HOME/mutt-wizard/olsen.oyvind.nor@gmail.com/headers +set message_cachedir = $XDG_CACHE_HOME/mutt-wizard/olsen.oyvind.nor@gmail.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 "<shell-escape>mbsync -c /usr/home/jozan/.config/mbsync/mbsyncrc olsen.oyvind.nor@gmail.com<enter>" "run mbsync to sync olsen.oyvind.nor@gmail.com" +macro index o "<shell-escape>mbsync -c $XDG_CONFIG_HOME/mbsync/mbsyncrc olsen.oyvind.nor@gmail.com<enter>" "run mbsync to sync olsen.oyvind.nor@gmail.com" unmailboxes * mailboxes "=INBOX" "=[Gmail]/Sent Mail" "=[Gmail]/Drafts" "=[Gmail]/Spam" "=[Gmail]/Trash" diff --git a/.config/mutt/accounts/3-towerofsilence777@gmail.com.muttrc b/.config/mutt/accounts/3-towerofsilence777@gmail.com.muttrc index 70f3b22..01972ac 100644 --- a/.config/mutt/accounts/3-towerofsilence777@gmail.com.muttrc +++ b/.config/mutt/accounts/3-towerofsilence777@gmail.com.muttrc @@ -4,9 +4,9 @@ set realname = "Tower Of Silence" set from = "towerofsilence777@gmail.com" set sendmail = "msmtp -a towerofsilence777@gmail.com" alias me Tower Of Silence <towerofsilence777@gmail.com> -set folder = "/var/mail/jozan/towerofsilence777@gmail.com" -set header_cache = /home/jozan/.cache/mutt-wizard/towerofsilence777@gmail.com/headers -set message_cachedir = /home/jozan/.cache/mutt-wizard/towerofsilence777@gmail.com/bodies +set folder = "$MAIL/towerofsilence777@gmail.com" +set header_cache = $XDG_CACHE_HOME/mutt-wizard/towerofsilence777@gmail.com/headers +set message_cachedir = $XDG_CACHE_HOME/mutt-wizard/towerofsilence777@gmail.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 "<shell-escape>mbsync -c /usr/home/jozan/.config/mbsync/mbsyncrc towerofsilence777@gmail.com<enter>" "run mbsync to sync towerofsilence777@gmail.com" +macro index o "<shell-escape>mbsync -c $XDG_CONFIG_HOME/mbsync/mbsyncrc towerofsilence777@gmail.com<enter>" "run mbsync to sync towerofsilence777@gmail.com" unmailboxes * mailboxes "=INBOX" "=[Gmail].Messages envoy&AOk-s" "=[Gmail].Brouillons" "=[Gmail].Spam" "=[Gmail].Corbeille" "=[Gmail].Important" "=[Gmail].Suivis" diff --git a/.config/mutt/accounts/5-rbousset@secuserve.com.muttrc b/.config/mutt/accounts/5-rbousset@secuserve.com.muttrc index 89b6bc2..6772013 100644 --- a/.config/mutt/accounts/5-rbousset@secuserve.com.muttrc +++ b/.config/mutt/accounts/5-rbousset@secuserve.com.muttrc @@ -4,9 +4,9 @@ set realname = "Rudy Bousset" set from = "rbousset@secuserve.com" set sendmail = "msmtp -a rbousset@secuserve.com" alias me Rudy Bousset <rbousset@secuserve.com> -set folder = "/var/mail/jozan/rbousset@secuserve.com" -set header_cache = /home/jozan/.cache/mutt-wizard/rbousset@secuserve.com/headers -set message_cachedir = /home/jozan/.cache/mutt-wizard/rbousset@secuserve.com/bodies +set folder = "$MAIL/rbousset@secuserve.com" +set header_cache = $XDG_CACHE_HOME/mutt-wizard/rbousset@secuserve.com/headers +set message_cachedir = $XDG_CACHE_HOME/mutt-wizard/rbousset@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 "<shell-escape>mbsync -c /usr/home/jozan/.config/mbsync/mbsyncrc rbousset@secuserve.com<enter>" "run mbsync to sync rbousset@secuserve.com" +macro index o "<shell-escape>mbsync -c $XDG_CONFIG_HOME/mbsync/mbsyncrc rbousset@secuserve.com<enter>" "run mbsync to sync rbousset@secuserve.com" unmailboxes * mailboxes "=INBOX" "=Sent" "=Drafts" "=Trash" "=Calendrier" "=NEWS" 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 <exploitation@secuserve.com> -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 "<shell-escape>mbsync -c /usr/home/jozan/.config/mbsync/mbsyncrc exploitation@secuserve.com<enter>" "run mbsync to sync exploitation@secuserve.com" +macro index o "<shell-escape>mbsync -c $XDG_CONFIG_HOME/mbsync/mbsyncrc exploitation@secuserve.com<enter>" "run mbsync to sync exploitation@secuserve.com" unmailboxes * mailboxes "=INBOX" "=INBOX/- Secuserve" "=INBOX/Altospam" "=INBOX/BAT" "=INBOX/DEBUG" "=INBOX/Erreurs (boite recept)" \ diff --git a/.config/mutt/accounts/7-support@secuserve.com.muttrc b/.config/mutt/accounts/7-support@secuserve.com.muttrc index b1c2a8b..8b99b9b 100644 --- a/.config/mutt/accounts/7-support@secuserve.com.muttrc +++ b/.config/mutt/accounts/7-support@secuserve.com.muttrc @@ -4,9 +4,9 @@ set realname = "Support SecuServe" set from = "support@secuserve.com" set sendmail = "msmtp -a support@secuserve.com" alias me Support SecuServe <support@secuserve.com> -set folder = "/var/mail/jozan/support@secuserve.com" -set header_cache = /home/jozan/.cache/mutt-wizard/support@secuserve.com/headers -set message_cachedir = /home/jozan/.cache/mutt-wizard/support@secuserve.com/bodies +set folder = "$MAIL/support@secuserve.com" +set header_cache = $XDG_CACHE_HOME/mutt-wizard/support@secuserve.com/headers +set message_cachedir = $XDG_CACHE_HOME/mutt-wizard/support@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 "<shell-escape>mbsync -c /usr/home/jozan/.config/mbsync/mbsyncrc support@secuserve.com<enter>" "run mbsync to sync support@secuserve.com" +macro index o "<shell-escape>mbsync -c $XDG_CONFIG_HOME/mbsync/mbsyncrc support@secuserve.com<enter>" "run mbsync to sync support@secuserve.com" unmailboxes * mailboxes "=INBOX" "=INBOX/ALFRESCO" "=INBOX/FIN EVAL" "=INBOX/NAS" "=INBOX/Owentis notif" \ |