On Sun, Feb 03, 2002 at 11:56:58PM -0800, Craig Hughes wrote:
>
> Hmm, it seems that it's trying to match an actual perl regexp, so
> you'll want
> 
> .*@PASSPORT.COM
> 
> or such, despite the docs which say it wants a glob-style pattern.

Oops.

> The docs are right that this is probably a security flaw.

What's the flaw?  As long as we're not doing "use re 'eval'" in the
code, of course.

> Any perl guru have a handy snippet for converting a glob-style
> pattern to a regex safely?

How much glob syntax to we want to support?  Whose implemention of
globbing?

Jeremy
-- 
Jeremy D. Zawodny     |  Perl, Web, MySQL, Linux Magazine, Yahoo!
<[EMAIL PROTECTED]>  |  http://jeremy.zawodny.com/

_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to