Displaying 3 results from an estimated 3 matches for "mailfs".
Did you mean:
mail's
2007 Dec 06
3
imap crash with fts squat enabled.
Hi Timo,
Here is the backtrace for your reference. I have already applied
dovecot-97702c9c4111 changes to my 1.1 beta10 code base.
I am running dovecot on FC7, gcc 4.1.2, mailbox is on NFS. Whenever I did
UID SEARCH body "xxxx"
imap crashes.
Program terminated with signal 6, Aborted.
#0 0x00110402 in __kernel_vsyscall ()
(gdb) bt full
#0 0x00110402 in __kernel_vsyscall ()
No
2014 Sep 25
0
Indexing of mailf fts clucene aborts
Hi
I am trying lucene to index my email. To create the index, I run the
following command and the indexing aborts:
,----
| 09:42:20 ~$ doveadm -Dv index -u rainerkrug 'RMKrugGMAIL.*'
| doveadm(rainerkrug): Debug: Loading modules from directory: /usr/local/Cellar/dovecot/2.2.13_1/lib/dovecot
| doveadm(rainerkrug): Debug: Module loaded:
2007 Dec 10
2
squat also not working in beta11
Hi Timo,
Just tried squat in beta11. I also get the same error in the log:
dovecot: Dec 10 14:21:17 Error: IMAP(joewong99:joew.outblaze.com):
Corrupted squat uidlist file /mailfs/4/22/3/joewon
g99:joew.outblaze.com at joew_outblaze_com/Maildir/dovecot.index.search.uids:
Broken uidlists
There is not change in my configuration file.
# 1.1.beta11: /usr/local/etc/dovecot.conf
log_path: /var/log/dovecot-1.1.log
info_log_path: /var/log/dovecot-1.1.log
protocols: imap
ssl_disab...