frontline 1 Posted June 23, 2010 Report Share 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 Link to post Share on other sites
d00p 140 Posted June 23, 2010 Report Share 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 Link to post Share on other sites
frontline 1 Posted June 23, 2010 Author Report Share 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 Link to post Share on other sites
frontline 1 Posted June 25, 2010 Author Report Share 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 Link to post Share on other sites
d00p 140 Posted June 25, 2010 Report Share Posted June 25, 2010 intended Link to post Share on other sites
Recommended Posts
Archived
This topic is now archived and is closed to further replies.