Re: [Dovecot] [Dovecot-news] v2.0.4 released

2010-09-28 Thread Timo Sirainen
On 28.9.2010, at 20.40, Jason 'XenoPhage' Frisvold wrote:

> Was 2.0.4 re-released with this patch, or do we have to add it ourselves?

There is never any "re-releasing". If anything changes, the version number 
changes.

Re: [Dovecot] [Dovecot-news] v2.0.4 released

2010-09-28 Thread Odhiambo Washington
On Tue, Sep 28, 2010 at 10:40 PM, Jason 'XenoPhage' Frisvold <
xenoph...@godshell.com> wrote:

> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On 09/27/2010 08:46 AM, Timo Sirainen wrote:
> > On Mon, 2010-09-27 at 14:13 +0200, Renaud Allard wrote:
> >
> >> I upgraded from 2.0.2 this morning and now all the mails which were
> >> compressed using zlib plugin are not readable anymore. Also, new mails
> >> are not stored compressed anymore either. This is on OpenBSD amd64, and
> >> I am using sdbox.
> >
> > Whops. This fixes it: http://hg.dovecot.org/dovecot-2.0/rev/c359ee549df7
> >
> > (and also making sure it won't happen again:
> > http://hg.dovecot.org/dovecot-2.0/rev/a3c8026d0305)
>
> Was 2.0.4 re-released with this patch, or do we have to add it ourselves?
>
>
We have to add it ourselves:)


-- 
Best regards,
Odhiambo WASHINGTON,
Nairobi,KE
+254733744121/+254722743223
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
"If you have nothing good to say about someone, just shut up!."
   -- Lucky Dube


Re: [Dovecot] [Dovecot-news] v2.0.4 released

2010-09-28 Thread Jason 'XenoPhage' Frisvold
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 09/27/2010 08:46 AM, Timo Sirainen wrote:
> On Mon, 2010-09-27 at 14:13 +0200, Renaud Allard wrote:
> 
>> I upgraded from 2.0.2 this morning and now all the mails which were 
>> compressed using zlib plugin are not readable anymore. Also, new mails 
>> are not stored compressed anymore either. This is on OpenBSD amd64, and 
>> I am using sdbox.
> 
> Whops. This fixes it: http://hg.dovecot.org/dovecot-2.0/rev/c359ee549df7
> 
> (and also making sure it won't happen again:
> http://hg.dovecot.org/dovecot-2.0/rev/a3c8026d0305)

Was 2.0.4 re-released with this patch, or do we have to add it ourselves?

- -- 
- ---
Jason 'XenoPhage' Frisvold
xenoph...@godshell.com
- ---
"Any sufficiently advanced magic is indistinguishable from technology."
- - Niven's Inverse of Clarke's Third Law
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.14 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/

iEYEARECAAYFAkyiRKgACgkQ8CjzPZyTUTSmywCfWFzmtZc9j+o2jMsfjHuEUcGq
UVcAni7S6nWBusAg/E164HqrMdsPxJJu
=svGl
-END PGP SIGNATURE-


Re: [Dovecot] [Dovecot-news] v2.0.4 released

2010-09-27 Thread Leonardo Rodrigues

 Em 27/09/2010 12:37, Timo Sirainen escreveu:

On Mon, 2010-09-27 at 12:32 -0300, Leonardo Rodrigues wrote:

Hi Timo,

  i couldnt compile 2.0.4 anymore after applying the 2 proposed
patches. Without them, 2.0.4 builds just fine.

Apply only the first patch, that's enough.


yes it compiled fine with the first patch only. Thanks !

--


Atenciosamente / Sincerily,
Leonardo Rodrigues
Solutti Tecnologia
http://www.solutti.com.br

Minha armadilha de SPAM, NÃO mandem email
gertru...@solutti.com.br
My SPAMTRAP, do not email it






Re: [Dovecot] [Dovecot-news] v2.0.4 released

2010-09-27 Thread Timo Sirainen
On Mon, 2010-09-27 at 12:32 -0300, Leonardo Rodrigues wrote:
> Hi Timo,
> 
>  i couldnt compile 2.0.4 anymore after applying the 2 proposed 
> patches. Without them, 2.0.4 builds just fine.

Apply only the first patch, that's enough.

>  ./configure was issued AFTER the patches were applied

If you applied the second one, you'd have to run autogen.sh again (which
requires more stuff to exist on your server and may not work).




Re: [Dovecot] [Dovecot-news] v2.0.4 released

2010-09-27 Thread Leonardo Rodrigues


Hi Timo,

i couldnt compile 2.0.4 anymore after applying the 2 proposed 
patches. Without them, 2.0.4 builds just fine.


./configure was issued AFTER the patches were applied

./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
   INSTALL_DATA="install -c -p -m644" --with-mysql --with-sql=plugin \
   --with-ssl=openssl --with-notify=inotify --with-zlib --with-bzlib \
   --with-pic \
   --without-nss \
   --without-shadow \
   --without-gssapi \
   --without-ldap \
   --without-vpopmail \
   --without-pam \
   --without-bsdauth \
   --without-sia \
   --without-ldap


compilation halts on


