Re: [Dovecot] Dovecot 1.1.2, index_mailbox_set_recent_seq crash again

2008-08-27 Thread Timo Sirainen
The bug was completely elsewhere than I thought. I was just about to send a debug patch for some of you to test, but immediately after that I managed to reproduce it myself. :) So this should finally get rid of the problem: http://hg.dovecot.org/dovecot-1.1/rev/8cc0eaec7d0f signature.asc Descrip

Re: [Dovecot] Multiple similar crashes (1.1.2: imap crash with SIGSEGV)

2008-08-27 Thread Timo Sirainen
On Sun, 2008-08-24 at 12:30 +0200, Ralf Hildebrandt wrote: > Program terminated with signal 11, Segmentation fault. > [New process 16456] > #0 array_idx_modifiable_i (array=0x8a1958c, idx=0) at array.c:11 > 11if (pos >= array->buffer->used) { Probably because array->buffer is NULL >

Re: [Dovecot] Dovecot and "deliver" disagree on character encodings

2008-08-27 Thread Timo Sirainen
On Mon, 2008-08-25 at 01:53 +0200, Björn Persson wrote: > I originally created the mail folders with Kmail, and Dovecot created the > directories with their names encoded in modified UTF-7, like in IMAP. The > Sieve script is encoded in UTF-8, in accordance with RFC 3028. When the Sieve > script

Re: [Dovecot] multiple password schemes and sql?

2008-08-27 Thread Timo Sirainen
On Aug 28, 2008, at 6:05 AM, R A wrote: Just a thought though, as you have to store the password in the form {CRAM-MD5}x to actually get that and not the default_pass_sheme would it not be better to have an 'extra' field that could override default_pass scheme if it existed instead?

[Dovecot] Wishlist: TLS,SSL cipher in a variable.

2008-08-27 Thread R A
Hello again. Just thought I'd ask and see if it would be possible to get this sometime in the future: TLS and SSL connection information in a variable like %c today, but more exhaustive. For example I can from postfix get a log like: postfix/smtpd[432]: Anonymous TLS connection established from x

Re: [Dovecot] multiple password schemes and sql?

2008-08-27 Thread R A
Works like a charm now!! Just a thought though, as you have to store the password in the form {CRAM-MD5}x to actually get that and not the default_pass_sheme would it not be better to have an 'extra' field that could override default_pass scheme if it existed instead? That way it would a

Re: [Dovecot] syncml with server push email

2008-08-27 Thread Robert Schetterer
Harondel J. Sibble schrieb: On 27 Aug 2008 at 11:54, Robert Schetterer wrote: use horde webmail newest version connected to dovecot, it has a full featured syncml server for calender , tasks, addresses Heh, I am looking for email syncing over syncml, I already have syncing of those things w

Re: [Dovecot] Multiple network interface question

2008-08-27 Thread Rick Romero
On Wed, 2008-08-27 at 14:03 -0700, Daniel L. Miller wrote: > Mike Henry wrote: > > Hi all, > > > > Sorry if this question has been posted before. I have dug through the > > archives but haven't found any relevant answers to this question. > > > > I am running Dovecot on a server that serves a numb

Re: [Dovecot] Multiple network interface question

2008-08-27 Thread Daniel L. Miller
Mike Henry wrote: Hi all, Sorry if this question has been posted before. I have dug through the archives but haven't found any relevant answers to this question. I am running Dovecot on a server that serves a number of (virtual) domains each with a number of (virtual) users. To read mail I

Re: [Dovecot] Bad file descriptor with maildir and bzip2 files

2008-08-27 Thread Chris Burton
Hi, Thanks for the quick reply - it didn't work as is (caused the same error), here's what the strace looks like with your patch. 19:34:20.233363 read(12, "", 4096) = 0 19:34:20.233455 dup(12) = 11 19:34:20.233540 munmap(0xb7bd8000, 3600384) = 0 19:34:20.233909 close(12)

Re: [Dovecot] compile with ssl support

2008-08-27 Thread Catalin Ciubotariu
it works, thanks Eduardo! i have a question for anyone who know, can i use SSL and system passwords not the plain text file (passwd.dovecot)? it's look a little strange to me to have the password in a plain text file. regards, - Original Message From: Eduardo M KALINOWSKI <[EMAIL P

Re: [Dovecot] compile with ssl support

2008-08-27 Thread Eduardo M KALINOWSKI
Catalin Ciubotariu escreveu: > I did'nt know that i have to install first SSL then recompile with > CPPFLAGS=-I/usr/local/ssl/include LDFLAGS=-L/usr/local/ssl/lib ./configure > > it's ok now but the server does not accept the password > > There was a problem logging onto your mail server. Your Us

Re: [Dovecot] Any sense of when V1.1.3 might appear?

2008-08-27 Thread Michael Lechtermann
Hi, Timo Sirainen schrieb: Wait. v1.1.2 seems to be especially broken with mboxes.. I'll try to get v1.1.3 out somewhat soon, although there are again something like 60 messages I should read/reply to in this list and several of them having bugs that need to be fixed.. While we are talking a

Re: [Dovecot] compile with ssl support

2008-08-27 Thread Catalin Ciubotariu
I did'nt know that i have to install first SSL then recompile with CPPFLAGS=-I/usr/local/ssl/include LDFLAGS=-L/usr/local/ssl/lib ./configure it's ok now but the server does not accept the password There was a problem logging onto your mail server. Your User Name was rejected. Account: '10.10.

