From eb5d0fa73ac30ca42129ae3b1ff8ab83bab8c9e2 Mon Sep 17 00:00:00 2001 From: masterzu Date: Wed, 19 Nov 2025 17:44:00 +0100 Subject: [PATCH] ,c: add fail2ban-web@ --- muttrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/muttrc b/muttrc index a665962..e594cdd 100644 --- a/muttrc +++ b/muttrc @@ -102,7 +102,7 @@ macro index >S =SPAM 'save to SPAM' # filtres to new/old/flag messages macro index ,a "~A" "Voir: all" -macro index ,b "~C bounce@dalembert|~t postmaster" "Voir: postmaster" +macro index ,b "~C bounce@dalembert|~t postmaster|~t root@|~t fail2ban-web@" "Voir: root/postmaster" macro index >B =postmaster 'save to postmaster' macro index ,n "(~N|~O|~F)" "Voir: new/flag" macro index ,f "~F" "Voir: flag"