azynheira / mu0

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

mu: error storing message object: add_or_update_msg: xapian error 'Term too long (> 245)...' #71

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

[18:07 astsmtl@beta:~]
$ mu index --max-msg-size $((200*1024*1024)) -m offlineimap

What is the expected output? What do you see instead?

indexing messages under /home/astsmtl/offlineimap [/home/astsmtl/.mu/xapian]
- processing mail; processed: 521625; updated/new: 12446, cleaned-up: 0
mu: error storing message object: add_or_update_msg: xapian error 'Term too 
long (> 245): <edited, seems like a part of CC>'

mu: process_file: error in callback 
(/home/astsmtl/offlineimap/<edited>/cur/1360345117_6.4290.beta,U=12501,FMD5=85db
2a239cf0186a2c76c34bd12aadcd:2,S)
\ processing mail; processed: 521697; updated/new: 12518, cleaned-up: 0
elapsed: 223 second(s), ~ 2339 msg/s
mu: error while indexing

What version of the product are you using? On what operating system?

[21:22 astsmtl@beta:~]
$ lsb_release -d
Description:    Arch Linux

[21:18 astsmtl@beta:~]
$ mu --version
mu (mail indexer/searcher) version 0.9.9.5-dev6

Please provide any additional information below.

Indexing shouldn't stop. At least mu can skip such emails, like it does with 
oversized messages.

Original issue reported on code.google.com by asts...@gmail.com on 27 Feb 2013 at 5:24

GoogleCodeExporter commented 8 years ago
This is fixed now (in the latest release), thanks.

Original comment by digg...@gmail.com on 18 Apr 2013 at 5:59

GoogleCodeExporter commented 8 years ago
Hello, unfortunately I have the same problem with current release: mu version 
0.9.9.5, xapian-core version 1.2.15, message with long To field. Jirka

Original comment by ji...@ulmus.cz on 29 May 2013 at 10:05