mhonarc-commits
[Top] [All Lists]

CVS: mhonarc/MHonArc/lib readmail.pl,2.29,2.30

2003-01-16 11:27:54
Update of /cvsroot/mhonarc/mhonarc/MHonArc/lib
In directory subversions:/tmp/cvs-serv27016

Modified Files:
	readmail.pl 
Log Message:
define x-mha-charset in case text filter associated with a non-text type


Index: readmail.pl
===================================================================
RCS file: /cvsroot/mhonarc/mhonarc/MHonArc/lib/readmail.pl,v
retrieving revision 2.29
retrieving revision 2.30
diff -C2 -r2.29 -r2.30
*** readmail.pl	4 Jan 2003 03:01:56 -0000	2.29
--- readmail.pl	16 Jan 2003 18:27:45 -0000	2.30
***************
*** 542,545 ****
--- 542,549 ----
  	    &$TextPreFilter($fields, $body);
  	}
+     } else {
+ 	# define x-mha-charset in case text filter associated with
+ 	# a non-text type
+ 	$fields->{'x-mha-charset'} = $TextDefCharset;
      }
  

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