Timo Sirainen wrote:
> On Oct 13, 2008, at 7:08 PM, David McBride wrote:
>
>> ... Whereas a client using a folder prefix of ~/Mail/ is only able to
>> see its INBOX:
>>
>> 5 list "" "~/Mail/%"
>> 5 OK List completed.^M
>
> Fixed: http://hg.dovecot.org/dovecot-1.1/rev/b61424a50786
Hi Timo,
Utte
On Oct 13, 2008, at 7:08 PM, David McBride wrote:
... Whereas a client using a folder prefix of ~/Mail/ is only able to
see its INBOX:
5 list "" "~/Mail/%"
5 OK List completed.^M
Fixed: http://hg.dovecot.org/dovecot-1.1/rev/b61424a50786
PGP.sig
Description: This is a digitally signed mess
On Oct 13, 2008, at 8:05 PM, Alexandre Estanislau wrote:
I have an auth plugin where an extra_field is filled. Somewhere, in
login
process I need to log the authentication command and the
extra_field, I was
trying to do it in login-common/client-common.c, adding a new
variable to
login_log_
Hi.
I have an auth plugin where an extra_field is filled. Somewhere, in login
process I need to log the authentication command and the extra_field, I was
trying to do it in login-common/client-common.c, adding a new variable to
login_log_format_elements and trying to get the fileld from environmen
On Mon, 2008-10-13 at 18:08 +0200, Cor Bosman wrote:
> I just noticed that about 25% of our servers have imap processes hanging:
>
> 97996 xx 1 1010 4096K 2052K CPU3 2 180:54 98.93% imap
>
> All with 98-100% cpu load, taking up 1 or more CPUs.
>
> dovecot 1.1.2, FreeBSD 6.
On 12.10.2008, Timo Sirainen wrote:
> I did several fixes to dict iteration. Now it should work as I intended
> (which is also hopefully how you want to use it):
> http://hg.dovecot.org/dovecot-1.2/rev/72b7277aefb3
Thanks. The dict-sql code needed the attached change to build the correct
order b
I just noticed that about 25% of our servers have imap processes hanging:
97996 xx 1 1010 4096K 2052K CPU3 2 180:54 98.93% imap
All with 98-100% cpu load, taking up 1 or more CPUs.
dovecot 1.1.2, FreeBSD 6.2. is this caused by the deadlock issue thats fixed
in 1.1.4?
Cor
Greetings,
I'm building a new 1.1.x-series Dovecot installation, and I have a
problem setting up compatibility namespaces intended to handle old
client-side settings.
(See also:
http://wiki.dovecot.org/Namespaces#head-0f3ab5ecab632eb517866c3508021e0605d54d4d)
I have produced a slightly cut-down
Timo Sirainen <[EMAIL PROTECTED]> writes:
> On Oct 11, 2008, at 10:52 AM, Sascha Wilde wrote:
>> The proposed change is not sufficient, the only reason why my test
>> didn't fail was, that I used an other passdb backend, so that my
>> userdb
>> backend was the only one registering a SIGCHILD handle
On Mon, 2008-10-13 at 04:35 -0600, [EMAIL PROTECTED] wrote:
> My users currently have mail delivered to mulitple MailDir locations
> via procmail.
>
> ~/mail/inbox/
> ~/mail/graph/
> ~/mail/spam/
..
> # 1.0.15: /etc/dovecot/dovecot.conf
Dovecot v1.0 supports only Maildir++ directory layout:
htt
Le 13 oct. 08 à 10:45, ML a écrit :
Hello,
I use dovecot + dspam and a very simple global sieve script :
require "fileinto";
if header :contains "X-DSPAM-Result" "Spam" {
fileinto "SPAM";
stop;
}
Ok seem I need to use INBOX.SPAM instead of SPAM for fileinto
Same issue with tra
On Wed, Sep 24, 2008 at 9:18 PM, Diego Liziero <[EMAIL PROTECTED]> wrote:
> I've read somewhere that one of gfs2 goals was to improve performance
> for directory access with many files.
>
> I've tested it doing a simple ls in a directory with many test empty
> files in gfs and it was _really_ slow,
* [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
> My users currently have mail delivered to mulitple MailDir locations via
> procmail.
>
> ~/mail/inbox/
> ~/mail/graph/
> ~/mail/spam/
Think like this:
~/mail/inbox/
~/mail/inbox/graph/
~/mail/inbox/spam/
> I would like all these mailboxes to be exporte
My users currently have mail delivered to mulitple MailDir locations
via procmail.
~/mail/inbox/
~/mail/graph/
~/mail/spam/
I would like all these mailboxes to be exported via dovecot IMAP and
appear as folders. However, I can't anything beyond the INBOX working.
My approach is via 'namesp
Note, the problem below also occurs with Thunderbird so it's something server
side, but the "what exactly" has me scractching my head...
On 11 Oct 2008 at 23:43, Harondel J. Sibble wrote:
>
>
> On 29 Sep 2008 at 8:40, Rainer Frey (Inxmail GmbH) wrote:
>
> > What is important: you can not sel
Hello,
I use dovecot + dspam and a very simple global sieve script :
require "fileinto";
if header :contains "X-DSPAM-Result" "Spam" {
fileinto "SPAM";
stop;
}
with dovecot 1.0 all run fine, but moving to 1.1 I experience this in
maillog :
Oct 13 10:31:52 h8h1 deliver([EMAIL
16 matches
Mail list logo