Just so that I understant, you're not looking for an email that has:

Sales test
Anotherword
Stotoblock
Ihatespam

but instead anthing that is either:
Sale test
Sales anotherword
etc...
and you only want the regex to be multiline so that it's easier to edit in
the admin interface?  (I don't think that's doable)

On Tue, Jun 1, 2010 at 2:41 PM, Paul K. Dickson <
pdick...@frederickcountymd.gov> wrote:

> For ease of administration/review I want to have a regex that will allow 1
> value per line.  A random example:
>
> Sales\s(\btest\b
> Anotherword
> Stufftoblock
> Ihatespam)
>
> Instead of:
> Sales\s(\btest\b|anotherword|stufftoblock|ihatespam)
>
>
> Does anyone know how to do this off the top of their head?
>
>
>
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> Assp-user mailing list
> Assp-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/assp-user
>
------------------------------------------------------------------------------

_______________________________________________
Assp-user mailing list
Assp-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-user

Reply via email to