[exim] Greping MBOX files for messages

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Marc Perkel
Data:  
Para: exim-users
Assunto: [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?