ajout des messages bounces et postmaster en orange

This commit is contained in:
masterzu 2025-10-07 18:28:32 +02:00
parent db18abe861
commit 1442abe2c1
No known key found for this signature in database
GPG Key ID: 7493CA6D56F2D2F7
2 changed files with 3 additions and 1 deletions

2
muttrc
View File

@ -104,7 +104,7 @@ macro index >S <tag-prefix><save-message>=SPAM<enter> 'save to SPAM'
macro index ,a "<limit>~A<Enter>" "Voir: all"
macro index ,n "<limit>(~N|~O|~F)<Enter>" "Voir: new/flag"
macro index ,f "<limit>~F<Enter>" "Voir: flag"
macro index ,m "<limit>(~N|~O)(~p|~P|~C info@)|~C printers@|~C proxmox@|~s 'monit alert'|~s SMART|~F<Enter>" "Voir: new+from/to me"
macro index ,m "<limit>(~N|~O)(~p|~P|~C info@)|~C printers@|~C proxmox@|~s 'monit alert'|~s SMART|~C bounce@dalembert|~F<Enter>" "Voir: new+from/to me"
macro index ,M "<limit>(~p|~P|~C info@|~C printers@)|~C proxmox@|~s 'monit alert'|~s SMART|~F<Enter>" "Voir: from/to me"
macro index ,t "<limit>(~N|~O|~F) ~C tout.?ida@<Enter>" "Voir: new+toutida"
macro index ,T "<limit>~C tout.?ida@<Enter>" "Voir: toutida"

View File

@ -43,6 +43,8 @@ color index magenta default 'ray|lesaec|mackagny|info'
color index color2 default '~f netdata ~s "recovered "'
color index color202 default '~f netdata ~s "needs attention"'
color index color9 default '~f netdata ~s "critical "'
color index color208 default '~t bounce@dalembert"'
color index color208 default '~t postmaster@dalembert"'
color index cyan blue '~D' # deleted messages
# color <ojb> <foreground> <background>