From b6741da814bb5168e4438f3305c2a810aa9abbee Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Tue, 19 May 2015 10:38:42 -0700 Subject: [PATCH] fix illinoi regex --- .muttrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.muttrc b/.muttrc index 5f333b7..f5bb54a 100644 --- a/.muttrc +++ b/.muttrc @@ -125,7 +125,7 @@ alternates "\^(\ ((don(\\+.*)?@(.*\\.)?(donarmstrong|anylevel|oneinfinity)\\.(com|org|net))\ |(don(\\+.*)?@(.*\\.)?(rzlab|pellam)\\.ucr\\.edu)\ |(don(\\+.*)?@(.*\\.)?debian\\.org)\ -|donarm(\\+.*)?@(.*\\.)?illinois\\.edu) +|donarm(\\+.*)?@(.*\\.)?illinois\\.edu)\ ))$" # alternate usernames set gecos_mask="^[^,]*" # Parse the GECOS field from passwd file. -- 2.39.2