diff options
author | Joe <rrbo@proton.me> | 2023-01-02 10:13:18 +0100 |
---|---|---|
committer | Joe <rrbo@proton.me> | 2023-01-02 10:13:18 +0100 |
commit | 8cc805929d324112a200dd57c4c0b80772912470 (patch) | |
tree | a4f7c5fc1b6bdf18958094265329c5c44d2b019d | |
parent | update (diff) | |
download | dotfiles-bsd-8cc805929d324112a200dd57c4c0b80772912470.tar.gz dotfiles-bsd-8cc805929d324112a200dd57c4c0b80772912470.tar.bz2 dotfiles-bsd-8cc805929d324112a200dd57c4c0b80772912470.tar.xz dotfiles-bsd-8cc805929d324112a200dd57c4c0b80772912470.tar.zst dotfiles-bsd-8cc805929d324112a200dd57c4c0b80772912470.zip |
up
-rw-r--r-- | .config/mutt/accounts/1-gmail_br.muttrc | 44 | ||||
-rw-r--r-- | .config/mutt/accounts/2-gmail_oon.muttrc | 44 | ||||
-rw-r--r-- | .config/mutt/accounts/3-gmail_tos.muttrc | 44 | ||||
-rw-r--r-- | .config/mutt/accounts/4-ss_perso.muttrc | 47 | ||||
-rw-r--r-- | .config/mutt/accounts/5-ss_exploit.muttrc | 70 | ||||
-rw-r--r-- | .config/mutt/accounts/6-ss_support.muttrc | 86 |
6 files changed, 335 insertions, 0 deletions
diff --git a/.config/mutt/accounts/1-gmail_br.muttrc b/.config/mutt/accounts/1-gmail_br.muttrc new file mode 100644 index 0000000..ac92a3c --- /dev/null +++ b/.config/mutt/accounts/1-gmail_br.muttrc @@ -0,0 +1,44 @@ +# vim: filetype=neomuttrc +# muttrc file for account bousset.rudy@gmail.com +set realname = "Rudy Bousset" +set from = "bousset.rudy@gmail.com" +set sendmail = "msmtp -a gmail_br" +alias me Rudy Bousset <bousset.rudy@gmail.com> +set folder = "$MAIL/gmail_br" +set header_cache = $XDG_RUNTIME_DIR/mutt/gmail_br/headers +set message_cachedir = $XDG_RUNTIME_DIR/mutt/gmail_br/bodies +set mbox_type = Maildir +set crypt_autosign = yes +set signature = $XDG_CONFIG_HOME/mutt/sig/2-gmail_br + +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 +bind pager gg top +bind pager G bottom +macro index o "<shell-escape>killall mbsync >/dev/null 2>&1; mbsync -c $XDG_CONFIG_HOME/mbsync/mbsyncrc gmail_br<enter>" "run mbsync to sync bousset.rudy@gmail.com" +unmailboxes * + +mailboxes "=INBOX" "=[Gmail]/Sent Mail" "=[Gmail]/Drafts" "=[Gmail]/Spam" "=[Gmail]/Trash" "=Keep" + +macro index,pager gi "<change-folder>=INBOX<enter>" "go to inbox" +macro index,pager Mi ";<save-message>=INBOX<enter>" "move mail to inbox" +macro index,pager Ci ";<copy-message>=INBOX<enter>" "copy mail to inbox" +set spoolfile = "+INBOX" +macro index,pager gs "<change-folder>=[Gmail]/Sent Mail<enter>" "go to sent" +macro index,pager Ms ";<save-message>=[Gmail]/Sent Mail<enter>" "move mail to sent" +macro index,pager Cs ";<copy-message>=[Gmail]/Sent Mail<enter>" "copy mail to sent" +set record = "" +macro index,pager gd "<change-folder>=[Gmail]/Drafts<enter>" "go to drafts" +macro index,pager Md ";<save-message>=[Gmail]/Drafts<enter>" "move mail to drafts" +macro index,pager Cd ";<copy-message>=[Gmail]/Drafts<enter>" "copy mail to drafts" +set postponed = "+[Gmail]/Drafts" +macro index,pager gS "<change-folder>=[Gmail]/Spam<enter>" "go to spam" +macro index,pager MS ";<save-message>=[Gmail]/Spam<enter>" "move mail to spam" +macro index,pager CS ";<copy-message>=[Gmail]/Spam<enter>" "copy mail to spam" +macro index,pager gt "<change-folder>=[Gmail]/Trash<enter>" "go to trash" +macro index,pager Mt ";<save-message>=[Gmail]/Trash<enter>" "move mail to trash" +macro index,pager Ct ";<copy-message>=[Gmail]/Trash<enter>" "copy mail to trash" +set trash = "+[Gmail]/Trash" diff --git a/.config/mutt/accounts/2-gmail_oon.muttrc b/.config/mutt/accounts/2-gmail_oon.muttrc new file mode 100644 index 0000000..09e1b14 --- /dev/null +++ b/.config/mutt/accounts/2-gmail_oon.muttrc @@ -0,0 +1,44 @@ +# vim: filetype=neomuttrc +# muttrc file for account olsen.oyvind.nor@gmail.com +set realname = "Joe" +set from = "olsen.oyvind.nor@gmail.com" +set sendmail = "msmtp -a gmail_oon" +alias me Joe <olsen.oyvind.nor@gmail.com> +set folder = "$MAIL/gmail_oon" +set header_cache = $XDG_RUNTIME_DIR/mutt/gmail_oon/headers +set message_cachedir = $XDG_RUNTIME_DIR/mutt/gmail_oon/bodies +set mbox_type = Maildir +set crypt_autosign = yes +set signature = $XDG_CONFIG_HOME/mutt/sig/3-gmail_oon + +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 +bind pager gg top +bind pager G bottom +macro index o "<shell-escape>killall mbsync >/dev/null 2>&1; mbsync -c $XDG_CONFIG_HOME/mbsync/mbsyncrc gmail_oon<enter>" "run mbsync to sync olsen.oyvind.nor@gmail.com" +unmailboxes * + +mailboxes "=INBOX" "=[Gmail]/Sent Mail" "=[Gmail]/Drafts" "=[Gmail]/Spam" "=[Gmail]/Trash" "=Keep" + +macro index,pager gi "<change-folder>=INBOX<enter>" "go to inbox" +macro index,pager Mi ";<save-message>=INBOX<enter>" "move mail to inbox" +macro index,pager Ci ";<copy-message>=INBOX<enter>" "copy mail to inbox" +set spoolfile = "+INBOX" +macro index,pager gs "<change-folder>=[Gmail]/Sent Mail<enter>" "go to sent" +macro index,pager Ms ";<save-message>=[Gmail]/Sent Mail<enter>" "move mail to sent" +macro index,pager Cs ";<copy-message>=[Gmail]/Sent Mail<enter>" "copy mail to sent" +set record = "" +macro index,pager gd "<change-folder>=[Gmail]/Drafts<enter>" "go to drafts" +macro index,pager Md ";<save-message>=[Gmail]/Drafts<enter>" "move mail to drafts" +macro index,pager Cd ";<copy-message>=[Gmail]/Drafts<enter>" "copy mail to drafts" +set postponed = "+[Gmail]/Drafts" +macro index,pager gS "<change-folder>=[Gmail]/Spam<enter>" "go to spam" +macro index,pager MS ";<save-message>=[Gmail]/Spam<enter>" "move mail to spam" +macro index,pager CS ";<copy-message>=[Gmail]/Spam<enter>" "copy mail to spam" +macro index,pager gt "<change-folder>=[Gmail]/Trash<enter>" "go to trash" +macro index,pager Mt ";<save-message>=[Gmail]/Trash<enter>" "move mail to trash" +macro index,pager Ct ";<copy-message>=[Gmail]/Trash<enter>" "copy mail to trash" +set trash = "+[Gmail]/Trash" diff --git a/.config/mutt/accounts/3-gmail_tos.muttrc b/.config/mutt/accounts/3-gmail_tos.muttrc new file mode 100644 index 0000000..55bb1a1 --- /dev/null +++ b/.config/mutt/accounts/3-gmail_tos.muttrc @@ -0,0 +1,44 @@ +# vim: filetype=neomuttrc +# muttrc file for account towerofsilence777@gmail.com +set realname = "Tower Of Silence - Joe" +set from = "towerofsilence777@gmail.com" +set sendmail = "msmtp -a gmail_tos" +alias me Tower Of Silence - Joe <towerofsilence777@gmail.com> +set folder = "$MAIL/gmail_tos" +set header_cache = $XDG_RUNTIME_DIR/mutt/gmail_tos/headers +set message_cachedir = $XDG_RUNTIME_DIR/mutt/gmail_tos/bodies +set mbox_type = Maildir +set crypt_autosign = yes +set signature = $XDG_CONFIG_HOME/mutt/sig/4-gmail_tos + +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 +bind pager gg top +bind pager G bottom +macro index o "<shell-escape>killall mbsync >/dev/null 2>&1; mbsync -c $XDG_CONFIG_HOME/mbsync/mbsyncrc gmail_tos<enter>" "run mbsync to sync towerofsilence777@gmail.com" +unmailboxes * + +mailboxes "=INBOX" "=[Gmail]/Sent Mail" "=[Gmail]/Drafts" "=[Gmail]/Spam" "=[Gmail]/Trash" "=Keep" + +macro index,pager gi "<change-folder>=INBOX<enter>" "go to inbox" +macro index,pager Mi ";<save-message>=INBOX<enter>" "move mail to inbox" +macro index,pager Ci ";<copy-message>=INBOX<enter>" "copy mail to inbox" +set spoolfile = "+INBOX" +macro index,pager gs "<change-folder>=[Gmail]/Sent Mail<enter>" "go to sent" +macro index,pager Ms ";<save-message>=[Gmail]/Sent Mail<enter>" "move mail to sent" +macro index,pager Cs ";<copy-message>=[Gmail]/Sent Mail<enter>" "copy mail to sent" +set record = "" +macro index,pager gd "<change-folder>=[Gmail]/Drafts<enter>" "go to drafts" +macro index,pager Md ";<save-message>=[Gmail]/Drafts<enter>" "move mail to drafts" +macro index,pager Cd ";<copy-message>=[Gmail]/Drafts<enter>" "copy mail to drafts" +set postponed = "+[Gmail]/Drafts" +macro index,pager gS "<change-folder>=[Gmail]/Spam<enter>" "go to spam" +macro index,pager MS ";<save-message>=[Gmail]/Spam<enter>" "move mail to spam" +macro index,pager CS ";<copy-message>=[Gmail]/Spam<enter>" "copy mail to spam" +macro index,pager gt "<change-folder>=[Gmail]/Trash<enter>" "go to trash" +macro index,pager Mt ";<save-message>=[Gmail]/Trash<enter>" "move mail to trash" +macro index,pager Ct ";<copy-message>=[Gmail]/Trash<enter>" "copy mail to trash" +set trash = "+[Gmail]/Trash" diff --git a/.config/mutt/accounts/4-ss_perso.muttrc b/.config/mutt/accounts/4-ss_perso.muttrc new file mode 100644 index 0000000..9b8d5d1 --- /dev/null +++ b/.config/mutt/accounts/4-ss_perso.muttrc @@ -0,0 +1,47 @@ +# vim: filetype=neomuttrc +# muttrc file for account rbousset@secuserve.com +set realname = "Rudy Bousset" +set from = "rbousset@secuserve.com" +set sendmail = "msmtp -a ss_perso" +alias me Rudy Bousset <rbousset@secuserve.com> +set folder = "$MAIL/ss_perso" +set header_cache = $XDG_RUNTIME_DIR/mutt/ss_perso/headers +set message_cachedir = $XDG_RUNTIME_DIR/mutt/ss_perso/bodies +set mbox_type = Maildir +set crypt_autosign = yes +set signature = $XDG_CONFIG_HOME/mutt/sig/5-ss_perso + +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 +bind pager gg top +bind pager G bottom +macro index o "<shell-escape>killall mbsync >/dev/null 2>&1; mbsync -c $XDG_CONFIG_HOME/mbsync/mbsyncrc ss_perso<enter>" "run mbsync to sync rbousset@secuserve.com" +unmailboxes * + +mailboxes "=INBOX" "=Sent" "=Drafts" "=Junk" "=Trash" "=Keep" "=NEWS" "=Calendrier" "=T&AOI-ches" "=Notes" "=Reports" "=Reports/OTRS" "=Reports/Trello" "=Reports/Teams" "=Reports/Unimus" "=Reports/vzdump" + +macro index,pager gi "<change-folder>=INBOX<enter>" "go to inbox" +macro index,pager Mi ";<save-message>=INBOX<enter>" "move mail to inbox" +macro index,pager Ci ";<copy-message>=INBOX<enter>" "copy mail to inbox" +set spoolfile = "+INBOX" +macro index,pager gs "<change-folder>=Sent<enter>" "go to sent" +macro index,pager Ms ";<save-message>=Sent<enter>" "move mail to sent" +macro index,pager Cs ";<copy-message>=Sent<enter>" "copy mail to sent" +set record = "+Sent" +macro index,pager gd "<change-folder>=Drafts<enter>" "go to drafts" +macro index,pager Md ";<save-message>=Drafts<enter>" "move mail to drafts" +macro index,pager Cd ";<copy-message>=Drafts<enter>" "copy mail to drafts" +set postponed = "+Drafts" +macro index,pager gS "<change-folder>=Junk<enter>" "go to junk" +macro index,pager MS ";<save-message>=Junk<enter>" "move mail to junk" +macro index,pager CS ";<copy-message>=Junk<enter>" "copy mail to junk" +macro index,pager gt "<change-folder>=Trash<enter>" "go to trash" +macro index,pager Mt ";<save-message>=Trash<enter>" "move mail to trash" +macro index,pager Ct ";<copy-message>=Trash<enter>" "copy mail to trash" +set trash = "+Trash" +macro index,pager gn "<change-folder>=NEWS<enter>" "go to news" +macro index,pager Mn ";<save-message>=NEWS<enter>" "move mail to news" +macro index,pager Cn ";<copy-message>=NEWS<enter>" "copy mail to news" diff --git a/.config/mutt/accounts/5-ss_exploit.muttrc b/.config/mutt/accounts/5-ss_exploit.muttrc new file mode 100644 index 0000000..b763ba0 --- /dev/null +++ b/.config/mutt/accounts/5-ss_exploit.muttrc @@ -0,0 +1,70 @@ +# vim: filetype=neomuttrc +# muttrc file for account support@secuserve.com +set realname = "Team Exploitation SecuServe" +set from = "exploitation@secuserve.com" +set sendmail = "msmtp -a ss_exploit" +alias me Team Exploitation SecuServe <exploitation@secuserve.com> +set folder = "$MAIL/ss_exploit" +set header_cache = $XDG_RUNTIME_DIR/mutt/ss_exploit/headers +set message_cachedir = $XDG_RUNTIME_DIR/mutt/ss_exploit/bodies +set mbox_type = Maildir +set crypt_autosign = no +set signature = $XDG_CONFIG_HOME/mutt/sig/6-ss_exploit + +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 +bind pager gg top +bind pager G bottom +macro index o "<shell-escape>killall mbsync >/dev/null 2>&1; mbsync -c $XDG_CONFIG_HOME/mbsync/mbsyncrc ss_exploit<enter>" "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" \ + "=Sent" "=Drafts" "=SPAM" "=SPAM/SPAMS_NONTRAITES" "=SPAM/SPAMS_TRAITES" "=SPAM/SPAM_TRAP" \ + "=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" \ + "=&AMk-l&AOk-ments envoy&AOk-s" "=Brouillons" "=Calendrier" "=Calendrier/Astreintes" "=Calendrier/Conges" \ + "=&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" \ + "=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" "=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" \ + "=SVN" "=Statistiques" "=Statistiques/Stats clients" "=Statistiques/Stats fournisseurs" "=Supervision" \ + "=Supervision/Alarme Lyon" "=Supervision/Alert-Monitoring" "=Supervision/Alerte-Nagios" "=Supervision/Zabbix" "=T&AOI-ches" \ + "=main courante" "=main courante/Done" + +macro index,pager gi "<change-folder>=INBOX<enter>" "go to inbox" +macro index,pager Mi ";<save-message>=INBOX<enter>" "move mail to inbox" +macro index,pager Ci ";<copy-message>=INBOX<enter>" "copy mail to inbox" +set spoolfile = "+INBOX" +macro index,pager gs "<change-folder>=Sent<enter>" "go to sent" +macro index,pager Ms ";<save-message>=Sent<enter>" "move mail to sent" +macro index,pager Cs ";<copy-message>=Sent<enter>" "copy mail to sent" +set record = "+Sent" +macro index,pager gd "<change-folder>=Drafts<enter>" "go to drafts" +macro index,pager Md ";<save-message>=Drafts<enter>" "move mail to drafts" +macro index,pager Cd ";<copy-message>=Drafts<enter>" "copy mail to drafts" +set postponed = "+Drafts" +macro index,pager gS "<change-folder>=SPAM<enter>" "go to spam" +macro index,pager MS ";<save-message>=SPAM<enter>" "move mail to spam" +macro index,pager CS ";<copy-message>=SPAM<enter>" "copy mail to spam" +macro index,pager gt "<change-folder>=Trash<enter>" "go to trash" +macro index,pager Mt ";<save-message>=Trash<enter>" "move mail to trash" +macro index,pager Ct ";<copy-message>=Trash<enter>" "copy mail to trash" +set trash = "+Trash" +macro index,pager gc "<change-folder>=Calendrier<enter>" "go to calendar" +macro index,pager Mc ";<save-message>=Calendrier<enter>" "move mail to calendar" +macro index,pager Cc ";<copy-message>=Calendrier<enter>" "copy mail to calendar" diff --git a/.config/mutt/accounts/6-ss_support.muttrc b/.config/mutt/accounts/6-ss_support.muttrc new file mode 100644 index 0000000..e602796 --- /dev/null +++ b/.config/mutt/accounts/6-ss_support.muttrc @@ -0,0 +1,86 @@ +# vim: filetype=neomuttrc +# muttrc file for account support@secuserve.com +set realname = "Support SecuServe" +set from = "support@secuserve.com" +set sendmail = "msmtp -a ss_support" +alias me Support SecuServe <support@secuserve.com> +set folder = "$MAIL/ss_support" +set header_cache = $XDG_RUNTIME_DIR/mutt/ss_support/headers +set message_cachedir = $XDG_RUNTIME_DIR/mutt/ss_support/bodies +set mbox_type = Maildir +set crypt_autosign = no +set signature = $XDG_CONFIG_HOME/mutt/sig/7-ss_support + +bind index,pager gg noop +bind index,pager g noop +bind index,pager M noop +bind index,pager C noop +bind pager gg top +bind pager G bottom +bind index gg first-entry +macro index o "<shell-escape>killall mbsync >/dev/null 2>&1; mbsync -c $XDG_CONFIG_HOME/mbsync/mbsyncrc ss_support<enter>" "run mbsync to sync support@secuserve.com" +unmailboxes * + +mailboxes "=INBOX" "=INBOX/ALFRESCO" "=INBOX/FIN EVAL" "=INBOX/NAS" "=INBOX/Owentis notif" \ + "=INBOX/WEBSITE" "=INBOX/infonews" "=INBOX/mdp Ofii" "=INBOX/retour_fic2020" "=INBOX/support-zammad" \ + "=Sent" "=Drafts" "=SPAM" "=Trash" \ + "=&AMk-l&AOk-ments envoy&AOk-s" "=Brouillons" "=A FAIRE" "=A-NEWS" "=ACT! Support" "=ALERT SMS" \ + "=ALTV2" "=Alerte" "=Archive" "=Archive/2012-07" "=Archive/2012-08" \ + "=Archive/2012-09" "=Archive/2012-10" "=Archive/2012-11" "=Archive/2012-12" "=Archive/2013-01" \ + "=Archive/2013-02" "=Archive/2013-03" "=Archive/2013-04" "=Archive/2013-05" "=Archive/2013-06" \ + "=Archive/2013-07" "=Archive/2013-08" "=Archive/2013-09" "=Archive/2013-10" "=Archive/2013-11" \ + "=Archive/2013-12" "=Archive/2014-01" "=Archive/2014-02" "=Archive/2014-03" "=Archive/2014-04" \ + "=Archive/2014-05" "=Archive/2014-06" "=Archive/2014-07" "=Archive/2014-08" "=Archive/2014-09" \ + "=Archive/2014-10" "=Archive/2014-11" "=Archive/2014-12" "=Archive/2015-01" "=Archive/2015-02" \ + "=Archive/2015-03" "=Archive/2015-04" "=Archive/2015-05" "=Archive/2015-06" "=Archive/2015-07" \ + "=Archive/2015-08" "=Archive/2015-09" "=Archive/2015-10" "=Archive/2015-11" "=Archive/2015-12" \ + "=Archive/2016-01" "=Archive/2016-02" "=Archive/2016-03" "=Archive/2016-04" "=Archive/2016-05" \ + "=Archive/2016-06" "=Archive/2016-07" "=Archive/2016-08" "=Archive/2016-09" "=Archive/2016-10" \ + "=Archive/2016-11" "=Archive/2016-12" "=Archive/2017-01" "=Archive/2017-02" "=Archive/2017-03" \ + "=Archive/2017-04" "=Archive/2017-05" "=Archive/2017-06" "=Archive/2017-07" "=Archive/2017-08" \ + "=Archive/2017-09" "=Archive/2017-10" "=Archive/2017-11" "=Archive/2017-12" "=Archive/2018-01" \ + "=Archives" "=Archives/2020" "=Archives/2021" "=BUG" \ + "=C FAIT" "=CAMPAGNE RETOUR" "=CAMPAGNE RETOUR/Enqu&AOo-te de satisfaction e-securemail" "=CAMPAGNE RETOUR/Infonews@secuserve.com" "=CAMPAGNE RETOUR/feedbackcommunication" \ + "=CAMPAGNE RETOUR/feedbackmails" "=CAMPAGNE RETOUR/feedbackmails-ng" "=Calendrier" "=Commandes" "=Contacts" \ + "=Contacts sugg&AOk-r&AOk-s" "=Contacts/Agenda Secuserve" "=Contacts/Client_test" "=Contacts/TEST CONTACT" \ + "=ESET Antispam" "=ESET Antispam/El&AOk-ments infect&AOk-s" "=El&AOk-ments d&AOk-tect&AOk-s" "=Faux-Negatifs/non_traites.2018" "=Faux-Negatifs/non_traites.2019" \ + "=Faux-Negatifs/non_traites.2020" "=Faux-Negatifs/non_traites.2021" "=Faux-Negatifs/non_traites.2022" "=Faux-Negatifs/traites.2018" "=Faux-Negatifs/traites.2019" \ + "=Faux-Negatifs/traites.2020" "=Faux-Negatifs/traites.2021" "=Faux-Negatifs/traites.2022" "=Faux-Positifs/non_traites.2018" "=Faux-Positifs/non_traites.2019" \ + "=Faux-Positifs/non_traites.2020" "=Faux-Positifs/non_traites.2021" "=Faux-Positifs/non_traites.2022" "=Faux-Positifs/traites.2018" "=Faux-Positifs/traites.2019" \ + "=Faux-Positifs/traites.2020" "=Faux-Positifs/traites.2021" "=Faux-Positifs/traites.2022" "=Flux RSS" "=Flux d&IBk-informations" \ + "=IRD SLA" "=IRD Sympa" "=IRD Sympa/NOTIFICATION" "=Infected Items" "=Informations technique" \ + "=Journal" "=Junk" "=MX out" "=Microsoft Support" "=Migrations" \ + "=NEWS" "=Notes" "=PROJETS" "=PROJETS/AEFE" "=PROJETS/Amplivia" \ + "=PROJETS/Amplivia/GrandLyon" "=PROJETS/CC Erdre Gesvres" "=PROJETS/Chateau de Versailles" "=PROJETS/IRD" "=PROJETS/Lardy" \ + "=PROJETS/MTDS (Maroc)" "=PROJETS/SITTI" "=PROJETS/Secuserve" "=PROJETS/Secuserve/AltermimeV2" "=PROJETS/Secuserve/Bandeau de feedback" \ + "=PROJETS/Secuserve/Captcha" "=PROJETS/Secuserve/Certificats" "=PROJETS/Secuserve/Documentations" "=PROJETS/Secuserve/Gestion des droits" "=PROJETS/Secuserve/Sharecan" \ + "=Param&AOg-tres d&IBk-action de conversation" "=Param&AOg-tres des &AOk-tapes rapides" "=Partenaires" "=Partenaires/BoostMymailSupport" "=Partenaires/Globalsp" \ + "=Partenaires/Globalsp/Ofii" "=Partenaires/Iroquois" "=RAPPORT quarantaine" "=RAPPORT quarantaine/Licences" "=Restaurations GSP" \ + "=SAGE" "=SOCIAL" "=Support" \ + "=Support.CG" "=Support/Formation console d'administration" "=Support_client_secuserve_communigate" "=T&AOI-ches" + +macro index,pager gi "<change-folder>=INBOX<enter>" "go to inbox" +macro index,pager Mi ";<save-message>=INBOX<enter>" "move mail to inbox" +macro index,pager Ci ";<copy-message>=INBOX<enter>" "copy mail to inbox" +set spoolfile = "+INBOX" +macro index,pager gs "<change-folder>=Sent<enter>" "go to sent" +macro index,pager Ms ";<save-message>=Sent<enter>" "move mail to sent" +macro index,pager Cs ";<copy-message>=Sent<enter>" "copy mail to sent" +set record = "+Sent" +macro index,pager gd "<change-folder>=Drafts<enter>" "go to drafts" +macro index,pager Md ";<save-message>=Drafts<enter>" "move mail to drafts" +macro index,pager Cd ";<copy-message>=Drafts<enter>" "copy mail to drafts" +set postponed = "+Drafts" +macro index,pager gS "<change-folder>=SPAM<enter>" "go to spam" +macro index,pager MS ";<save-message>=SPAM<enter>" "move mail to spam" +macro index,pager CS ";<copy-message>=SPAM<enter>" "copy mail to spam" +macro index,pager gt "<change-folder>=Trash<enter>" "go to trash" +macro index,pager Mt ";<save-message>=Trash<enter>" "move mail to trash" +macro index,pager Ct ";<copy-message>=Trash<enter>" "copy mail to trash" +set trash = "+Trash" +macro index,pager gn "<change-folder>=NEWS<enter>" "go to news" +macro index,pager Mn ";<save-message>=NEWS<enter>" "move mail to news" +macro index,pager Cn ";<copy-message>=NEWS<enter>" "copy mail to news" +macro index,pager gc "<change-folder>=Calendrier<enter>" "go to calendar" +macro index,pager Mc ";<save-message>=Calendrier<enter>" "move mail to calendar" +macro index,pager Cc ";<copy-message>=Calendrier<enter>" "copy mail to calendar" |