On Mon, Nov 23, 2009 at 10:25 PM, Rodolfo Gonzalez Gonzalez
wrote:
> Hello all,
>
> has someone worked with DRBD (http://www.drbd.org) for HA of mail storage?
> if so, does it have stability issues? comments and experiences are thanked
> :)
>
> Thanks,
> Rodolfo.
>
We have deployed active/passive
--- a/src/lib-storage/mail-storage-service.c
+++ b/src/lib-storage/mail-storage-service.c
@@ -269,7 +269,7 @@
}
}
if (*set->mail_privileged_group != '\0') {
- if (!parse_uid(set->mail_privileged_group,
&rset.privileged_gid))
+ if (!parse_
Greetings all,
After migrating a few dozen people to our departmental mailserver,
we've run into a problem with one user who makes extensive use of
folders and nesting them. I've seen as many as 8 levels. The longest
resulting folder name is 113 characters, which results in a total path
length o
Timo Sirainen :
> On Sun, 2009-11-22 at 20:35 +0700, vus...@test123.ru wrote:
>> Timo, thank you for answer. Meanwhile I was trying to setup
>> horde+dovecot+search. Next step was dovecot 1.2.4 + solr 1.4. It
>> works! Now it can find 2 non-latin words.
>> 1) I cannot search by substrings - nei
On Wed, 2009-11-25 at 11:59 -0500, Brett Dikeman wrote:
> Greetings all,
>
> After migrating a few dozen people to our departmental mailserver,
> we've run into a problem with one user who makes extensive use of
> folders and nesting them. I've seen as many as 8 levels. The longest
> resulting f
On Wed, 2009-11-25 at 09:36 +0200, Dimitrios Karapiperis wrote:
> I have a corpus of virtual users ( us...@domain.tld , us...@domain.tld,
> us...@domain.tld,..., us...@domain.tld ... ) authenticated
> against Active Directory.
>
> Is it possible to group some users (virtual) and give appropriate
On Wed, Nov 25, 2009 at 12:46 PM, Timo Sirainen wrote:
> mbox or maildir? What OS? What filesystem?
Ah! Sorry- maildir, Debian Stable (Lenny) 64bit, XFS.
>> Their old mail server handled this fine, but dovecot is choking on it;
>> imapsync reports "invalid mailbox name", and he gets the same
O/H Timo Sirainen έγραψε:
On Wed, 2009-11-25 at 09:36 +0200, Dimitrios Karapiperis wrote:
I have a corpus of virtual users ( us...@domain.tld , us...@domain.tld,
us...@domain.tld,..., us...@domain.tld ... ) authenticated
against Active Directory.
Is it possible to group some users (virtual)
Pascal Volk wrote:
> * Added LSB-compliant info block (for insserv and friends)
[...]
> +# Required-Start:$local_fs $syslog
> +# Required-Stop: $local_fs $syslog
> +# Should-Start: $time
I think this should be $remote_fs, as according to
http://refspecs.freestandards.org/LSB
Timo,
> -Original Message-
> > I'm not really sure why these are happening. I anyway changed them from
> > being assert-crashes to just logged errors. I'm interested to find out
> > what it logs now and if there are any user-visible errors.
> > http://hg.dovecot.org/dovecot-1.2/rev/e47eb50
Hello Dovecot users,
I am getting closer to new releases for Sieve and ManageSieve for
Dovecot v1.2.8. However, the release for Sieve includes a large
restructuring of the sources to improve extension handling and to remove
global state. That is why I first provide a few pre-releases for you t
On 11/25/2009 10:17 PM Bernhard Schmidt wrote:
> Pascal Volk wrote:
>> +# Required-Start:$local_fs $syslog
>> +# Required-Stop: $local_fs $syslog
>> +# Should-Start: $time
>
> I think this should be $remote_fs, as according to
> http://refspecs.freestandards.org/LSB_3.1.0/LSB-Core-ge
After repeated reading about {Required,Should}-{Start,Stop} I've
refreshed the patch, it replaces my last patch. Sorry.
Regards,
Pascal
--
The trapper recommends today: deadbeef.0933...@localdomain.org
# HG changeset patch
# User Pascal Volk
# Date 1259213472 0
# Branch HEAD
# Node ID 2b33f2ef6
13 matches
Mail list logo