[Dovecot] v1.1.8 released

Timo Sirainen tss at iki.fi
Thu Jan 8 18:15:55 EET 2009


On Thu, 2009-01-08 at 11:00 -0500, Dean Brooks wrote:
> On Wed, Jan 07, 2009 at 03:45:28PM -0500, Timo Sirainen wrote:
> > http://dovecot.org/releases/1.1/dovecot-1.1.8.tar.gz
> > http://dovecot.org/releases/1.1/dovecot-1.1.8.tar.gz.sig
> > 
> > Most importantly mbox bugfixes. v1.1 should finally be as stable with
> > mboxes as it was with v1.0. Hopefully we'll also soon have the first
> > v1.2 beta release and the final v1.2.0 somewhat soon after that.
> 
> Compiling Dovecot 1.1.8 under Solaris 8 using gcc 3.4.6 gives a final
> link error on dovecot-auth.  Apparantely, unsetenv() isn't a
> universally available function?

Well, that's annoying. I was worried about that when I added it, but I
couldn't find an OS where it wasn't supported so I thought it was safe.
It is in Solaris 10 anyway. You could just comment out the call, it was
added just to fix this bug:

	- deliver: It wasn't possible to override boolean settings in
	  lda section by setting them to "no".

I'm not really sure how this could be handled best. I guess it would be
possible to implement our own environ variable handling but that would
be pretty ugly.. Or perhaps I could modify the deliver config parsing
code once again so that it wouldn't need to unset the environment.. With
the upcoming v1.3 none of this would be necessary..
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
Url : http://dovecot.org/pipermail/dovecot/attachments/20090108/d2856bb1/attachment.bin 


More information about the dovecot mailing list