Opened 14 years ago
Closed 14 years ago
#25849 closed defect (fixed)
mutt-devel fix unsubscribe "malformed" mailboxes and ssl fix
Reported by: | dmitry@… | Owned by: | drkp (Dan Ports) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.1 |
Keywords: | mutt mutt-devel 1.5.20 email client | Cc: | drkp (Dan Ports) |
Port: | mutt-devel |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
This patch includes to patches
- this fixes unsubscribing from mailboxes that are "malformed" (can happen with certain IMAP configurations among other things) See [1]
- Fix *my* previous #25623 as i made a small mistake in the ssl patch, which doesn't come up unless the PATCHES filed is changed before the ssl patch is applied (since it's at the top of the list this usually is the case) [2]. The fix is simply to prevent the patch from expecting an empty file.
Attachments (1)
Change History (6)
Changed 14 years ago by dmitry@…
Attachment: | mutt-devel-ports.patch added |
---|
comment:2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|
comment:3 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | dmitry@… removed |
---|
You don't need to Cc yourself since you're the reporter.
comment:4 Changed 14 years ago by drkp (Dan Ports)
Owner: | changed from macports-tickets@… to dports@… |
---|---|
Status: | new → assigned |
comment:5 Changed 14 years ago by drkp (Dan Ports)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Committed patch in r70157
Note: See
TracTickets for help on using
tickets.
fix for both the previous ssl patch and the unmailboxes bug