Re: Another bug found...
Joerg Delker <[email protected]>
| Newsgroups | gmane.comp.isp.ispman.devel |
|---|---|
| Message-ID | <[email protected]> |
If this problem persists and is reproducible please file a bug on SourceForge with exact description and versioning info. Joerg thomas-5VVOt45T8ASrG/[email protected] wrote: > I am trying to edit domain.dnszone.ldif.template and I want to add a lot > of testing A record: > <perl> > #example for adding A Record > #test to add new record in > $ispman->make_ldif_aRecord($domain, 'admin', '202.83.220.210'); > $ispman->make_ldif_aRecord($domain, 'mail', '202.83.220.210'); > $ispman->make_ldif_aRecord($domain, 'fT', '202.83.220.210'); > $ispman->make_ldif_aRecord($domain, 'p', '202.83.220.210'); > $ispman->make_ldif_aRecord($domain, 'ftp', '202.83.220.210'); > $ispman->make_ldif_aRecord($domain, 'http', '202.83.220.211'); > </perl> > > > but, finally only http and mail appear on zone file, why is it happening ? > is that max two A record could be add during add domain process ? (I could > add another A record on panel manually, but I don't want to do that every > domain, Thanks ) >
joerg.vcf
(text/x-vcard, 134 B)
begin:vcard fn:Joerg Delker n:Delker;Joerg email;internet:[email protected] x-mozilla-html:FALSE version:2.1 end:vcard