mhonarc-commits
[Top] [All Lists]

CVS: mharc NEWS,1.22,1.23 TODO,1.8,1.9

2002-07-17 15:00:02
Update of /cvsroot/mhonarc/mharc
In directory subversions:/tmp/cvs-serv31959

Modified Files:
	NEWS TODO 
Log Message:
* lib/config.sh.dist:
  . FIX: Default PROCMAIL_PATH setting uses $SW_ROOT/bin instead of
    $HOME/bin.  Installations should update local config.sh
    to reflect change.

  . Added MHONARC_LIB: Directory pathname to where MHonArc libraries
    are installed.  If MHonArc libraries are in a location not included
    in perl's library search path, this variable should be set to
    that location.

  . Added MSGID_CACHE_SIZE: Maximum size, in bytes, of msgid cache
    for detecting duplicate messages.

  . Reorganized file to put key variables at top of file and to
    provide a comment description before each variable.

* bin/mk-procmailrc:
  . "Cleaned-up" the procmailrc file generated.  The "Extraneous
    copy flag" warnings should be gone.  Also, rules changed to
    use new bin/extract-mesg-date to determine which raw mailbox
    to file to instead of the current time.  This insures that
    messages go into the proper period mailbox regardless of when
    incoming mail is processed.

* bin/extract-mesg-date:
  . NEW: New utility to print out the date of a message.  This
    program is mainly used in newer procmailrc format generated
    by mk-procmailrc.


Index: NEWS
===================================================================
RCS file: /cvsroot/mhonarc/mharc/NEWS,v
retrieving revision 1.22
retrieving revision 1.23
diff -C2 -r1.22 -r1.23
*** NEWS	12 Jul 2002 04:56:28 -0000	1.22
--- NEWS	17 Jul 2002 21:59:36 -0000	1.23
***************
*** 1,13 ****
  ===========================================================================
! 2002/MM/DD: vX.X.X
  
  * bin/compress-mboxes:
    . FIX: Fixed handling of -n and -debug options.
  
  * bin/mbox-month-pack:
    . NEW: New utility program for breaking up a mailbox file into
      monthly, or yearly, mailbox files.  This program can be useful
!     for importing existing mailbox files int MHArc.  Run program with
      the -man option to view manpage.
  
  ===========================================================================
--- 1,42 ----
  ===========================================================================
! 2002/MM/DD: v0.4.0
  
  * bin/compress-mboxes:
    . FIX: Fixed handling of -n and -debug options.
  
+ * lib/config.sh.dist:
+   . FIX: Default PROCMAIL_PATH setting uses $SW_ROOT/bin instead of
+     $HOME/bin.  Installations should update local config.sh
+     to reflect change.
+ 
+   . Added MHONARC_LIB: Directory pathname to where MHonArc libraries
+     are installed.  If MHonArc libraries are in a location not included
+     in perl's library search path, this variable should be set to
+     that location.
+ 
+   . Added MSGID_CACHE_SIZE: Maximum size, in bytes, of msgid cache
+     for detecting duplicate messages.
+ 
+   . Reorganized file to put key variables at top of file and to
+     provide a comment description before each variable.
+ 
  * bin/mbox-month-pack:
    . NEW: New utility program for breaking up a mailbox file into
      monthly, or yearly, mailbox files.  This program can be useful
!     for importing existing mailbox files into MHArc.  Run program with
      the -man option to view manpage.
+ 
+ * bin/mk-procmailrc:
+   . "Cleaned-up" the procmailrc file generated.  The "Extraneous
+     copy flag" warnings should be gone.  Also, rules changed to
+     use new bin/extract-mesg-date to determine which raw mailbox
+     to file to instead of the current time.  This insures that
+     messages go into the proper period mailbox regardless of when
+     incoming mail is processed.
+ 
+ * bin/extract-mesg-date:
+   . NEW: New utility to print out the date of a message.  This
+     program is mainly used in newer procmailrc format generated
+     by mk-procmailrc.
  
  ===========================================================================

Index: TODO
===================================================================
RCS file: /cvsroot/mhonarc/mharc/TODO,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -r1.8 -r1.9
*** TODO	9 Jul 2002 01:30:49 -0000	1.8
--- TODO	17 Jul 2002 21:59:36 -0000	1.9
***************
*** 1,4 ****
--- 1,8 ----
    mharc: TODO List
  
+  => Add a POP downloading script.
+ 
+  => Allow mail retrieval method to be specified in config.sh.
+ 
   => Better documentation.
  
***************
*** 13,16 ****
--- 17,24 ----
  
   => Replace use of make(1) with a control program written in Perl.
+ 
+  => Have dist bundle contain contents in mharc-<version> directory
+     and have an install program to install files in desired
+     location.
  
  ===========================================================================

---------------------------------------------------------------------
To sign-off this list, send email to majordomo(_at_)mhonarc(_dot_)org with the
message text UNSUBSCRIBE MHONARC-DEV