Mark Powell <[EMAIL PROTECTED]> wrote:

>   Attached is a newer version of the plugin. Each line in badhelo is a
> regexp. If the regexp is enclosed in '/' chars then it is used as is,
> giving total freedom, otherwise an implied prefix of '^' and a post-fix of
> '.?$' are added before processing. It seems that most patterns will
> require that.

I don't understand when you would want the '.?$' suffix.  What 
sort of strings are you talking about?  It would seem more 
straightforward just to require an exact match (except maybe 
for case) if the line isn't enclosed in slashes.

-- 
Keith C. Ivey <[EMAIL PROTECTED]>
Washington, DC

Reply via email to