HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
Re: [hylafax-users] 4.2.1 and hosts.hfaxd changes
Lee Howard wrote:
> On 2005.01.12 11:29 Giulio Orsero wrote:
> > Just to see if I understood the changes correctly
> >
> > 1)
> > localhost
> > 127.0.0.1
> > still ok, but it would be better to use @127.0.0.1$ (or
> > @127\.0\.0.\1$)
>
> localhost
> 127.0.0.1
>
> are still okay and normal. Using the delimeter and marker (@ and $) is
> more "proper" but not any "better".
>
> > 2)
> > 192.168.0
> > 192.168.
> > won't work anymore
> > you need
> > 192.168.0.[0-9]+
> > 192.168.[0-9]+.[0-9]+
> > or better
> > @192.168.0.[0-9]+$
> > @192.168.[0-9]+.[0-9]+$
> >
> > Is this right?
>
> This is correct.
>
> Lee.
So it follows the same rules as a full regex/pcre pattern? Is that now
the best way to think of it when writing new entries?
Matt
____________________ HylaFAX(tm) Users Mailing List _______________________
To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
On UNIX: mail -s unsubscribe hylafax-users-request@xxxxxxxxxxx < /dev/null
*To learn about commercial HylaFAX(tm) support, mail sales@xxxxxxxxx*