Attached is a fix for "does not accept some valid email addresses" Req ID 1988039 against Xoops 2.3.x. core. Although RFC2821 and RFC2822 allow for the '+' to be anywhere in the email address this change will not allow the '+' character as the first character or after the '@'.
Fix for Req ID 1988039