From 8733064a7b48edbd09f657c90089b0f5103fcbad Mon Sep 17 00:00:00 2001 From: Joe Date: Wed, 10 Aug 2022 10:23:30 +0200 Subject: Added Exploitation --- .../mutt/accounts/6-support@secuserve.com.muttrc | 39 ---------------------- 1 file changed, 39 deletions(-) delete mode 100644 .config/mutt/accounts/6-support@secuserve.com.muttrc (limited to '.config/mutt/accounts') diff --git a/.config/mutt/accounts/6-support@secuserve.com.muttrc b/.config/mutt/accounts/6-support@secuserve.com.muttrc deleted file mode 100644 index bdc193d..0000000 --- a/.config/mutt/accounts/6-support@secuserve.com.muttrc +++ /dev/null @@ -1,39 +0,0 @@ -# vim: filetype=neomuttrc -# muttrc file for account support@secuserve.com -set realname = "Support SecuServe" -set from = "support@secuserve.com" -set sendmail = "msmtp -a support@secuserve.com" -alias me Support SecuServe -set folder = "/home/jozan/.local/share/mail/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 mbox_type = Maildir - -bind index,pager gg noop -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 support@secuserve.com" "run mbsync to sync support@secuserve.com" -unmailboxes * - -mailboxes "=INBOX" "=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 -set spoolfile = "+INBOX" # mw-autogenerated -set postponed = "+Drafts" # mw-autogenerated -macro index,pager gd "=Drafts" "go to drafts" # mw-autogenerated -macro index,pager Md ";=Drafts" "move mail to drafts" # mw-autogenerated -macro index,pager Cd ";=Drafts" "copy mail to drafts" # mw-autogenerated -set record = "+Sent" # mw-autogenerated -macro index,pager gs "=Sent" "go to sent" # mw-autogenerated -macro index,pager Ms ";=Sent" "move mail to sent" # mw-autogenerated -macro index,pager Cs ";=Sent" "copy mail to sent" # mw-autogenerated -macro index,pager gt "=Trash" "go to trash" # mw-autogenerated -macro index,pager Mt ";=Trash" "move mail to trash" # mw-autogenerated -macro index,pager Ct ";=Trash" "copy mail to trash" # mw-autogenerated -macro index,pager gn "=NEWS" "go to sent" # mw-autogenerated -macro index,pager Mn ";=NEWS" "move mail to sent" # mw-autogenerated -macro index,pager Cn ";=NEWS" "copy mail to sent" # mw-autogenerated -set trash = "+Trash" # mw-autogenerated -- cgit v1.2.3