Your message dated Mon, 21 Feb 2005 17:35:25 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#295235: [Solved] please close this bug
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 14 Feb 2005 16:08:38 +0000
>From [EMAIL PROTECTED] Mon Feb 14 08:08:38 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mout0.freenet.de [194.97.50.131] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1D0im6-0007S3-00; Mon, 14 Feb 2005 08:08:38 -0800
Received: from [194.97.50.136] (helo=mx3.freenet.de)
        by mout0.freenet.de with esmtpa (Exim 4.47)
        id 1D0ilb-0006K4-AP; Mon, 14 Feb 2005 17:08:07 +0100
Received: from bing-d9b95697.pool.mediaways.net ([217.185.86.151] 
helo=s01.kis.te)
        by mx3.freenet.de with esmtpsa (ID [EMAIL PROTECTED]) 
(TLSv1:RC4-SHA:128) (Exim 4.43 #13)
        id 1D0ila-0002gY-OJ; Mon, 14 Feb 2005 17:08:07 +0100
Received: from [192.168.1.11] (helo=localhost ident=Debian-exim)
        by s01.kis.te with esmtp (Exim 4.34)
        id 1D0ilU-0005zX-D0; Mon, 14 Feb 2005 17:08:00 +0100
Received: from gerhard by localhost with local (Exim 4.34)
        id 1D0ilT-0000e8-Dz; Mon, 14 Feb 2005 17:07:59 +0100
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Gerhard Brauer <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: archivemail: Archiving from imap (cyrus) doesn't work
X-Mailer: reportbug 3.2
Date: Mon, 14 Feb 2005 17:07:59 +0100
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
        RCVD_IN_DSBL autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: archivemail
Version: 0.6.1-3
Severity: normal


Hello,

i wish to archive mail from an imap server with archivemail, but
regardless which date i use it always would archive 0 messages.

I use archivemail with this (one line):
------------------------------------------
archivemail -v -n -d 10 -o /home/gerhard -s test
imap://gerhard:[EMAIL PROTECTED]/INBOX.ML.snort-sigs

I get from archivemail (with -v):
-----------------------------------
/usr/local/bin/archivemail:765: SyntaxWarning: assignment to None
  (None, last_dir) = os.path.split(os.path.dirname(message.fp.name))
  archiving 'imap://gerhard:[EMAIL PROTECTED]/INBOX.ML.snort-sigs' to
  '/home/gerhard/INBOX.ML.snort-sigstest' ...
  set tempfile directory to '/tmp/tmpKa9ZEfarchivemail'
  guessing mailbox is of type: imap
  imap filter: '(BEFORE 15-Jan-2005 UNFLAGGED)'
  connected to server mail.mydomain
  logged in to server as gerhard
  selected imap folder INBOX.ML.snort-sigs
  0 messages found matching filter
  cleaning up ...

The imap(cyrus) log says:
----------------------------
Feb 14 16:59:59 s01 cyrus/imapd[18217]: accepted connection
Feb 14 16:59:59 s01 cyrus/imapd[18217]: login: s01.kis.te[192.168.1.1]
gerhard plaintext
Feb 14 16:59:59 s01 cyrus/imapd[18217]: open: user gerhard opened
INBOX.ML.snort-sigs
Feb 14 16:59:59 s01 cyrus/imapd[18217]: SQUAT returned 57 messages

The selected imap mailbox contains mail older than the selected archive
date (-d). I try it also with -d 1 and without dry-run (-n). I almost
get the 0 messages found...

archivemail with mbox works properly but with imap not. I don't see an
mistake on me for the above use.

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.27ws02-1
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages archivemail depends on:
ii  python                        2.3.4-5    An interactive high-level object-o

---------------------------------------
Received: (at 295235-done) by bugs.debian.org; 21 Feb 2005 22:32:50 +0000
>From [EMAIL PROTECTED] Mon Feb 21 14:32:50 2005
Return-path: <[EMAIL PROTECTED]>
Received: from kitenet.net [64.62.161.42] (postfix)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1D3M6k-0002ex-00; Mon, 21 Feb 2005 14:32:50 -0800
Received: from dragon.kitenet.net (unknown [66.168.94.144])
        (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
        (Client CN "Joey Hess", Issuer "Joey Hess" (verified OK))
        by kitenet.net (Postfix) with ESMTP id AEC3F17F61
        for <[EMAIL PROTECTED]>; Mon, 21 Feb 2005 22:32:49 +0000 (GMT)
Received: by dragon.kitenet.net (Postfix, from userid 1000)
        id 24C6D6F031; Mon, 21 Feb 2005 17:35:26 -0500 (EST)
Date: Mon, 21 Feb 2005 17:35:25 -0500
From: Joey Hess <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: Bug#295235: [Solved] please close this bug
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
        protocol="application/pgp-signature"; boundary="76DTJ5CE0DCVQemd"
Content-Disposition: inline
In-Reply-To: <[EMAIL PROTECTED]>
User-Agent: Mutt/1.5.6+20040907i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 


--76DTJ5CE0DCVQemd
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Closing this bug as it appears that the problem was bad date headers.

--=20
see shy jo

--76DTJ5CE0DCVQemd
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)

iD8DBQFCGmItd8HHehbQuO8RAr2QAJ44MkbWhlE+YF0CKyT1dvX8BJYZDgCgzL8+
KvjGTsX5PZQtX7dBy+CbaJg=
=YSsA
-----END PGP SIGNATURE-----

--76DTJ5CE0DCVQemd--


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to