SOA "email" field short syntax

Discussion in 'General' started by fanto666, Mar 20, 2023.

Tags:
  1. fanto666

    fanto666 Member

    Hello,
    I have imported domain (example.com) using short syntax:
    @ IN SOA @ admin (
    ...
    )
    NS @

    the email was supposed to be "[email protected]", visible in DNS as "admin.example.com".
    The import was successful but the email field is now "admin." and when I try to get rid of the trailing dot, interface puts it back.

    should I fill bugreport for this?

    I see request for converting e-mail addresses to proper format and adding trailing dot (issue 287) in gitlab. Perhaps the trailing dot should only be added if the provided e-mail has more dot-separated segments than 2 (a.b.c -append dot a.b - don't append)
     
    Th0m likes this.
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    We do not support short syntax. But feel free to make a feature request in the issue tracker to add support for it in ISPConfig.
     

Share This Page