Re: sendmail-sasl-ldap on 6.8

2021-01-14 Thread Matthieu Herrb
On Thu, Jan 14, 2021 at 09:23:33AM +0100, Antoine Jacoutot wrote: > On Thu, Jan 14, 2021 at 08:56:00AM +0100, Matthieu Herrb wrote: > > On Thu, Jan 14, 2021 at 08:41:51AM +0100, Matthieu Herrb wrote: > > > Hi, > > > > > > I recently upgraded a machine running the sendmail-sasl-ldap flavor of > > >

Re: sendmail-sasl-ldap on 6.8

2021-01-14 Thread Stuart Henderson
On 2021/01/14 08:41, Matthieu Herrb wrote: > Hi, > > I recently upgraded a machine running the sendmail-sasl-ldap flavor of > sendmail to 6.8. The sendmail configuration is using ldap to query aliases. > > The 6.8 sendmail segfaults whenever it resolves an alias through > ldap I bet this is

Re: sendmail-sasl-ldap on 6.8

2021-01-14 Thread Antoine Jacoutot
On Thu, Jan 14, 2021 at 08:56:00AM +0100, Matthieu Herrb wrote: > On Thu, Jan 14, 2021 at 08:41:51AM +0100, Matthieu Herrb wrote: > > Hi, > > > > I recently upgraded a machine running the sendmail-sasl-ldap flavor of > > sendmail to 6.8. The sendmail configuration is using ldap to query aliases. >

Re: sendmail-sasl-ldap on 6.8

2021-01-13 Thread Matthieu Herrb
On Thu, Jan 14, 2021 at 08:41:51AM +0100, Matthieu Herrb wrote: > Hi, > > I recently upgraded a machine running the sendmail-sasl-ldap flavor of > sendmail to 6.8. The sendmail configuration is using ldap to query aliases. > > The 6.8 sendmail segfaults whenever it resolves an alias through > lda

sendmail-sasl-ldap on 6.8

2021-01-13 Thread Matthieu Herrb
Hi, I recently upgraded a machine running the sendmail-sasl-ldap flavor of sendmail to 6.8. The sendmail configuration is using ldap to query aliases. The 6.8 sendmail segfaults whenever it resolves an alias through ldap The binary from the 6.7 package is stil working ok. Did anyone else se