/bin/sh ../../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H 
-I. -I../../..  -I../../../src/lib -I../../../src/lib-mail 
-I../../../src/lib-index -I../../../src/lib-storage 
-I../../../src/lib-storage/index   -std=gnu99 -g -O2 -Wall -W 
-Wmissing-prototypes -Wmissing-declarations -Wpointer-arith 
-Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 
-I/usr/kerberos/include-MT zlib-plugin.lo -MD -MP -MF 
.deps/zlib-plugin.Tpo -c -o zlib-plugin.lo zlib-plugin.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib 
-I../../../src/lib-mail -I../../../src/lib-index 
-I../../../src/lib-storage -I../../../src/lib-storage/index -std=gnu99 
-g -O2 -Wall -W -Wmissing-prototypes -Wmissing-declarations 
-Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast 
-Wstrict-aliasing=2 -I/usr/kerberos/include -MT zlib-plugin.lo -MD -MP 
-MF .deps/zlib-plugin.Tpo -c zlib-plugin.c  -fPIC -DPIC -o 
.libs/zlib-plugin.o

mv -f .deps/ostream-zlib.Tpo .deps/ostream-zlib.Plo
In file included from zlib-plugin.c:8:
../../../src/lib-storage/index/dbox-single/sdbox-storage.h:5:26: error: 
dbox-storage.h: No such file or directory

In file included from zlib-plugin.c:8:
../../../src/lib-storage/index/dbox-single/sdbox-storage.h:19: error: 
field 'storage' has incomplete type
../../../src/lib-storage/index/dbox-single/sdbox-storage.h:37: warning: 
'struct dbox_file' declared inside parameter list
../../../src/lib-storage/index/dbox-single/sdbox-storage.h:37: warning: 
its scope is only this definition or declaration, which is probably not 
what you want
../../../src/lib-storage/index/dbox-single/sdbox-storage.h:37: warning: 
'struct dbox_mail' declared inside parameter list

In file included from zlib-plugin.c:9:
../../../src/lib-storage/index/dbox-multi/mdbox-storage.h:5:26: error: 
dbox-storage.h: No such file or directory

In file included from zlib-plugin.c:9:
../../../src/lib-storage/index/dbox-multi/mdbox-storage.h:23: error: 
field 'storage' has incomplete type
../../../src/lib-storage/index/dbox-multi/mdbox-storage.h:68: warning: 
'struct dbox_mail' declared inside parameter list

mv -f .deps/istream-bzlib.Tpo .deps/istream-bzlib.Plo
make[4]: *** [zlib-plugin.lo] Error 1
make[4]: *** Waiting for unfinished jobs
mv -f .deps/istream-zlib.Tpo .deps/istream-zlib.Plo
make[4]: Leaving directory 
`/root/disco-linuxrouter/dovecot2/dovecot-2.0.4/src/plugins/zlib'

make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory 
`/root/disco-linuxrouter/dovecot2/dovecot-2.0.4/src/plugins'

make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`/root/disco-linuxrouter/dovecot2/dovecot-2.0.4/src'

make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/disco-linuxrouter/dovecot2/dovecot-2.0.4'
make: *** [all] Error 2
[r...@ns2 dovecot-2.0.4]#

Em 27/09/2010 09:46, Timo Sirainen escreveu:


Whops. This fixes it: http://hg.dovecot.org/dovecot-2.0/rev/c359ee549df7

(and also making sure it won't happen again:
http://hg.dovecot.org/dovecot-2.0/rev/a3c8026d0305)




--


Atenciosamente / Sincerily,
Leonardo Rodrigues
Solutti Tecnologia
http://www.solutti.com.br

Minha armadilha de SPAM, NÃO mandem email
gertru...@solutti.com.br
My SPAMTRAP, do not email it






Re: [Dovecot] [Dovecot-news] v2.0.4 released

2010-09-27 Thread Timo Sirainen
On Mon, 2010-09-27 at 14:13 +0200, Renaud Allard wrote:

> I upgraded from 2.0.2 this morning and now all the mails which were 
> compressed using zlib plugin are not readable anymore. Also, new mails 
> are not stored compressed anymore either. This is on OpenBSD amd64, and 
> I am using sdbox.

Whops. This fixes it: http://hg.dovecot.org/dovecot-2.0/rev/c359ee549df7

(and also making sure it won't happen again:
http://hg.dovecot.org/dovecot-2.0/rev/a3c8026d0305)




Re: [Dovecot] [Dovecot-news] v2.0.4 released

2010-09-27 Thread Renaud Allard



On 09/26/2010 07:55 PM, Timo Sirainen wrote:

http://dovecot.org/releases/2.0/dovecot-2.0.4.tar.gz
http://dovecot.org/releases/2.0/dovecot-2.0.4.tar.gz.sig

multi-dbox users: Be careful about the INDEX change.



Hello,

I upgraded from 2.0.2 this morning and now all the mails which were 
compressed using zlib plugin are not readable anymore. Also, new mails 
are not stored compressed anymore either. This is on OpenBSD amd64, and 
I am using sdbox.


Best Regards



smime.p7s
Description: S/MIME Cryptographic Signature