Displaying 9 results from an estimated 9 matches for "durket".
2011 Feb 08
1
How to recover a mail box from an assertion failure
I'm running Dovecot version 1.2.11 and getting this assertion error on a user's mail:
Panic: file /home/durket/dovecot-1.2.11/src/lib-index/mail-transaction-log-view.c: line 290 (mail_transaction_log_view_set): assertion failed: (min_file_seq != max_file_seq || max_file_seq != view->head->hdr.file_seq || max_file_offset != (uoff_t)-1 || min_file_offset <= view->head->sync_offset)
I realize t...
2012 Aug 14
3
Listen on multiple ports possible using same protocol?
Is it possible to have multiple Listen directives in a dovecot configuration file for the same protocol? I am running dovecot-1.2.11 and I want to be able to use the "standard port" as well as a test port:
protocol imap {
listen = *:143
listen = *:10143
ssl_listen = *:993
ssl_listen = *:10993
for example. Or is this more preferably done by pointing
2010 May 25
1
A few questions on shared folders
...red folders?
3) Is there a good overview document that people could recommend I read that
describes how best to set up shared folders under dovecot (and perhaps also
gives an overview of shared folder usage in IMAP mail clients in general)?
Thanks very much,
Michael Durket
2011 Apr 18
2
Question about Outlook workarounds
Do the Outlook workarounds in Dovecot 1.x still apply to current versions of Outlook? Or has Microsoft fixed Outlook such that workarounds are no longer needed in Dovecot (and if so, after what version of Outlook can I remove the workaround settings in my dovecot.conf file)?
2009 Jun 17
2
Question about "target is inferior" type of message
We're converting UW-IMAP users here to dovecot. Some of them have seen
the error message
issued when Thunderbird clients try to delete folders and I understand
what's going on (from
previous postings) that Dovecot doesn't support mbox subfolders within
folders.
What puzzles me is that many of these users already have folders
within folders (I've found
typically 2 levels of
2008 Mar 19
1
Converting from UW-IMAP to dovecot - odd client problems
...nnections are all
via STARTTLS I can't use tcpdump so I'm kind of at a loss for how to
track these things down short of
patching the dovecot code to put in tracing messages).
Any suggestions would be appreciated (and would help us complete
our conversion to dovecot).
Michael Durket
2012 Sep 21
3
Dovecot 1.2.11 panic in mail-transaction-log-view?
I'm seeing this periodically in my logs for a specific user (followed by a backtrace which I've deleted from this post):
Panic: file dovecot-1.2.11/src/lib-index/mail-transaction-log-view.c: line 290 (mail_transaction_log_view_set): assertion failed: (min_file_seq != max_file_seq || max_file_seq != view->head->hdr.file_seq || max_file_offset != (uoff_t)-1 || min_file_offset <=
2009 Nov 18
1
Thunderbird Search Folder failures
In converting everyone at our site from UW-IMAP I've run into another problem
with Thunderbird users that I'm hoping someone can help me with.
The dovecot version I'm running is old (1.0.13 - we don't do production upgrades
that often but I'm perfectly willing to install a newer version). The affected
Thunderbird users are running Thunderbird version 2.0023 under Windows. All
2009 Jan 13
1
Dovecot suggestions for new installation
I've been testing Dovecot for a while now and am preparing to replace
our outdated IMAP
system with it. The current system serves about 300 email users who
run a mixture of
clients (Eudora, Apple Mail, Thunderbird and Outlook). Can any of the
many experts on
this list answer a few questions:
1) What's the latest stable release of Dovecot I should be
running on this new system