> > /CATV/ \
> > /[0-9]+([^0-9])[0-9]+\1[0-9]+\1[0-9]+/ \
> > /[0-9]{12,}/ \
> > }
> > acl greylist list "dynamic"
>
> Thanks. I'll be interested to hear if you change anything. One
> problem - I get the following error message:
>
> bad regular expression "[0-9]+([^0-9])[0-9]+\1[0-9]+\1[0-9]+": Invalid
> back reference.
>
> I've had to delete the offending line.
>
That might be something to do with the local regexp library, since
I am sure you did not forget the switch on the extendedregex option.
Bests,
AttilaMessage
RE: [milter-greylist] Re: My ultimate anti-spam setup (for now...)
2006-12-22 by attila.bruncsak@itu.int