|
From: Jamie C. <jca...@we...> - 2006-09-25 19:17:44
|
On 25/Sep/2006 12:12 Obantec Support wrote ..
> ----- Original Message -----
> From: "Jamie Cameron" <jca...@we...>
> To: "Webmin users list" <web...@li...>
> Sent: Monday, September 25, 2006 6:57 PM
> Subject: Re: [webmin-l] ip not added to host file using template in
> bindupdate
>
>
> > On 25/Sep/2006 08:11 Obantec Support wrote ..
> > > Hi Jamie
> > >
> > > i added
> > >
> > > @ IN A ${IP}
> > > www IN A ${IP}
> > >
> > > to the template file. but when i added a new master zone via bind form
> > > and
> > > put the required IP 1.2.3.4 in the form all the lines are correct as
> per
> > > the
> > > template but the file shows
> > >
> > > @ IN A ${IP}
> > > www IN A ${IP}
> > >
> > > not
> > >
> > > @ IN A 1.2.3.4
> > > www IN A 1.2.3.4
> > >
> > > i am using webmin 1.300
> >
> > That's because the BIND module doesn't yet support substituting $
> variables
> > in the template file. But it will in the next release ..
> >
> > - Jamie
> >
> >
> >
> >
> Ok.
>
> how about the fix for double change buttons on read mail as reported
> on 3/7/06 in message subject [webmin-l] Read Mail module 2 lines (forms)
> when you select a user
> Read Mail module 2 lines (forms) when you select a user
>
> screen capture http://www.mds.cc/webmin/doublechange.jpg
I must have missed that email .. I'll fix that in the next release too.
- Jamie
|