> > SELECT filename, hdrsubject FROM mail2db WHERE hdrfrom ~ ".*@example.com"; > FYI, you could use LIKE clause too. Anyway, there is a REGEX clause in MySQL which will fulfill what you need :) MySQL is FASTER. And it has regex support from a long time ago. But this is another story. -- Stefan Laudat ------------- And on the seventh day, He exited from append mode.
- SSL Joe Garcia
- Re: SSL Chris Johnson
- SSL DG
- Re: SSL bigkapusta
- SSL Miles Scruggs
- Re: SSL Pawel Garbowski
- Mail2db or maildir2html Barry Smoke
- RE: Mail2db or maildir2html Jeremy Anttila
- Re: Mail2db or maildir2html Sean Reifschneider
- Re: Mail2db or maildir2html Stefan Laudat
- Re: Mail2db or maildir2html Sean Reifschneider
- Re: SSL Dave Sill
- SSL Miles Scruggs
- SSL SeanW
- Re: SSL Jörgen Persson
- RE: SSL Troy Settle
- Aliases Michael Cartmel
- Re: Aliases Charles Cazabon
- Re: SSL David Means