On Wed, March 14, 2007 1:57 pm, Timo Sirainen <[EMAIL PROTECTED]> said:
> On Thu, 2006-08-10 at 23:15 -0400, Bill Boebel wrote:
>> On Thu, August 10, 2006 5:22 pm, Timo Sirainen <[EMAIL PROTECTED]> said:
>>
>> >> Aug 10 16:23:34 director5 doveco
On Wed, March 14, 2007 11:51 am, Timo Sirainen <[EMAIL PROTECTED]> said:
> Some new features in CVS HEAD are:
>
> - Mailbox list index. LIST command can be handled by reading the
> mailboxes from the index. The index also contains the mailbox's message
> counters, so STATUS command can be handle
On Fri, March 16, 2007 8:12 pm, Tom Bombadil <[EMAIL PROTECTED]> said:
> How can deliver messages to a subfolder using the LDA?
> For example, I want a message to [EMAIL PROTECTED] to be placed inside
> the 'spam' subfolder.
$ deliver --help
Usage: deliver [-c ] [-d ] [-m ]
[-f ]
On Sat, March 17, 2007 10:51 pm, Timo Sirainen <[EMAIL PROTECTED]> said:
> Oh, and as for when the rewrite is in CVS, I'm not really sure. I'm
> still wondering if I should put it there soon and make the release after
> v1.0 be v2.0, or if I should first stabilize the current new CVS HEAD
> featur
In "doc/variables.txt"
> For dovecot-auth there are also these variables:
>
> %c - "secured" string with SSL, TLS and localhost connections.
> Otherwise empty.
%c does not appear to be working. I am trying to use it in a MySQL query
userdb and passdb query and it is always empty string.
On Thu, April 19, 2007 3:23 pm, Andrey Panin <[EMAIL PROTECTED]> said:
> On 109, 04 19, 2007 at 12:17:41PM -0400, Bill Boebel wrote:
>> In "doc/variables.txt"
>>
>> > For dovecot-auth there are also these variables:
>> >
>> > %c
On Sat, May 12, 2007 9:10 am, Timo Sirainen <[EMAIL PROTECTED]> said:
> Fast copying
>
>
> Would be nice if copying a message from one mailbox to another wouldn't
> require actually reading+writing the whole message contents. But I can't
> really figure out how to implement this with
Looks like in Cyrus, sorting by Received date is faster than sorting by the
Sent header date because of the way they use the index and cache files...
http://www.emaildiscussions.com/showpost.php?p=419246
Is this the case in Dovecot as well?
Bill
On Fri, May 18, 2007 1:42 am, Troy Benjegerdes <[EMAIL PROTECTED]> said:
> I'm going to throw out a warning that it's my feeling that replication
> has ended many otherwise worthwhile projects. Once you go down that
> rabbit hole, you end up finding out the hard way that you just can't
> avoid the
On Fri, May 18, 2007 1:10 pm, Timo Sirainen <[EMAIL PROTECTED]> said:
> On Fri, 2007-05-18 at 12:20 -0400, Bill Boebel wrote:
>> So what about tackling this replication problem from a different
>> angle... Make it Dovecot's job to replicate the index and control
>
On Tue, June 19, 2007 7:41 pm, Timo Sirainen <[EMAIL PROTECTED]> said:
> http://dovecot.org/tmp/concurrency.c
>
> I'd want to know what results this program gives with different systems.
> Please test and reply (but don't bother if someone already replied with
> the same OS+result). I expect it t
On Wed, June 20, 2007 9:28 pm, Timo Sirainen <[EMAIL PROTECTED]> said:
> Attached another test program. I don't expect it to print any errors
> with any OS, but I'd like to confirm it for non-Linux SMP kernels.
# ./concurrency
writing, page size = 4096
4: reading, page size = 4096
3: reading, pag
On Sat, June 30, 2007 7:50 pm, Charles Marcus said:
> Timo Sirainen, on 6/30/2007 7:25 PM, said the following:
>> On Sat, 2007-06-30 at 19:11 -0400, Charles Marcus wrote:
>>> Timo Sirainen, on 6/30/2007 6:43 PM, said the following:
v1.1 has now:
# Maximum number of connections allo
On Wed, August 1, 2007 9:51 am, Timo Sirainen <[EMAIL PROTECTED]> said:
> On Wed, 2007-08-01 at 19:50 +0800, Tan Shao Yi wrote:
>> Hi,
>>
>> I notice that in src/lib-mail/message-parser.c, there is a section of
>> code that checks for the presence of MIME-Version before allowing
>> processing of t
On Wed, August 1, 2007 8:36 pm, Tan Shao Yi <[EMAIL PROTECTED]> said:
> Will it be possible to make this available in the 1.0 branch? UW-IMAP
> seems to continue to process e-mails without the MIME-Version, so long as
> it has the Content-Type or -Encoding header.
It's an easy patch if you want t
On Thu, August 2, 2007 3:06 pm, John fistack <[EMAIL PROTECTED]> said:
> I know webmail.us use Dovecot, what is the most big dovecot architecture
> known ?
> Do you think Dovecot can handle 1 million of active users in a good
> architecture ?
Yep... and we have 500K very active users on it. We
On Sunday, October 28, 2007 8:32am, Cor Bosman <[EMAIL PROTECTED]> said:
> Is it possible somehow to configure a fallback for a failed proxy? I am using
> sql based proxying through dovecot, but it would be nice if you can fallback
> to another host if the proxy destination server is down. High av
17 matches
Mail list logo