On 2017-02-11 at 16:13 -0700, The Doctor wrote:
> On Sat, Feb 11, 2017 at 09:19:05PM +0000, Phil Pennock wrote:
> > Build 4.89 with the same DB you built 4.88 with.
> 
> Most likely it is DB6 and not DB5 ..
> How can I tell?

  $ ldd $(which exim)
  $ exim -bV

Read doc/dbm.discuss.txt which comes with the Exim releases; looks like
`make test_dbfn` is currently broken, I'll fix that for RC4.

> Also is it possbile to usr -L/usr/local/lib -ldbX ?

Local/Makefile :

  LDFLAGS += -L/usr/local/lib -ldbX

> > On the _remote_ side, if that's yours, then:
> > 
> >     # Bug-fixes 4.88
> >     chunking_advertise_hosts =
> > 
> > Much of the reason why we're releasing 4.89 so soon is that 4.88 has
> > some Issues.
> 
> This could explain quite a lot of lockups that have been
> happening here.
> 
> What do I need to for the chucking_advertise_hosts line?

Put in exactly what I wrote above.  Define it to be an empty list.

> 1st the conecction was 4.89_RC3 to 4.89RC3

Is that one of the failing connections?  Because we have plenty of RC3
to RC3 which is succeeding now.

-Phil

-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to