Displaying 20 results from an estimated 20000 matches similar to: "Thread sorting problem"
2005 Jul 29
1
Thread sorting problem
I've just installed Dovecot on a Debian Sarge machine and am seeing some
very strange thread sorting.
In Mozilla Mail and Thunderbird on both Fedora and Debian clients my
threads served up by Dovecot look like this (number denotes message time):
|-11
| `-12
|-2
|-3
|-4
| `-5
| `-6
| `-7
| `-8
|-1
`-9
`-10
Where the exact same threads served by Sendmail/imap look like this:
2009 Apr 28
1
Error in IMAP command UID: Unknown thread algorithm.
Our Squirrelmail offers "Thread based sorting".
Now, I have one user, where the activation of thread sorting results in:
FEHLER: Falsche oder ung?ltige Anfrage.
Anfrage: THREAD ORDEREDSUBJECT ISO-8859-1 ALL
Server antwortete: Error in IMAP command UID: Unknown thread algorithm.
Why is that?
--
Ralf Hildebrandt
Gesch?ftsbereich IT | Abteilung Netzwerk
Charit? - Universit?tsmedizin
2018 Oct 02
2
Help for UID THREAD and SORT optimization
Hello,
we are developing a library to show last arrived messages of all threads
in a folder with more than 300k messages.
As per the RFC 5256, the IMAP thread command has only the option to
specify the grouping criteria (REFERENCES vs ORDEREDSUBJECT). So we
implemented an algorithm which gets the full UID SORT ordered by date in
reverse order then gets all thread relations and then post
2010 Feb 21
2
enabling IMAP SORT and THREAD extensions
Hi all,
The home page of the Dovecot website indicates:
"Supports multiple commonly used IMAP extensions, including SORT, THREAD and
IDLE."
However, I cannot find instructions in the Wiki for how to enable these
extensions. Can someone tell me how to do this? I will add this info to the
Wiki myself if need be.
Thanks.
-----
Colin Brace
Amsterdam
http://lim.nl
--
View this
2007 Jan 20
1
Squirrelmail Login Error
One user attempts to log in, and perpetually gets this from Squirrelmail:
ERROR: Bad or malformed request.
Query: THREAD ORDEREDSUBJECT ISO-8859-1 ALL
Server responded: Error in IMAP command UID: ORDEREDSUBJECT threading is
currently
not supported.
Dovecot's logs are clean.
--
Jay Chandler
Network Administrator
Chapman University
2009 Oct 01
2
Capability info in hello message not complete?
Hi,
one Fedora user complains about not some troubles after update to dovecot 1.2.
He suspects wrong capability information given by dovecot 1.2
In dovecot.conf he uses imap_capability= option. While response to 'A
CAPABILITY' respects imap_capability value, the capability info in hello
message does not.
for imap_capability=IMAP4 IMAP4rev1 ACL NAMESPACE CHILDREN SORT QUOTA
2018 Dec 31
2
Localhost imap server fails after upgrade from 2.2.33.2-1 to 1:2.3.2.1
I use a localhost dovecot imap server in order to access maildir folders from Alpine (see 2009 instructions for my set up here
https://cpbl.wordpress.com/2009/11/07/alpine-offlineimap-and-gmail-under-ubuntu/ )
My configuration has worked nicely since 2009, but failed after a recent upgrade of dovecot (during basic upgrade from Ubuntu 18.04 to 18.10).
The version of Alpine did not change.
2018 Oct 02
0
Help for UID THREAD and SORT optimization
On 2 Oct 2018, at 12.22, Alessio Cecchi <alessio at skye.it> wrote:
>
> Hello,
>
> we are developing a library to show last arrived messages of all threads in a folder with more than 300k messages.
>
> As per the RFC 5256, the IMAP thread command has only the option to specify the grouping criteria (REFERENCES vs ORDEREDSUBJECT). So we implemented an algorithm which gets
2018 Dec 31
2
Localhost imap server fails after upgrade from 2.2.33.2-1 to 1:2.3.2.1
Hi Aki,
Thanks. I put that in the .conf file I mentioned, and it made no
difference.
Chris
> Hi!
>
> In your case it's probably easiest to change
>
> service stats {
> unix_listener stats-writer {
> mode = 0666
> }
> }
>
> Aki
>
> > On 31 December 2018 at 16:05 cpblpublic+dovecot at gmail.com wrote:
> >
> >
> >
2005 Jul 08
3
sorting question
Hi,
If I understand the thread sorting algorithm correctly (from
draft-ietf-imapext-sort-17.txt and the code), it will sort like this
(where I use numbers instead of dates with higher numbers being newer
mails)
4
10
3
11
2
12
1
13
etc into all the lower levels. Thunderbird will actually sort this like
this:
1
13
2
12
3
11
4
10
where threads are sorted by the newest child in
2010 Oct 20
1
threaed ordered subject algorithm
We have custom plugins for squirrelmail which use thread
orderedsubject, but according to capabilities dovecot only support
thread by references algorithm.
At present, we are using Courier with this capabilities (two
algorithms are implemented).
Could we use orderedsubject in dovecot?
2014 Jan 07
1
Assertion failed with imapc after upgrading Dovecot from 2.1.7 to 2.2.9
Hi !
I have an old Courier IMAP and in front of it, I have put a proxy cache
with Dovecot/imapc.
I use Debian Wheezy (stable) which package Dovecot in version 2.1.7.
I have tested the upgrade to Debian Jessie (testing) which package Dovecot
in version 2.2.9 but an assertion is thrown :
dovecot: imap(xxx): Panic: file imapc-list.c: line 499
(imapc_list_delete_unused_indexes): assertion failed:
2018 Dec 31
2
Localhost imap server fails after upgrade from 2.2.33.2-1 to 1:2.3.2.1 (fwd)
Hi Aki,
Oops; I did not think carefully enough about your instructions. Here is the output from
$ dovecot -n -c /home/meuser/dotfiles/auto-stanford-dovecot.conf
# 2.3.2.1 (0719df592): /home/meuser/dotfiles/auto-stanford-dovecot.conf
# Pigeonhole version 0.5.2 ()
# OS: Linux 4.18.0-13-generic x86_64 Ubuntu 18.10 ext4
# Hostname: cpbl-t450s
doveconf: Warning: please set
2016 Feb 24
3
search problem dovecot 2.2.21 + fts - Solr
Hello,
Realized update dovecot on my server. Now the search is returning
differently from the previous version bringing reference information of
other messages .
For example when doing a search for anderson.joao this new version of the
dovecot dovecot 2.2.21 + fts - Solr response will be all email that has the
word anderson and joao, instead of returning only items with the word
anderson.joao.
2018 Dec 31
2
Localhost imap server fails after upgrade from 2.2.33.2-1 to 1:2.3.2.1
Hi Aki,
Yes, the same connect error: imap(meuser,)Error: net_connect_unix(/var/run/dovecot/stats-writer) failed: Permission denied
The mail location in "doveconf -n" (belo) does not reflect my preferences.
In Alpine, if I acknowledge the error I get, which tells me to add
novalidate-cert in my pinerc file, it prompts me for my POSIX username and
password. After that, I get my
2017 Apr 04
3
Problem with Dovecot and BlackBerry
Hi all,
i've got a strange behaviour with a BlackBerry Classic Phone (BBOS
10.3.2.2876) in combination with Dovecot 2.2.13 while trying to fetch
mails.
Before burying myself into debugging sessions, i try to get an
understanding if the following is a Client- or a Server-specific error
in the behaviour:
CIGA8 UID FETCH 10009:10035 (UID FLAGS) (CHANGEDSINCE NOMODSEQ)
CIGA8 BAD Error
2011 Oct 19
0
[LLVMdev] llvm_cross_compile
Please include the mailing list on replies.
It looks like you're running configure directly in the LLVM source directory(?) I'm not sure if that works for cross builds like this. Try a separate build directory and see if that helps.
-Jim
On Oct 19, 2011, at 10:57 AM, Artyom Baloyan wrote:
> hi
> thank you, but i have this problem
>
> artyom at splab:~/llvm/llvm-2.7$ sudo
2016 Mar 14
1
Error 'getpwuid(3000007) failed' is again. (Rowland penny)
What do you want to say that Samba4 can not operate as standalone server,
only intend for DC ?
Or there is other way to use Samba4 simply as filserver.
Btw, I was able to use Samba4 as standalone server of 434 version.
2016-03-14 22:40 GMT+03:00 CpServiceSPb . <cpservicespb at gmail.com>:
> Sorry.
> But my gmail account ...
>
>
>
> 2016-03-14 22:34 GMT+03:00
2015 Jun 15
3
Problem logging in during testing
Am Montag, den 15.06.2015, 13:33 -0400 schrieb Steve Matzura:
> I think I have it now! Found info about *correctly* defining
> namespaces. I now get the following when telnetting in, and it all
> looks valid.
>
> Trying 127.0.0.1...
> Connected to 127.0.0.1.
> Escape character is '^]'.
> * OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE
>
2014 Jun 25
4
IMAP sessions quit when calling MYRIGHTS on shared namespace
Hi,
the IMAP connection is dropped, when I call MYRIGHTS on the root of my
shared folders.
Using the configuration below, the shared folders are located in shared/%%U/
# telnet localhost imap
Trying ::1...
Connected to localhost.
Escape character is '^]'.
* OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE
IDLE STARTTLS AUTH=PLAIN] Dovecot ready.
. LOGIN XXXXXXX xxxx