Re: Another bug found...
Atif Ghaffar <[email protected]>
| Newsgroups | gmane.comp.isp.ispman.devel |
|---|---|
| Message-ID | <[email protected]> |
DUH. Because then you will have a conflict when you upgrade to a newer version or from CVS. :-) best regards On Tue, 29 Mar 2005 00:09:41 +0800 (HKT), thomas-5VVOt45T8ASrG/[email protected] <thomas-5VVOt45T8ASrG/[email protected]> wrote: > Thanks, hmm, why not edit the main file ?! > > > > Hello thomas, > > > > Please do not edit the domain.dnszone.ldif.template. > > > > Instead create a domain.dnszone.ldif.template.local > > > > Also, each record should be in its <perl></perl> tag pair. > > > > --> this would work > > <perl>$ispman->make_ldif_aRecord($domain, 'admin', > > '202.83.220.210');</perl> > > <perl>$ispman->make_ldif_aRecord($domain, 'mail', > > '202.83.220.210');</perl> > > <perl>$ispman->make_ldif_aRecord($domain, 'fT', '202.83.220.210');</perl> > > <perl>$ispman->make_ldif_aRecord($domain, 'p', '202.83.220.210');</perl> > > <perl>$ispman->make_ldif_aRecord($domain, 'ftp', '202.83.220.210');</perl> > > <perl>$ispman->make_ldif_aRecord($domain, 'http', > > '202.83.220.211');</perl> > > > > best regards > > > > > > > > On Fri, 18 Mar 2005 13:52:52 +0800 (HKT), thomas-5VVOt45T8ASrG/[email protected] > > <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 ) > >> > >> ------------------------------------------------------- > >> 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&opclick > >> _______________________________________________ > >> Ispman-developers mailing list > >> Ispman-developers-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org > >> https://lists.sourceforge.net/lists/listinfo/ispman-developers > >> > > > > > > ------------------------------------------------------- > > 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 > > _______________________________________________ > > Ispman-developers mailing list > > Ispman-developers-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org > > https://lists.sourceforge.net/lists/listinfo/ispman-developers > > > > > > ------------------------------------------------------- > 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&opclick > _______________________________________________ > Ispman-developers mailing list > Ispman-developers-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org > https://lists.sourceforge.net/lists/listinfo/ispman-developers > ------------------------------------------------------- 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