Index: spamspan.module
===================================================================
--- spamspan.module	(revision 61)
+++ spamspan.module	(working copy)
@@ -23,7 +23,7 @@
  * @constant string SPAMSPAN_EMAIL
  */
   define(SPAMSPAN_EMAIL, "
-      ([-\.\~\'\w\+^@]+)   # Group 1 - Match the name part - dash, dot or
+      ([-&;\.\~\'\w\+^@]+)   # Group 1 - Match the name part - dash, dot or
                            # characters.
      @                     # @
      ((?:                  # Group 2
