I'd like to resume where I left off back in June.
Not much has changed since the below message except that I've upgraded
openldap to 2.0.11 and am now running LDAPv3. That shouldn't affect this.
I now have DEBUG="3" in my smtp.cdb and I'm getting
aborting TLS connection, unable to finish SSL accept qmail-smtpd 15332: read error,
connection closed
in that log.
I'd really appreciate some guidance on this one.
Chris
> From: "Chris Garrigues" <[EMAIL PROTECTED]>
> Date: Tue, 12 Jun 2001 14:13:09 -0500
>
> > From: "Chris Garrigues" <[EMAIL PROTECTED]>
> > Date: Tue, 12 Jun 2001 13:51:55 -0500
> >
> > > From: Mark Ruijter <[EMAIL PROTECTED]>
> > > Date: Tue, 12 Jun 2001 20:46:35 +0200
> > >
> > > The reason why compilation fails is that the Free call has been replace
> d
> > by
> > > OPENSSL_free.
> > > openssl <= openssl-0.9.5a -> Free
> > > openssl >= openssl-0.9.6 -> OPENSSL_free
> > >
> > > Out of some program i wrote....
> > > #ifdef OLDOPENSSL
> > > Free(str);
> > > #else
> > > OPENSSL_free(str);
> > > #endif
> > >
> > >
> > > If you replace all the free occurences in the source with OPENSSL_free
> th
> > en
> > > it should work again.
> >
> > Great! I'll do that.
>
> That worked. Thanks.
>
> > > I'll be happy to assist with any problem regarding the TLS patch.
> >
> > Thanks. Should I CC the ldap list or just send further questions to you?
>
> I'll keep cc'ing until someone tells me otherwise.
>
> With it compiled with DEBUG on, I now get this in my log:
>
> delivery 16: deferral: TLS_not_available:_connect_failed:_error:00000000:li
> b(0):func(0):reason(0)/
>
> All those zeros don't tell me much. I hope they tell you something.
--
Chris Garrigues http://www.DeepEddy.Com/~cwg/
virCIO http://www.virCIO.Com
4314 Avenue C
Austin, TX 78751-3709 +1 512 374 0500
My email address is an experiment in SPAM elimination. For an
explanation of what we're doing, see http://www.DeepEddy.Com/tms.html
Nobody ever got fired for buying Microsoft,
but they could get fired for relying on Microsoft.
PGP signature