| 
     
      
      
      From: SourceForge.net <no...@so...> - 2012-10-26 22:39:02
      
     
   | 
Bugs item #3580652, was opened at 2012-10-26 15:39 Message generated for change (Tracker Item Submitted) made by You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=456910&aid=3580652&group_id=49630 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: http://cheplyaka.myopenid.com () Assigned to: Nobody/Anonymous (nobody) Summary: archivemail silently drops messages Initial Comment: sniper:~% ls -l arc/.haskell_archive.gz -rw------- 1 feuerbach feuerbach 116190664 Oct 27 01:06 arc/.haskell_archive.gz sniper:~% md5sum arc/.haskell_archive.gz 46b79fbd7a59012df6d3561b32a3e7ae arc/.haskell_archive.gz sniper:~% find Mail/.haskell | wc -l 5482 sniper:~% archivemail -d 178 -o ~/arc/ ~/Mail/.haskell /home/feuerbach/Mail/.haskell: archived 12 of 5473 message(s) (304.0kB of 38.5MB) in 2.6 seconds sniper:~% ls -l arc/.haskell_archive.gz -rw------- 1 feuerbach feuerbach 116190664 Oct 27 01:06 arc/.haskell_archive.gz sniper:~% md5sum arc/.haskell_archive.gz 46b79fbd7a59012df6d3561b32a3e7ae arc/.haskell_archive.gz sniper:~% find Mail/.haskell | wc -l 5470 sniper:~% archivemail -V archivemail v0.9.0 Copyright (C) 2002 Paul Rodger <pa...@pa...> (C) 2006 Peter Poeml <po...@su...>, (C) 2006-2011 Nikolaus Schulz <mic...@we...> This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=456910&aid=3580652&group_id=49630  |