DNZ Zone error with the email contains underscore!

Discussion in 'General' started by holykim, Jun 30, 2010.

  1. holykim

    holykim Member

    Hi,

    DNS Zone dosen't allow to use the email which contains _ underscore. The error message is "Email format invalid".

    When create a client with the same email then it works fine. Hope it can be fixed as soon as possible.

    Thanks in advance.

    Harry
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Underscores are not allowed in email addresses. Please use a email address without underscore. Thanks for reporting that it was possible to create a email address with underscore in the email module, we will fix the regular expression to disallow that.
     
  3. holykim

    holykim Member

    Hi Till

    Thank you for your reply.

    Underscore must be allowed as the email contained underscore is valid email format. e.g. [email protected]

    Am I confused?

    Cheers
    Harry
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    I just checked the rfc. You are right, the underscore in the local part is ok.
     
  5. holykim

    holykim Member

    Hi Till

    Yes, underscore can be used in the local part. But DNS zone doesn't allow this at the moment....Client module (add or modify client) is ok.

    Thanks
    Harry
     
  6. till

    till Super Moderator Staff Member ISPConfig Developer

    Fixed that in SVN.
     

Share This Page