From nobody@FreeBSD.org  Sun Oct 17 01:42:08 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 30FD6106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 17 Oct 2010 01:42:08 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 1F3128FC18
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 17 Oct 2010 01:42:08 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o9H1g7gY045129
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 17 Oct 2010 01:42:07 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o9H1g7k5045127;
	Sun, 17 Oct 2010 01:42:07 GMT
	(envelope-from nobody)
Message-Id: <201010170142.o9H1g7k5045127@www.freebsd.org>
Date: Sun, 17 Oct 2010 01:42:07 GMT
From: Jason <jgh@experts-exchange.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] mail/archivemail : serious bug in IMAP namespace handling
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         151513
>Category:       ports
>Synopsis:       [patch] mail/archivemail : serious bug in IMAP namespace handling
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 17 01:50:07 UTC 2010
>Closed-Date:    Thu Nov 04 04:50:09 UTC 2010
>Last-Modified:  Thu Nov  4 04:50:11 UTC 2010
>Originator:     Jason
>Release:        FreeBSD 7.3-RELEASE-p2 i386
>Organization:
Experts Exchange, LLC.
>Environment:
FreeBSD eggman.experts-exchange.com 7.3-RELEASE-p2 FreeBSD 7.3-RELEASE-p2 #0: Mon Jul 12 19:04:04 UTC 2010 root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386
>Description:
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."

>How-To-Repeat:
Try to archive inbox on old software via imaps. This shouldn't work. Apply patch, and it will work after updating.
>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:

--- archivemail/Makefile.orig	2010-10-16 14:58:31.000000000 -0700
+++ archivemail/Makefile	2010-10-16 14:59:04.000000000 -0700
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	archivemail
-PORTVERSION=	0.8.0
+PORTVERSION=	0.8.2
 CATEGORIES=	mail
 MASTER_SITES=	SF
 
--- archivemail/distinfo.orig	2010-10-16 14:58:37.000000000 -0700
+++ archivemail/distinfo	2010-10-16 14:59:15.000000000 -0700
@@ -1,3 +1,3 @@
-MD5 (archivemail-0.8.0.tar.gz) = 9708680537d1e6802d4e0960b68cd09b
-SHA256 (archivemail-0.8.0.tar.gz) = d43ebf065445e514dac8bea232b8d274721fe4a5f1971cd3597a4ba400e4b117
-SIZE (archivemail-0.8.0.tar.gz) = 56638
+MD5 (archivemail-0.8.2.tar.gz) = 04d8a028767b2a7531e1f3ee120f6eae
+SHA256 (archivemail-0.8.2.tar.gz) = 4e99e9db292baa09c7bc0cc69d613a09dc3a29f4253f368e0c4995daac09c7e3
+SIZE (archivemail-0.8.2.tar.gz) = 57913


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Oct 17 01:50:14 UTC 2010 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=151513 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Thu Nov 4 04:50:09 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=151513 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/151513: commit references a PR
Date: Thu,  4 Nov 2010 04:49:54 +0000 (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"
 
>Unformatted:
