Bug 171528
| Summary: | segfaults when authenticating to imap server | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Kaj J. Niemi <kajtzu> |
| Component: | mutt | Assignee: | Bill Nottingham <notting> |
| Status: | CLOSED DUPLICATE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | rvokal |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2005-10-24 20:23:59 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 202058 | ||
|
Description
Kaj J. Niemi
2005-10-22 11:55:12 UTC
Seems to work if I force imap_authenticators to be just login, plain or both in .muttrc like this: set imap_authenticators="login:plain" While it segfaults before asking for username if imap_authenticators is set to digest-md5. Closing as a duplicate. I can't reproduce this on the imap servers I have access to. :/ *** This bug has been marked as a duplicate of 157521 *** Do those imap servers allow authentication methods besides AUTH=PLAIN or AUTH=LOGIN? (telnet to port 143, issue the command ". CAPABILITY") No. So that's a starting point. From User-Agent: XML-RPC mutt-1.4.2.1-4.FC4 has been pushed for FC4, which should resolve this issue. If these problems are still present in this version, then please make note of it in this bug report. |