Displaying 2 results from an estimated 2 matches for "joew_outblaze_com".
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
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_disable: yes
login_dir: /usr/local/var/run/dovecot/login
login...