Closed (fixed)
Project:
SpamSpan filter
Version:
6.x-1.4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Sep 2010 at 11:43 UTC
Updated:
4 Dec 2010 at 16:44 UTC
Jump to comment: Most recent file
Comments
Comment #1
weseze commentedfound the problem, this patch fixes it.
Comment #2
iantresman commentedAccording to the article on Wikipedia, based on RFC 5322 and by RFC 5321,
A quick test shows that SpamSpan appears to fail if the following characters are included in the local part of an email address:
! # $ % & ' * / = ? ` { | }The following are handled correctly: + - ^ _
Comment #3
lakka commentedFixed in 6--1.5. Thanks
Comment #4
lakka commented