https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6703
--- Comment #20 from Kevin A. McGrail <kmcgr...@pccc.com> --- (In reply to comment #19) > Upps there was a small copy error. There must be a ^ before "From " > > /^From \S+ ?(Mon|Tue|Wed|Thu|Fri|Sat|Sun)(, \d\d > (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) \d{4} [0-2]\d:\d\d:\d\d > [+-]\d{4}| (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) [ 1-3]\d [ > 0-2]\d:\d\d:\d\d \d{4})/ ) This regex scares me because of the localization issue. For example, Lun for Monday in Spanish. -- You are receiving this mail because: You are the assignee for the bug.