Date: Wed, 30 Mar 2022 10:06:42 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 262935] sendmail auth fails with cyrus-sasl-2.1.28 Message-ID: <bug-262935-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D262935 Bug ID: 262935 Summary: sendmail auth fails with cyrus-sasl-2.1.28 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: peterj@FreeBSD.org sendmail (both base and ports/mail/sendmail) are incompatible with ports/security/cyrus-sasl2. The sendmail macro SASL_AUTH_AUTH is inconsist= ent with the cyrus-sasl2 macro SASL_SEC_MAXIMUM, causing SASL to disable all authentication mechanisms. Whilst this is a sendmail bug (fixed in the 1.17.1.9 snapshot), it may be worthwhile patching SASL_SEC_MAXIMUM (changing it to 0x0fff) until the fixed sendmail is available. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-262935-7788>