Bug 151513 - [patch] mail/archivemail : serious bug in IMAP namespace handling
Summary: [patch] mail/archivemail : serious bug in IMAP namespace handling
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-17 02:50 UTC by Jason Helfman
Modified: 2010-11-04 04:50 UTC (History)
0 users

See Also:


Attachments
file.diff (811 bytes, patch)
2010-10-17 02:50 UTC, Jason Helfman
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Helfman 2010-10-17 02:50:07 UTC
I opened a ticket with archivemail folks for a bug I found in archiving my INBOX via imaps.
http://sourceforge.net/tracker/?func=detail&atid=456910&aid=3083236&group_id=49630

From a software maintainer:
"Damn, damn, damn. A serious bug in the IMAP namespace handling."

Fix: He closed the ticket today with a new release, and I was able to update and archive my mail successfully using my patch.

Patch attached with submission follows:
How-To-Repeat: Try to archive inbox on old software via imaps. This shouldn't work. Apply patch, and it will work after updating.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-10-17 02:50:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-11-04 04:49:54 UTC
miwi        2010-11-04 04:49:49 UTC

  FreeBSD ports repository

  Modified files:
    mail/archivemail     Makefile distinfo 
  Log:
  - Update to 0.8.2
  
  PR:             151513
  Submitted by:   jason <jgh@experts-exchange.com>
  
  Revision  Changes    Path
  1.21      +1 -1      ports/mail/archivemail/Makefile
  1.13      +3 -3      ports/mail/archivemail/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2010-11-04 04:50:09 UTC
State Changed
From-To: open->closed

Committed. Thanks!