Hi, Why userdb perl doesn't allow underscore (_) in email addresses?
It's trivial to edit it, but why it doesn't allow it by default? There a line that is: unless $name =~ /[EMAIL PROTECTED]/; And the edit is: unless $name =~ /[EMAIL PROTECTED]/; ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
