> > I'm way behind the times.
> > http://www.faqs.org/rfc/rfc3749.txt
>
> Looking at OpenSSL code, I think the patch below will give 0.9.8 ability
> to support deflate compression. I'm not sure if I should include that to
> Dovecot though. At least not for v1.1. :)
>
> diff -r 68a0be847980 src/l
On Sat, 2008-06-21 at 04:46 +0300, Timo Sirainen wrote:
> http://dovecot.org/releases/1.1/dovecot-1.1.0.tar.gz
> http://dovecot.org/releases/1.1/dovecot-1.1.0.tar.gz.sig
>
> Two hours later than promised, I slept longer than intended. :)
>
> No changes since v1.1.rc13. Below are the largest chang
On Sat, 2008-06-21 at 09:28 +0200, Johannes Berg wrote:
> > > I'm way behind the times.
> > > http://www.faqs.org/rfc/rfc3749.txt
> >
> > Looking at OpenSSL code, I think the patch below will give 0.9.8 ability
> > to support deflate compression. I'm not sure if I should include that to
> > Doveco
* Timo Sirainen <[EMAIL PROTECTED]>:
> http://dovecot.org/releases/1.1/dovecot-1.1.0.tar.gz
> http://dovecot.org/releases/1.1/dovecot-1.1.0.tar.gz.sig
>
> Two hours later than promised, I slept longer than intended. :)
>
> No changes since v1.1.rc13. Below are the largest changes since v1.0:
I'm
On Sat, 21 Jun 2008 04:46:37 +0300
Timo Sirainen <[EMAIL PROTECTED]> wrote:
> http://dovecot.org/releases/1.1/dovecot-1.1.0.tar.gz
> http://dovecot.org/releases/1.1/dovecot-1.1.0.tar.gz.sig
>
> Two hours later than promised, I slept longer than intended. :)
>
> No changes since v1.1.rc13. Below
On Sat, 2008-06-21 at 09:35 +0200, Johannes Berg wrote:
> On Sat, 2008-06-21 at 09:28 +0200, Johannes Berg wrote:
> > > > I'm way behind the times.
> > > > http://www.faqs.org/rfc/rfc3749.txt
> > >
> > > Looking at OpenSSL code, I think the patch below will give 0.9.8 ability
> > > to support defl
On Sat, 2008-06-21 at 09:40 +0200, Ralf Hildebrandt wrote:
> * Timo Sirainen <[EMAIL PROTECTED]>:
> > http://dovecot.org/releases/1.1/dovecot-1.1.0.tar.gz
> > http://dovecot.org/releases/1.1/dovecot-1.1.0.tar.gz.sig
> >
> > Two hours later than promised, I slept longer than intended. :)
> >
> > N
* Ralf Hildebrandt <[EMAIL PROTECTED]>:
> * Timo Sirainen <[EMAIL PROTECTED]>:
> > http://dovecot.org/releases/1.1/dovecot-1.1.0.tar.gz
> > http://dovecot.org/releases/1.1/dovecot-1.1.0.tar.gz.sig
> >
> > Two hours later than promised, I slept longer than intended. :)
> >
> > No changes since v1.
On Sat, 2008-06-21 at 09:35 +0200, Johannes Berg wrote:
> On Sat, 2008-06-21 at 09:28 +0200, Johannes Berg wrote:
> > > > I'm way behind the times.
> > > > http://www.faqs.org/rfc/rfc3749.txt
> > >
> > > Looking at OpenSSL code, I think the patch below will give 0.9.8 ability
> > > to support defl
On Sat, 2008-06-21 at 10:45 +0300, Timo Sirainen wrote:
> On Sat, 2008-06-21 at 09:35 +0200, Johannes Berg wrote:
> > On Sat, 2008-06-21 at 09:28 +0200, Johannes Berg wrote:
> > > > > I'm way behind the times.
> > > > > http://www.faqs.org/rfc/rfc3749.txt
> > > >
> > > > Looking at OpenSSL code, I
On Sat, 2008-06-21 at 10:45 +0300, Timo Sirainen wrote:
> > However, digging deeper, it appears that COMP_zlib _is_ actually
> > "deflate", so adding
> >
> > SSL_COMP_add_compression_method(COMP_zlib());
> >
> > should do the trick. Apparently it's compatible to gnutls too (see
> > http://w
On Sat, 2008-06-21 at 10:50 +0300, Timo Sirainen wrote:
> On Sat, 2008-06-21 at 10:45 +0300, Timo Sirainen wrote:
> > > However, digging deeper, it appears that COMP_zlib _is_ actually
> > > "deflate", so adding
> > >
> > > SSL_COMP_add_compression_method(COMP_zlib());
> > >
> > > should do t
Timo Sirainen schrieb:
On Fri, 2008-06-20 at 18:44 +0200, Robert Schetterer wrote:
Hi all, is acl ( with acl plugin enabled )
anounced in imap_capability list by dovecot
i cant find it in telnet tests, so is it my fault or
is it default beavior using 1.1.rc12
ACL capability announces support f
* Timo Sirainen <[EMAIL PROTECTED]>:
> http://dovecot.org/releases/1.1/dovecot-1.1.0.tar.gz
> http://dovecot.org/releases/1.1/dovecot-1.1.0.tar.gz.sig
>
> Two hours later than promised, I slept longer than intended. :)
>
> No changes since v1.1.rc13. Below are the largest changes since v1.0:
Aft
Upgraded to dovecot-1.1.0 today, and activated the fts_lucene plugin. On
login with Thunderbird-2.0.0.14, dovecot crashes over and over:
Jun 21 14:07:17 airframe dovecot: imap-login: Login: user=,
method=CRAM-MD5, rip=192.168.1.1, lip=192.168.1.3, TLS
Jun 21 14:07:17 airframe dovecot: child 5712
21/06/2008 3.57 - Timo Sirainen wrote:
On Sat, 2008-06-21 at 00:45 +, TBlack wrote:
Warning: fd limit 256 is lower than what Dovecot can use under full
load (more than 640). Either grow the limit or change
login_max_processes_count and max_mail_processes settings Warning:
Last died with erro
On Sat, 2008-06-21 at 14:20 +0200, Ralf Hildebrandt wrote:
> * Timo Sirainen <[EMAIL PROTECTED]>:
> > http://dovecot.org/releases/1.1/dovecot-1.1.0.tar.gz
> > http://dovecot.org/releases/1.1/dovecot-1.1.0.tar.gz.sig
> >
> > Two hours later than promised, I slept longer than intended. :)
> >
> > N
On Sat, 2008-06-21 at 14:27 +0200, Blacktate wrote:
> 21/06/2008 3.57 - Timo Sirainen wrote:
> > On Sat, 2008-06-21 at 00:45 +, TBlack wrote:
> >> Warning: fd limit 256 is lower than what Dovecot can use under full
> >> load (more than 640). Either grow the limit or change
> >> login_max_proces
* Timo Sirainen <[EMAIL PROTECTED]>:
> > Jun 21 13:32:28 postamt dovecot: IMAP(haettasr): Broken file
> > /home/h/a/haettasr/Maildir/.Sent Messages/dovecot-uidlist line 59: UID
> > larger than next_uid (58 >= 58)
>
> These fix themselves automatically,
Yes.
> but it would have been nice if t
On Sat, 2008-06-21 at 15:30 +0300, Timo Sirainen wrote:
> On Sat, 2008-06-21 at 14:20 +0200, Ralf Hildebrandt wrote:
> > * Timo Sirainen <[EMAIL PROTECTED]>:
> > > http://dovecot.org/releases/1.1/dovecot-1.1.0.tar.gz
> > > http://dovecot.org/releases/1.1/dovecot-1.1.0.tar.gz.sig
> > >
> > > Two ho
* Timo Sirainen <[EMAIL PROTECTED]>:
> http://hg.dovecot.org/dovecot-1.1/rev/5a1cc688483b fixes this. I guess
> it's time for v1.1.1 soon. :(
Checking out, rebuilding...
--
Ralf Hildebrandt ([EMAIL PROTECTED]) [EMAIL PROTECTED]
Postfix - Einrichtung, Betrieb und Wartung Tel. +49
* Ralf Hildebrandt <[EMAIL PROTECTED]>:
> * Timo Sirainen <[EMAIL PROTECTED]>:
>
> > http://hg.dovecot.org/dovecot-1.1/rev/5a1cc688483b fixes this. I guess
> > it's time for v1.1.1 soon. :(
>
> Checking out, rebuilding...
Nope, still there (the change is in my sources, I restarted dovecot):
Jun
On Sat, 2008-06-21 at 15:12 +0200, Ralf Hildebrandt wrote:
> * Ralf Hildebrandt <[EMAIL PROTECTED]>:
> > * Timo Sirainen <[EMAIL PROTECTED]>:
> >
> > > http://hg.dovecot.org/dovecot-1.1/rev/5a1cc688483b fixes this. I guess
> > > it's time for v1.1.1 soon. :(
> >
> > Checking out, rebuilding...
>
http://dovecot.org/releases/1.0/dovecot-1.0.15.tar.gz
http://dovecot.org/releases/1.0/dovecot-1.0.15.tar.gz.sig
Still some last fixes to v1.0 series:
- IMAP: SORT SUBJECT and THREAD didn't create base subjects correctly
- Maildir: Expunged messages may have never gotten removed fr
* Timo Sirainen <[EMAIL PROTECTED]>:
> They probably come from files that were already corrupted by the
> previous version. At least I can't reproduce the error anymore myself.
Well, OK
> Here's a script that can detect them:
>
> perl -e '$hdr=0; while (<>) { if (!$hdr) { $oldhdr = 1 if (/^1/)
> gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql
> -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp
> -DAUTH_MODULE_DIR=\""/usr/local/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=
> \""/usr/local/libexec/dovecot"\"-std=gnu99 -g -O2 -Wall -W
> -Wmissing-prototypes
Hi Timo,
I changed the maildir directive in my dovecot.conf as you suggested. The
maildirsize file IS created now , but, the ~/mail folder structure is
now showing all messed up for the user that logs into Squirrelmail for
example:
Before the mail_location was changed;
~/mail/Drafts,Sent,Trash,.su
On Sat, 2008-06-21 at 09:20 -0500, Barry R Cisna wrote:
> Hi Timo,
>
> I changed the maildir directive in my dovecot.conf as you suggested. The
> maildirsize file IS created now , but, the ~/mail folder structure is
> now showing all messed up for the user that logs into Squirrelmail for
> example
21/06/2008 14.37 - Timo Sirainen wrote:
On Sat, 2008-06-21 at 14:27 +0200, Blacktate wrote:
21/06/2008 3.57 - Timo Sirainen wrote:
On Sat, 2008-06-21 at 00:45 +, TBlack wrote:
Warning: fd limit 256 is lower than what Dovecot can use under full
load (more than 640). Either grow the limit or
On Sat, 2008-06-21 at 16:44 +0200, Blacktate wrote:
> Patch, make, replace the dovecot-auth executable, start inetd, telnet
> localhost: just the same error ("EOF while reading..."). The error log
> shows:
>
> dovecot: Jun 21 15:51:53 Error: child 9904 (auth) returned error 53
Wasn't this logge
on 6-20-2008 12:46 PM Johannes Berg spake the following:
I don't think it does be default. The only what I know is to establish a
compressed SSH tunnel to your server and then access the server over the
tunnel. It will compress and give you an extra layer of encryption.
Umm, no. It will not co
Timo Sirainen wrote:
* See doc/wiki/Upgrading.1.1.txt (or for latest changes,
http://wiki.dovecot.org/Upgrading/1.1) for list of changes since
v1.0 that you should be aware of when upgrading.
"By default the number of connections for user from the same IP is
limited
Eduardo M KALINOWSKI wrote:
>I'm using in my server dovecot and Horde to provide IMAP and
> Webmail for virtual users. Their password are stored in a passwd file,
> since the setup is quite simple and small. I'd like to use the Horde
> module sork-passwd to allow changing of the passwords. Appa
21/06/2008 16.51 - Timo Sirainen wrote:
On Sat, 2008-06-21 at 16:44 +0200, Blacktate wrote:
Patch, make, replace the dovecot-auth executable, start inetd,
telnet localhost: just the same error ("EOF while reading..."). The
error log shows:
dovecot: Jun 21 15:51:53 Error: child 9904 (auth) ret
On Fri, Jun 20, 2008 at 10:04:13PM +0200, Diego Liziero wrote:
> Any chance to have this assert converted to error as last patch before 1.1?
>
> Or am I the only one that is still getting this in rc13?
I still get them in rc13, even after deleting the index files. We use
mbox format with quota p
On Jun 22, 2008, at 1:47 AM, Blacktate wrote:
Fact is, the Cygwin "bin" directory (containing the first two DLLs) is
not in my Windows PATH. If I add it, now the error 53 disappears even
without your patch.
Sadly, I can't even login. This is what happens:
1) start inetd
What about if you don
On Jun 21, 2008, at 9:09 PM, Alex Jurkiewicz wrote:
Timo Sirainen wrote:
* See doc/wiki/Upgrading.1.1.txt (or for latest changes,
http://wiki.dovecot.org/Upgrading/1.1) for list of changes since
v1.0 that you should be aware of when upgrading.
"By default the numbe
22/06/2008 1.21 - Timo Sirainen wrote:
What about if you don't use inetd? That code is less tested than
running dovecot directly.
| bash-3.2 > /usr/local/sbin/dovecot -F
Segmentation fault (core dumped)
The info log says it starts up, and after a couple of seconds the error
log gets:
dovecot:
38 matches
Mail list logo