Another bug found...

thomas-5VVOt45T8ASrG/[email protected]
Newsgroups gmane.comp.isp.ispman.devel
Message-ID <[email protected]>
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 )



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id396&op=click
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.