Aaron Stone <[EMAIL PROTECTED]> schrieb: 
>I might also add that free(NULL) is required to be legal. Solaris
>apparently provides a compatibility library for null values:
>http://technopark02.blogspot.com/2006/04/solaris-null-pointer-bugs-usrlib00so1.html
>
>I'm very amused at Sun's lib/[EMAIL PROTECTED] hackaround.

Ok, at least i can confirm that this solved my problems regarding sieve.

I first added the line you suggested earlier, but this solved the problems
only when using dbmail-smtp.

When feeding messages trough dbmail-lmtp it was still crashing.

Now added this lines to the init script:
LD_PRELOAD_32=/usr/lib/[EMAIL PROTECTED]
export LD_PRELOAD_32

And now everything seem to be working.

At least it indicates what the source of the problems is.

-- 
Lars Kneschke
Metaways Infosystems GmbH
Pickhuben 4
20457 Hamburg
Germany

eGroupWare Training & Support ==> http://www.egroupware-support.net

E-Mail: mailto:[EMAIL PROTECTED]
Web:    http://www.metaways.de
Tel:    +49 (0)40 317031-21
Fax:    +49 (0)40 317031-81
Mobile: +49 (0)175 9304324


Reply via email to