mhonarc-commits
[Top] [All Lists]

CVS: mhonarc/MHonArc/lib mhamain.pl,2.45,2.46 mhutil.pl,2.17,2.18

2002-08-03 20:47:31
Update of /cvsroot/mhonarc/mhonarc/MHonArc/lib
In directory subversions:/tmp/cvs-serv22796/lib

Modified Files:
	mhamain.pl mhutil.pl 
Log Message:
* Applied Takashi P.KATOH's patch for iso_2022_jp::clip function
  to support $has_tag flag as defined by TEXTCLIPFUNC resource.

* The following mail header fields added to list of fields that can
  contain mail addresses: mail-reply-to, original-bcc, original-cc,
  original-from, original-sender, original-to, resent-bcc, x-envelope.
  Applicable to MAILTO, MAILTOURL, and ADDRESSMODIFYCODE resources.


Index: mhamain.pl
===================================================================
RCS file: /cvsroot/mhonarc/mhonarc/MHonArc/lib/mhamain.pl,v
retrieving revision 2.45
retrieving revision 2.46
diff -C2 -r2.45 -r2.46
*** mhamain.pl	28 Jul 2002 23:24:35 -0000	2.45
--- mhamain.pl	4 Aug 2002 03:47:06 -0000	2.46
***************
*** 30,34 ****
  require 5;
  
! $VERSION = "2.5.10";
  $VINFO =<<EndOfInfo;
    MHonArc v$VERSION (Perl $] $^O)
--- 30,34 ----
  require 5;
  
! $VERSION = "2.5.11";
  $VINFO =<<EndOfInfo;
    MHonArc v$VERSION (Perl $] $^O)

Index: mhutil.pl
===================================================================
RCS file: /cvsroot/mhonarc/mhonarc/MHonArc/lib/mhutil.pl,v
retrieving revision 2.17
retrieving revision 2.18
diff -C2 -r2.17 -r2.18
*** mhutil.pl	1 Aug 2002 02:27:51 -0000	2.17
--- mhutil.pl	4 Aug 2002 03:47:06 -0000	2.18
***************
*** 46,50 ****
--- 46,57 ----
      'dcc'		=> 1,
      'from'		=> 1,
+     'mail-reply-to'	=> 1,
+     'original-bcc'	=> 1,
+     'original-cc'	=> 1,
+     'original-from'	=> 1,
+     'original-sender'	=> 1,
+     'original-to'	=> 1,
      'reply-to'		=> 1,
+     'resent-bcc'	=> 1,
      'resent-cc'		=> 1,
      'resent-from'	=> 1,
***************
*** 54,57 ****
--- 61,65 ----
      'sender'		=> 1,
      'to'		=> 1,
+     'x-envelope'	=> 1,
  );
  

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