azynheira / mu0

Automatically exported from code.google.com/p/mu0
0 stars 0 forks source link

mu extract may extract the wrong file #84

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Have an email with multiple attachments with different file formats (eg gif 
and pdf)
2. run: mu extract FILENAME and check if the pdf is the last listed file
3. run: mu extract FILENAME ".*\.pdf$"

What is the expected output? What do you see instead?
Expected: All pdf's are extracted from the file
Seen: The first attachment in the list is extracted

What version of the product are you using? On what operating system?
mu (mail indexer/searcher) version 0.9.8.4
Debian 7

Original issue reported on code.google.com by goo...@mkse.nl on 14 Apr 2014 at 11:15