Re: [Dovecot] Bad file descriptor with maildir and bzip2 files

2008-08-27 Thread Timo Sirainen
On Aug 27, 2008, at 6:39 PM, Chris Burton wrote: Hi, I'm using the zlib plugin with dovecot 1.1.2 (on Centos 4.5, x86, ext3) and some bzip2 (version 1.0.2) compressed mail files are causing the following error to show in the logs when I click on the folder in outlook express. Aug 27 11:

Re: [Dovecot] syncml with server push email

2008-08-27 Thread Steve Roemen
Harondel J. Sibble wrote: On 27 Aug 2008 at 9:57, Steve Roemen wrote: I use Funambol to push email to clients, I'm using courier at the moment (that's going to change here in a few), but using it on dovecot shouldn't matter. I ran into the time problem too, and found that I had to set the

Re: [Dovecot] syncml with server push email

2008-08-27 Thread Harondel J. Sibble
On 27 Aug 2008 at 11:54, Robert Schetterer wrote: > use horde webmail newest version connected to dovecot, it has a full > featured syncml server for calender , tasks, addresses Heh, I am looking for email syncing over syncml, I already have syncing of those things working with eGroupWare. All

Re: [Dovecot] syncml with server push email

2008-08-27 Thread Harondel J. Sibble
On 27 Aug 2008 at 9:57, Steve Roemen wrote: > I use Funambol to push email to clients, I'm using courier at the moment > (that's going to change here in a few), but using it on dovecot > shouldn't matter. I ran into the time problem too, and found that I had > to set the client's timezone pr

[Dovecot] Bad file descriptor with maildir and bzip2 files

2008-08-27 Thread Chris Burton
Hi, I'm using the zlib plugin with dovecot 1.1.2 (on Centos 4.5, x86, ext3) and some bzip2 (version 1.0.2) compressed mail files are causing the following error to show in the logs when I click on the folder in outlook express. Aug 27 11:39:15 server-2 dovecot: IMAP(marchive): fstat(maildir)

Re: [Dovecot] Any sense of when V1.1.3 might appear?

2008-08-27 Thread Stewart Dean
THANKS, Timo...you da man! Especially since we use mbox exclusively :( Timo Sirainen wrote: On Aug 27, 2008, at 5:40 PM, Stewart Dean wrote: It's been a month since 1.1.2I'm about to do some V1.0 to V1.1 move work and I'd rather start on the curve instead of behind it.. Wait. v

Re: [Dovecot] syncml with server push email

2008-08-27 Thread Steve Roemen
Harondel J. Sibble wrote: Any recommendations for server push email using syncml and dovecot? I am familiar with Funambol for syncing pim info, but not used it for email. Are there any recommended opensource or commercial syncml servers that are known to integrate nicely with Dovecot 1.x? Goo

Re: [Dovecot] Any sense of when V1.1.3 might appear?

2008-08-27 Thread Timo Sirainen
On Aug 27, 2008, at 5:40 PM, Stewart Dean wrote: It's been a month since 1.1.2I'm about to do some V1.0 to V1.1 move work and I'd rather start on the curve instead of behind it.. Wait. v1.1.2 seems to be especially broken with mboxes.. I'll try to get v1.1.3 out somewhat soon,

[Dovecot] Any sense of when V1.1.3 might appear?

2008-08-27 Thread Stewart Dean
It's been a month since 1.1.2I'm about to do some V1.0 to V1.1 move work and I'd rather start on the curve instead of behind it.. -- Stewart Dean, Unix System Admin, Henderson Computer Resources Center of Bard College, Annandale-on-Hudson, New York 12504 [EMAIL PROTECTED] voice

[Dovecot] compile with ssl support

2008-08-27 Thread Catalin Ciubotariu
Hi, I have installed 1.1.2 first with ssl_disable=yes, work fine but when i set ssl_disable to no and configuring according to dovecot.org (SSL certificates) i get 'SSL support not compiled in but ssl_disable=no' CPPFLAGS=-I/opt/openssl/include LDFLAGS=-L/opt/openssl/lib ./configure make make

Re: [Dovecot] syncml with server push email

2008-08-27 Thread Robert Schetterer
Harondel J. Sibble schrieb: Any recommendations for server push email using syncml and dovecot? I am familiar with Funambol for syncing pim info, but not used it for email. Are there any recommended opensource or commercial syncml servers that are known to integrate nicely with Dovecot 1.x? G

Re: [Dovecot] multiple password schemes and sql?

2008-08-27 Thread Timo Sirainen
On Wed, 2008-08-27 at 14:58 +0800, R A wrote: > Hi again. > > Ok, tested now with 1.1.2 and also a nightly build with 1.2-UNSTABLE to > make sure it isnt too old. > > password query to talk to database in dovecot-sql.conf is: > > password_query = SELECT id as user, passwd as password FROM passwd

Re: [Dovecot] multiple password schemes and sql?

2008-08-27 Thread R A
Hi again. Ok, tested now with 1.1.2 and also a nightly build with 1.2-UNSTABLE to make sure it isnt too old. password query to talk to database in dovecot-sql.conf is: password_query = SELECT id as user, passwd as password FROM passwds WHERE id = '%u' AND model = '%m' This constantly fails and