diff options
author | Joe <bousset.rudy@gmail.com> | 2022-08-10 16:57:32 +0200 |
---|---|---|
committer | Joe <bousset.rudy@gmail.com> | 2022-08-10 16:57:32 +0200 |
commit | 7fb7039b2316151ead9f7e35f80d26b629c42956 (patch) | |
tree | 656d0588d6a5027106f010790a66c34e6cbe5445 /.config/mutt/accounts/6-exploitation@secuserve.com.muttrc | |
parent | update (diff) | |
download | dotfiles-bsd-7fb7039b2316151ead9f7e35f80d26b629c42956.tar.gz dotfiles-bsd-7fb7039b2316151ead9f7e35f80d26b629c42956.tar.bz2 dotfiles-bsd-7fb7039b2316151ead9f7e35f80d26b629c42956.tar.xz dotfiles-bsd-7fb7039b2316151ead9f7e35f80d26b629c42956.tar.zst dotfiles-bsd-7fb7039b2316151ead9f7e35f80d26b629c42956.zip |
update
Diffstat (limited to '')
-rw-r--r-- | .config/mutt/accounts/6-exploitation@secuserve.com.muttrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/mutt/accounts/6-exploitation@secuserve.com.muttrc b/.config/mutt/accounts/6-exploitation@secuserve.com.muttrc index 4a3321e..75d6d5c 100644 --- a/.config/mutt/accounts/6-exploitation@secuserve.com.muttrc +++ b/.config/mutt/accounts/6-exploitation@secuserve.com.muttrc @@ -4,7 +4,7 @@ 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 = "/home/jozan/.local/share/mail/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 mbox_type = Maildir |