[Bug 218899] mail/mutt GSSAPI oddity

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Apr 28 01:32:28 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218899

--- Comment #1 from dereks at 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 support
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 need
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 you're
going to need SMTP GSS auth as well?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list