[exim] Greping MBOX files for messages

Inizio della pagina
Delete this message
Reply to this message
Autore: Marc Perkel
Data:  
To: exim-users
Oggetto: [exim] Greping MBOX files for messages
Looking for a simple script. I'm storing some messages in MBOX format
and I want to grep the file and produce a second MBOX file that contains
only message that have the search string. I need to whole message not
just the string that matches.

Anyone have a script for that?