azynheira / mu0

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

quiet option not respected on indexing when dealing with deleted email #35

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. index new mail
2. delete some mails
3. reindex with "mu index -q"

What is the expected output? What do you see instead?
mu will complain that it cannot access deleted email, quite option should 
disable it as cron will generate warning email. Example:
mu: cannot access 
/home/bohdan/Maildir/.Postgress/new/1297167303.21522_3.hostname: No such file 
or directory

This seems to be new behaviour as 9.0 did not suffer from this.

What version of the product are you using? On what operating system?
mu 0.9.2, debian 6.0

Please provide any additional information below.

Original issue reported on code.google.com by bohdan.l...@gmail.com on 8 Feb 2011 at 12:54

GoogleCodeExporter commented 8 years ago
thanks for the report, I already fixed this in git:
   http://gitorious.org/mu/mu-ng/commit/1276b77a175e390340444702f3a64413ba708f1c
will close this when 0.9.3 is released.

Original comment by digg...@gmail.com on 8 Feb 2011 at 4:24

GoogleCodeExporter commented 8 years ago
Thank you, will wait for the proper release and verify.

Original comment by bohdan.l...@gmail.com on 10 Feb 2011 at 9:01

GoogleCodeExporter commented 8 years ago
fixed with version 0.9.3

Original comment by digg...@gmail.com on 13 Feb 2011 at 2:26