Re: git: d356121270d7 - main - mail/postfix{,-ldap-sasl,-sasl}: Flavorize
Date: Thu, 28 Oct 2021 20:19:53 UTC
From: Yasuhiro Kimura <yasu@FreeBSD.org> Subject: Re: git: d356121270d7 - main - mail/postfix{,-ldap-sasl,-sasl}: Flavorize Date: Fri, 29 Oct 2021 03:52:41 +0900 (JST) > Is there any customization setting about either postfix or berkeley db > in your make.conf? There is 'DEFAULT_VERSIONS+=bdb=18' in my make.conf > but it doesn't seem to affect to postfix. I succeeded to reproduce your issue by enabling DBD option of mail/postfix and using database/db5 as berkeley db. I'll investigate and fix it ASAP. --- Yasuhiro Kimura