ajout des messages bounces et postmaster en orange
This commit is contained in:
parent
db18abe861
commit
1442abe2c1
2
muttrc
2
muttrc
|
@ -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"
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue