https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6703
--- Comment #26 from Thomas Arend <[email protected]> --- (In reply to comment #22) > > /^From \S+ ?[[:upper:]][[:lower:]]{2}(?:, \d\d [[:upper:]][[:lower:]]{2} > \d{4} [0-2]\d:\d\d:\d\d [+-]\d{4}| [[:upper:]][[:lower:]]{2} [ 1-3]\d [ > 0-2]\d:\d\d:\d\d \d{4})/ I doin't see the need of the sequence "(?:," in the regex. For me it works with "(," -- You are receiving this mail because: You are the assignee for the bug.
