frontline Posted June 23, 2010 Posted June 23, 2010 Hello. Looking at cron_tasks.inc.dns.10.bind.php, mail-specific A-records (mail, imap, pop3, smtp) (bug #242) are created only is the domain isn't a Wildcard domain: if($domain['iswildcarddomain'] != '1') In Froxlor, wildcard setting are available only for a domain having subdomains, but not for standard domain. Why a standard domain (with no subdomains) can't have mail-specific A-records ? Regards, /Sorin
d00p Posted June 23, 2010 Posted June 23, 2010 Because the standard-domain (like web123.froxlor.your-domain.de for example) should not be used for e-mail accounts at all
frontline Posted June 23, 2010 Author Posted June 23, 2010 Because the standard-domain (like web123.froxlor.your-domain.de for example) should not be used for e-mail accounts at all I know. I'm talking about a standard domain (domain.tld). If this domain has no subdomain created, wildcard setting are not visible/available. Regards, /Sorin
frontline Posted June 25, 2010 Author Posted June 25, 2010 If this domain has no subdomain created, wildcard setting are not visible/available. Is this intended or it's a bug ? Regards, /Sorin
Recommended Posts
Archived
This topic is now archived and is closed to further replies.