wildcard

Discussion in 'Installation/Configuration' started by bernholdt, Aug 12, 2008.

  1. bernholdt

    bernholdt Member

    hi
    is it possible to add a wildcard as subdomain, so any misspelled adresses points to the virtual domain ?

    at my dns host i can add *.mydomain.com but that just resolves my shared ip page
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Yes, thats possible. Add a co domain with:

    hostname: *
    Domain: mydomain.com

    and then set mailserver to external in the options of this co-domain.
     
  3. bernholdt

    bernholdt Member

    Works like a charm i just dont understand whay i have to set the mailserver as external in the co-domain tested it and the emails is bieng recieved :confused:
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    If you dont set the mailserver to external, ISPConfig will add email addresses like this to the postfix configuration: info@*.domain.com and this does not make really sense :)
     

Share This Page