Re: [Exim] Regular Expression Help

Top Page
Delete this message
Reply to this message
Author: Florian Friesdorf
Date:  
To: exim-users
Subject: Re: [Exim] Regular Expression Help
On Wed, Nov 28, 2001 at 08:08:58PM +0000, Miquel van Smoorenburg wrote:
> In article <Pine.LNX.4.33.0111281840440.444-100000@???>,
> Tamas TEVESZ <ice@???> wrote:
> >On Wed, 28 Nov 2001, Marc Perkel wrote:
> >
> > > That's probably more complex than I need. I'm just filtering spam.
> >
> >:DD
> >sorry :)
> >
> > > If the first 6 character are in [0-9 and .] it's good enough.
> >
> >[0-9\.]{6}
>
> How about http://\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}/


Or (\d{1,3}\.){3}\d{1,3}


florian

-- 
     Florian Friesdorf <42ff@???>
OpenPGP key available on public key servers


------> Save the future of Open Source <------
-> Online-Petition against Software Patents <-
------> http://petition.eurolinux.org <-------