From 355432849f57a34075d9ddc43489cd138aa8f0f9 Mon Sep 17 00:00:00 2001 From: Joe Date: Wed, 10 Aug 2022 10:44:26 +0200 Subject: update --- .../accounts/6-exploitation@secuserve.com.muttrc | 63 ++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 .config/mutt/accounts/6-exploitation@secuserve.com.muttrc (limited to '.config') diff --git a/.config/mutt/accounts/6-exploitation@secuserve.com.muttrc b/.config/mutt/accounts/6-exploitation@secuserve.com.muttrc new file mode 100644 index 0000000..4a3321e --- /dev/null +++ b/.config/mutt/accounts/6-exploitation@secuserve.com.muttrc @@ -0,0 +1,63 @@ +# vim: filetype=neomuttrc +# muttrc file for account support@secuserve.com +set realname = "Team Exploitation SecuServe" +set from = "exploitation@secuserve.com" +set sendmail = "msmtp -a exploitation@secuserve.com" +alias me Team Exploitation SecuServe +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 +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 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)" \ +"=INBOX/Erreurs (boite recept)/Erreur SI local" "=INBOX/Erreurs (boite recept)/Erreur diverses" "=INBOX/Erreurs (boite recept)/Erreur transport" "=INBOX/Notification" "=INBOX/Postfix SMTP server errors" "=INBOX/Spamtiometre" \ +"=INBOX/TSRC sync" "=INBOX/Trait&AOk-" "=INBOX/replication" "=&AMk-l&AOk-ments envoy&AOk-s" "=&AMk-l&AOk-ments supprim&AOk-s" "=Alert FireWall" \ +"=Alert-Monitoring" "=Archive" "=Archives" "=Archives/2009" "=Archives/2010" "=Archives/2011" \ +"=Archives/2012" "=Archives/2013" "=Archives/2014" "=Archives/2015" "=Archives/2016" "=Archives/2017" \ +"=Archives/2022" "=Backups" "=Brouillons" "=Calendrier" "=Calendrier/Astreintes" "=Calendrier/Conges" \ +"=Complaints" "=Complaints/Complaint La Poste" "=Complaints/Complaint Outlook et Hotmail" "=Contacts" "=Contacts/Clients" "=Courrier ind&AOk-sirable" \ +"=Courrier ind&AOk-sirable/SPAM by St&AOk-phane &- Peggy" "=DNS" "=DNS/DNS - MX Status" "=DNS/MxToolBox" "=DNS/Report domain" "=DNS/Report domain/Report domain - Google" \ +"=DNS/Report domain/Report domain - Yahoo" "=Drafts" "=Erreurs" "=Fournisseurs" "=Fournisseurs/Applications" "=Fournisseurs/Applications/Communigate" \ +"=Fournisseurs/Cisco" "=Fournisseurs/DigiCert" "=Fournisseurs/Gandi" "=Fournisseurs/Hebergement" "=Fournisseurs/Hebergement/Global SP" "=Fournisseurs/Hebergement/OVH" \ +"=Fournisseurs/Hebergement/OVH/OVH - Message vocaux" "=Fournisseurs/Hebergement/Online" "=Fournisseurs/Hebergement/Owentis" "=Fournisseurs/Hebergement/Owentis/Equinix" "=Fournisseurs/Hebergement/Owentis/Global Switch" "=Incident" \ +"=Info Exploitation" "=Info Exploitation/Autre-Licence" "=Info Exploitation/Certificat" "=Info Exploitation/History" "=Info Exploitation/Licence-Antivirus" "=Info Exploitation/Maintenance Datacenter" \ +"=Info Exploitation/Pkg-Information" "=Info Exploitation/RBLS" "=Info Exploitation/Support-Technique-Interne" "=Interventions" "=Journal" "=Junk" \ +"=MEP" "=MEP/Attente retour Dev" "=MEP/Done" "=MEP/En-cours" "=MEP/wblist" "=Notes" \ +"=Report domain/Report domain - Google" "=Report domain/Report domain - Yahoo" "=SPAM" "=SPAM/SPAMS_NONTRAITES" "=SPAM/SPAMS_TRAITES" "=SPAM/SPAM_TRAP" \ +"=SVN" "=Sent" "=Statistiques" "=Statistiques/Stats clients" "=Statistiques/Stats fournisseurs" "=Supervision" \ +"=Supervision/Alarme Lyon" "=Supervision/Alert-Monitoring" "=Supervision/Alerte-Nagios" "=Supervision/Zabbix" "=T&AOI-ches" "=Trash" \ +"=Trash/DOC-SUPPORT" "=Trash/Deleted Messages" "=Trash/Depassement de quota" "=Trash/ESET Antispam" "=Trash/GIP-RENATER" "=Trash/MIGRATION-CLIENT" \ +"=Trash/MIGRATION-CLIENT/Cahors" "=Trash/Messages journaliers" "=Trash/Messages journaliers/configs" "=Trash/Messages journaliers/quarantaine" "=Trash/Messages journaliers/rapport quarantaine journalier" "=Trash/PUB" \ +"=Trash/Rapport-Astreintes" "=Trash/Reseaux" "=Trash/Stalker" "=Trash/Technique" "=Trash/procedures" "=main courante" \ +"=main courante/Done" + +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 = "+&AMk-l&AOk-ments envoy&AOk-s" # mw-autogenerated +macro index,pager gs "=&AMk-l&AOk-ments envoy&AOk-s" "go to sent" # mw-autogenerated +macro index,pager Ms ";=&AMk-l&AOk-ments envoy&AOk-s" "move mail to sent" # mw-autogenerated +macro index,pager Cs ";=&AMk-l&AOk-ments envoy&AOk-s" "copy mail to sent" # mw-autogenerated +macro index,pager gS "=SPAM" "go to sent" # mw-autogenerated +macro index,pager MS ";=SPAM" "move mail to sent" # mw-autogenerated +macro index,pager CS ";=SPAM" "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