mhonarc-commits
[Top] [All Lists]

CVS: mharc/lib config.sh.dist,1.9,1.10

2002-07-31 18:19:09
Update of /cvsroot/mhonarc/mharc/lib
In directory subversions:/tmp/cvs-serv22623/lib

Modified Files:
	config.sh.dist 
Log Message:
* bin/mk-procmailrc:
  . Added -final-dest option: The destination of messages that make
    it to the end of the procmailrc.  Generally, this option can
    be ignored.

    Run mk-procmailrc program with -man option to view the manpage
    to get more information about this option.

* lib/config.sh.dist:
  . Added FINAL_MSG_DESTINATION variable to repesent destination
    mailbox for end rule in procmailrc (checked by mk-procmailrc if
    -final-dest not specified).


Index: config.sh.dist
===================================================================
RCS file: /cvsroot/mhonarc/mharc/lib/config.sh.dist,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -r1.9 -r1.10
*** config.sh.dist	23 Jul 2002 04:00:22 -0000	1.9
--- config.sh.dist	1 Aug 2002 01:18:46 -0000	1.10
***************
*** 86,89 ****
--- 86,92 ----
  MKNMZ_TMPL_DIR=$SW_ROOT/cgi-bin/template
  
+ # URL to mbox archives
+ MBOX_URL=$ROOT_URL/mbox
+ 
  # URL to html archives
  HTML_URL=$ROOT_URL/html
***************
*** 130,131 ****
--- 133,139 ----
  # messages.
  #MSGID_CACHE_SIZE=16384
+ 
+ # Destination mailbox for final rule in $PROCMAILRC.
+ # It is OKAY for this to be /dev/null.  See mk-procmailrc manpage
+ # for more information.
+ #FINAL_MSG_DESTINATION=/dev/null

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