Displaying 20 results from an estimated 200 matches similar to: "Help for UID THREAD and SORT optimization"
2012 Mar 09
1
Whether the THREAD command support cross-mailbox thread?
In the real world, the mails which belongs to one thread could be dispersed
in different mailbox, at least Inbox and SENT, so whether the command can
search different mailboxes and grap them in one talk with dovecot?
If Not, any other approach to do that?
BTW, what the THREAD=REFS stands for? In the RFC,
http://tools.ietf.org/html/rfc5256, i didn't find this algorithm.
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
2009 Nov 22
3
[LLVMdev] -O0 compile time speed (was: Go)
On Nov 21, 2009, at 1:00 PM, Arnt Gulbrandsen wrote:
> Chris Lattner writes:
>> I'm still really interested in making Clang (and thus LLVM) faster at -O0 (while still preserving debuggability of course).
>
> Why?
I want the compiler to build things quickly in all modes, but -O0 in particular is important for a fast compile/debug/edit cycle. Are you asking why fast compilers
2009 Nov 22
0
[LLVMdev] -O0 compile time speed (was: Go)
Chris Lattner writes:
> On Nov 21, 2009, at 1:00 PM, Arnt Gulbrandsen wrote:
>
>> Chris Lattner writes:
>>> I'm still really interested in making Clang (and thus LLVM) faster
>>> at -O0 (while still preserving debuggability of course).
>>
>> Why?
>
> I want the compiler to build things quickly in all modes, but -O0 in
> particular is
2009 Apr 28
3
Virtual plugin - [SERVERBUG] BUG: Unknown internal error
/etc/dovecot/virtual/Inbox2/dovecot-virtual
*
-Trash
-Trash/*
-Deleted*
-Junk*
inthread x-references2 x-mailbox INBOX
Using php to connect o {host}virtual/Inbox2 gives me [SERVERBUG] BUG:
Unknown internal error. If I connect to virtual/Allmail which has
"all" instead of the inthread line it works.
2007 May 21
3
Updated v1.1 and summer plans
Webmail.us will be sponsoring my Dovecot development for this summer.
Other companies are also welcome to participate in the costs.
Participation gets you:
- listed in Credits in www.dovecot.org
- listed in AUTHORS file
- you can tell me how you want to use the feature and I'll make sure
that it supports it (within reasonable limits)
For already implemented v1.1 features, see
2002 Oct 07
4
Application
How should I install windows applications on clients joining a samba PDC?
THX
Davide Parise
E-Mail: d.parise@agora.it
2011 Sep 15
1
dovecot-virtual folder configuration
Hi all,
Long story short, I'd like to configure a folder containing:
INBOX
(some other folders)
-> unseen emails from these folders + all other emails (also seen) from
the same thread
-> seen emails from these folders, but only the recent ones + all other
emails from the same thread
I tried:
# inthread refs (or (or recent unseen) recent )
inthread refs unseen
# inthread
2000 Mar 27
2
Problem starting SMB services
This is the error I receive when attempting to start the service. This is
from /var/log/messages.
Mar 27 11:41:17 portero smb: smbd startup succeeded
Mar 27 11:41:17 portero smb: nmbd startup failed
Mar 27 11:41:18 portero srvsvcd: execvp: No such file or directory
Mar 27 11:41:18 portero smb: srvsvcd startup failed
Mar 27 11:41:18 portero wkssvcd: execvp: No such file or directory
Mar 27
2018 Feb 17
4
2.2.33.2 - Virtual Mailbox Issue bug maybe ?
Been experimenting with virtual mailbox and have a question :-
I have defined 2 virtual mailboxes 'all' and 'combined' as follows ...
virtual/all/dovecot-virtual
virtual/combined
inthread refs x-mailbox INBOX
virtual/combined/dovecot-virtual
!INBOX
INBOX/Sent
INBOX/Drafts
all
When new mail comes I would assume that both virtual mailboxes should
actually see the message
2009 Nov 22
3
[LLVMdev] -O0 compile time speed
Arnt Gulbrandsen <arnt at gulbrandsen.priv.no> writes:
>>>> I'm still really interested in making Clang (and thus LLVM) faster
>>>> at -O0 (while still preserving debuggability of course).
>>>
>>> Why?
>>
>> I want the compiler to build things quickly in all modes, but -O0 in
>> particular is important for a fast
2008 Sep 05
4
v1.2.alpha1 released
http://dovecot.org/releases/1.2/alpha/dovecot-1.2.alpha1.tar.gz
http://dovecot.org/releases/1.2/alpha/dovecot-1.2.alpha1.tar.gz.sig
This is the only v1.2.alpha announcement I'm going to send to
dovecot-news list. Next announcement will be for either v1.2.beta1 or
v1.2.rc1.
I'm hoping that v1.2 stabilizes pretty soon. There are no huge changes
like there were in 0.99->1.0 or
2008 Sep 05
4
v1.2.alpha1 released
http://dovecot.org/releases/1.2/alpha/dovecot-1.2.alpha1.tar.gz
http://dovecot.org/releases/1.2/alpha/dovecot-1.2.alpha1.tar.gz.sig
This is the only v1.2.alpha announcement I'm going to send to
dovecot-news list. Next announcement will be for either v1.2.beta1 or
v1.2.rc1.
I'm hoping that v1.2 stabilizes pretty soon. There are no huge changes
like there were in 0.99->1.0 or
2010 Dec 02
1
problem with virtual plugin/index files?
Hello,
Timo: on Oct 29th I wrote
----
with latest 2.0.6 (601065674f74), the following virtual mailbox
is not behaving correctly. I'm quite sure that the problem has not
existed in some earlier 2.0.x (maybe only INBOX as mailbox then
though):
~user/Maildir/virtual/.week/dovecot-virtual contains
INBOX
INBOX.*
-INBOX.Trash
inthread refs younger 604800
This works as expected for the first
2008 Jun 09
3
v1.2 development tree started
I merged all the new features and latest v1.1 changes under one tree:
http://hg.dovecot.org/dovecot-1.2/
The changeset order is kind of weird though. The timestamps jump all
around. Wonder if there's a way to reorder them so that it looks more
sane..
The status of the new features:
1. CONDSTORE extension is probably the largest change. It adds new
"modification sequences" for
2008 Oct 26
1
PATCH: Advertise X-REFERENCES2
Don't see any reason why X-REFERENCES2 should not be advertised in the
CAPABILITY string - the wiki indicates this is a new addition for 1.2,
and RFC 5256 explicitly states that the THREAD= is to be used for
upwards-compatible extensions.
# HG changeset patch
# User root at bigworm.curecanti.org
# Date 1225057043 21600
# Branch HEAD
# Node ID 1f082281f8d4e3d364b85c08ec329cf1be7ba61f
#
2018 Feb 18
2
2.2.33.2 - Virtual Mailbox Issue bug maybe ?
So virtual/combined was meant to combine INBOX/Sent/Drafts and
virtual/all display them in a threaded manner .. at least that was the
intention ...
rgds
Matt
> Aki Tuomi <mailto:aki.tuomi at dovecot.fi>
> 18 February 2018 at 11:10 pm
>
> Uhm.
>
> combined folder seems to use INBOX for saving mails and contains mails
> from Sent and Drafts.
>
> Not sure what your
2017 Nov 27
2
lmtp-Eroor
Am 2017-11-27 um 07:45 schrieb Aki Tuomi:
>
>
> On 27.11.2017 08:37, Jakob Sch?rz wrote:
>> Hi!
>>
>>
>> Am 2017-11-27 um 01:35 schrieb Stephan Bosch:
>>> Op 11/27/2017 om 12:53 AM schreef Jakob Sch?rz:
>>>> Hi There!
>>>>
>>>> I can not find anything about this message:
>>>>
>>>>
2016 May 21
3
mail-search backtrace
On 13/04/16 06:41, Timo Sirainen wrote:
> On 09 Apr 2016, at 21:48, Hugh Bragg <hughbragg at dodo.com.au> wrote:
>> I'm repeatedly getting this error:
>>
>> Apr 07 04:37:27 imap(mymail at address): Panic: file mail-search.c: line 84 (mail_search_arg_init): assertion failed: (arg->initialized.keywords == NULL)
>> Apr 07 04:37:27 imap(mymail at address):
2008 Nov 23
1
v1.2.alpha4 released
http://dovecot.org/releases/1.2/alpha/dovecot-1.2.alpha4.tar.gz
http://dovecot.org/releases/1.2/alpha/dovecot-1.2.alpha4.tar.gz.sig
Note that there are significant changes in this release from alpha3 and
I haven't tested everything extensively. Be careful. The next release
will hopefully be v1.2.beta1 with a feature freeze.
Most importantly shared mailboxes and IMAP ACLs are finally