Bug 258958 - mail/sendmail: broken LDAP protocol support
Summary: mail/sendmail: broken LDAP protocol support
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Dirk Meyer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-06 05:31 UTC by radi-sh
Modified: 2021-10-12 16:26 UTC (History)
0 users

See Also:
dinoex: maintainer-feedback+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description radi-sh 2021-10-06 05:31:15 UTC
In sendmail 8.17.1, LDAP protocol support will not work *without* "DANE protocol support".
Interestingly, this is the opposite of 8.16.1.
The bugs that occur are exactly the same as the link below.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250383#c2
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-10-12 14:48:11 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=625a6b901ee8895a916cea53be5c8409f1d36322

commit 625a6b901ee8895a916cea53be5c8409f1d36322
Author:     Dirk Meyer <dinoex@FreeBSD.org>
AuthorDate: 2021-10-12 14:46:44 +0000
Commit:     Dirk Meyer <dinoex@FreeBSD.org>
CommitDate: 2021-10-12 14:46:44 +0000

    mail/sendmail: Fix option LDAP

    PR: 258958

 mail/sendmail-devel/Makefile | 2 +-
 mail/sendmail/Makefile       | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)
Comment 2 Dirk Meyer freebsd_committer freebsd_triage 2021-10-12 16:26:34 UTC
Fix committed