This is a patch for phorum-3.4.4 to validate the syntax of email addresses. Apply it under Unix or Windows (using Cygwin) by copying the patch into your phorum directory and then:

patch -p1 < phorum-3.4.4email.diff

if you need to remove the patch just do:

patch -R -p1 < phorum-3.4.4email.diff
