How to use wildcards to search for recipents in Web admin?

Use this forum for questions regarding adoption and functionality of OpenEMM

Moderator: moderator

jeffwsi
Posts: 6
Joined: Mon Jul 09, 2007 4:06 am

How to use wildcards to search for recipents in Web admin?

Post by jeffwsi »

I am trying to use the "recipients" section of the web interface and search using a wildcard and I am not having any luck.

I need to search on a partial email address or domain so I can manually delete recipients.

I tried selecting the email field in search and tried *@domain.com and %@domain.com (trying a mysql wildcard). I tried = and LIKE for operators.

Nothing works.

Can someone tell me how I can do a wildcard recipient search in the web interface so I can get some recipients deleted?

Thanks!
maschoff
Site Admin
Posts: 2608
Joined: Thu Aug 03, 2006 10:20 am
Location: Munich, Germany
Contact:

Post by maschoff »

Example: You are looking for all british e-mail addresses ending with co.uk:

Select data field "email", operator "LIKE" and search string "%co.uk"

I just tested it with 5.4.0 and it worked fine!
OpenEMM Maintainer
Post Reply