DNS Manager break down when I upgrade 2.2.14 to 2.2.18

Discussion in 'Installation/Configuration' started by quannv, Nov 8, 2007.

  1. quannv

    quannv New Member

    Hello,

    I do two operations on ISPConfig
    1) Upgrade from 2.2.14 to 2.2.18 version of ISPConfig and system is working fine
    2) Change the admin email of DNS from root@localhost to [email protected] ( in the Setting panel).

    Now I go to DNS Manager to manage my exist DNS there are some problem like below:
    - When I create new Domain, everything is done
    - When I add new record to the exist Domain, there is an error message "Invalid email root@localhost". Back to DNS Manager, this domain disappear. I can not see it in domain list, however it's still available.

    Moreover, zone file in /etc/bind/ is still exist but dns_isp_dns table doesn't contain it.
    How do I recover it and how do I avoid a disappearing when I add new record to exist domain.
    Urgent please!!!
     
    Last edited: Nov 8, 2007
  2. quannv

    quannv New Member

    Solved ! This is a bug

    If I execute the following step, my exist domain (has created in 2.2.14 version) will be delete.
    - domain email of dns is root@localhost or any illegal email
    - create record on this domain
    - ISPConfig displays message "Invalid email root@localhost" and domain will be deleted

    In case of creating new domain in 2.2.18 version, you can put illegal email like root@localhost but if you create a record for it, you will get same problem.
     
    Last edited: Nov 8, 2007
  3. till

    till Super Moderator Staff Member ISPConfig Developer

    Thats no bug. ISPConfig just does not accept invalid email addresses in dns records any more as we implemented better regular expression tests.
     
  4. quannv

    quannv New Member

    I can create a new domain in DNS Manager with invalid email address in 2.2.18 at the moment. If I create a record for this, bug will appear.

    I have tested many times for this problem.
     
  5. till

    till Super Moderator Staff Member ISPConfig Developer

    Ok. I added it to the bugtracker for a review.
     

Share This Page