Date: Fri, 28 Apr 2017 01:32:27 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 218899] mail/mutt GSSAPI oddity Message-ID: <bug-218899-13-I0RQVIl6kY@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-218899-13@https.bugs.freebsd.org/bugzilla/> References: <bug-218899-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D218899 --- Comment #1 from dereks@lifeofadishwasher.com --- Is this SMTP or IMAP auth that works once security/cyrus-sasl-gssapi is installed? If it's IMAP then maybe something is fishy however for SMTP it seems by design. GSSAPI options set GSS IMAP auth and SASL is for SMTP. SASL is enabled by default and security/cyrus-sasl is built without gss sup= port due gss being split off in 2013. Perhaps this has been "broken" in the mutt port since then or users followed UPDATING's directions (20131226) and installed security/cyrus-sasl-gssapi? I guess the port just doesn't know if the user needs GSS SASL auth. Do we n= eed another port option to control if security/cyrus-sasl-gssapi should be installed or can we assume if you want IMAP GSS auth it's safe to assume yo= u're going to need SMTP GSS auth as well? --=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-218899-13-I0RQVIl6kY>