Displaying 11 results from an estimated 11 matches for "joewong".
2007 Nov 20
2
squat plugin
Hello Timo,
I have installed 1.1 beta 8 with fts-squat enabled. I have added the plugin section in dovecot.conf. How can I actually make use of the full text index?
Regards,
- Joe
2007 Apr 16
2
timeout error in dovecot.log
Hello,
I have upgraded to Dovecot 1.0.0, I saw a lot of error in the dovecot.log file:
Timeout while waiting for lock for transaction log file /fs/example.com/joewong/Maildir/dovecot.index.log where /fs is a NFS mounted directory.
What can be the cause of this problem? How to prevent this from happening?
Thanks!
- Joe
2007 Aug 09
2
dotlock file was deleted error
Hello, under what situation the error:
dovecot-uidlist.lock was deleted (kept it 0 seconds )
will happen? I saw quite some of these in dovecot log.
Thanks,
- Joe
2007 Aug 13
2
about index cache
Hi Timo,
Is the dovecot index cache stored only standard header
fields (from, to, cc, subject, content-type... )? What
happen if there is non standard header, will it be cached?
- Joe
May the force be with you..
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_...
2007 Dec 04
1
1.1beta 10 hang
Hi Timo,
I have installed 1.1 beta 10 today with squat enabled. When I do uid
search body "something", the imap will sometimes segmentation fault, or
sometime hang.
Here is what i found in the log when imap did not hang..
dovecot: Dec 04 17:11:07 Panic: IMAP(joewong99:joew.outblaze.com): file
squat-uidlist.c: line 178 (uidlist_write_array): assertion failed: ((uid &
~UID_LIST_MASK_RANGE) >= prev)
dovecot: Dec 04 17:11:07 Error: IMAP(joewong99:joew.outblaze.com): Raw
backtrace: imap [0x80ca1f0] -> imap [0x80ca0fc] ->
/usr/local/lib/dovecot/imap...
2007 May 03
1
input / output error in dovecot.log
Hello,
>From time to time, I saw input / output error on rename() or pwrite_full(), for example:
dovecot: May 02 05:46:18 Error: IMAP(joe): rename(/fs/joe/Maildir/.Sent Items/tmp/1178084777.P21895Q0M200058.tkodog.no-ip.com.com, /fs/joe/Maildir/.Sent Items/cur/1178084777.P21895Q0M200058.tkodog.no-ip.com:2,S) failed: Input/output error
dovecot: May 02 06:29:49 Error: IMAP(victor): pwrite_full()
2007 Apr 05
1
truncated maildir root?
Hello,
I have successfully configure dovecot to lookup my existing user database to lookup the homedir. However, I found the following from the log:
dovecot: Apr 05 04:05:16 Info: IMAP(joewong99:tkodog.no-ip.com): Effective uid=1001, gid=1001, home=/mnt/mailmountpoint/4/22/3/joewong99:tkodog.no-ip.com at tkodog_no-ip_com
dovecot: Apr 05 04:05:16 Info: IMAP(joewong99:tkodog.no-ip.com): maildir: data=/mnt/mailmountpoint/4/22/3/joewong99:tkodog.no-ip.com at tkodog_no-ip_com/Maildir
dovecot:...
2007 Apr 26
1
lucene plug-in
Hello,
Has anyone tried the lucene plug-in? I am interested to know more about this
feature , how to setup / configure it?
regards,
- Joe
2010 Sep 03
1
a question about QRESYNC extension
Hi Timo,
How long is the MODSEQ NUMBER kept for each UID ever exists in the
mailbox?
- Joe
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