From 466fbba6959b6ed6afe07d80b3262d9cee7bb0da Mon Sep 17 00:00:00 2001 From: Vsevolod Stakhov Date: Thu, 10 Apr 2014 15:24:08 -0700 Subject: [PATCH] Use updated outlook version. --- conf/lua/regexp/headers.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/lua/regexp/headers.lua b/conf/lua/regexp/headers.lua index 1ea079159..d3828d4fa 100644 --- a/conf/lua/regexp/headers.lua +++ b/conf/lua/regexp/headers.lua @@ -339,7 +339,7 @@ reconf['REPTO_QUOTE_YAHOO'] = string.format('(%s) & ((%s) | (%s))', repto_quote, local xm_gnus = 'X-Mailer=/^Gnus v/H' local xm_msoe5 = 'X-Mailer=/^Microsoft Outlook Express 5/H' local xm_msoe6 = 'X-Mailer=/^Microsoft Outlook Express 6/H' -local xm_mso12 = 'X-Mailer=/^Microsoft Office Outlook 12\\.0/H' +local xm_mso12 = 'X-Mailer=/^Microsoft(?: Office Outlook 12\\.0| Outlook 14\\.0)/H' local xm_cgpmapi = 'X-Mailer=/^CommuniGate Pro MAPI Connector/H' local xm_moz4 = 'X-Mailer=/^Mozilla 4/H' local xm_skyri = 'X-Mailer=/^SKYRiXgreen/H' -- 2.39.5