mhonarc-commits
[Top] [All Lists]

CVS: mhonarc/MHonArc/lib mhamain.pl,2.36,2.37

2002-05-08 20:29:14
Update of /cvsroot/mhonarc/mhonarc/MHonArc/lib
In directory subversions:/tmp/cvs-serv6191

Modified Files:
	mhamain.pl 
Log Message:
+ Define $MHAindex and $MHAmsgid in read_mail_body() for possible
  use by filters.  Of course, this should be done better, but I
  already noted that in the source for $MHAmsgnum.


Index: mhamain.pl
===================================================================
RCS file: /cvsroot/mhonarc/mhonarc/MHonArc/lib/mhamain.pl,v
retrieving revision 2.36
retrieving revision 2.37
diff -C2 -r2.36 -r2.37
*** mhamain.pl	3 May 2002 04:48:40 -0000	2.36
--- mhamain.pl	9 May 2002 03:24:44 -0000	2.37
***************
*** 924,928 ****
--- 924,930 ----
      ##	NOTE: This stuff can be handled better, and will be done
      ##	      when/if I get around to rewriting mhonarc in (OO) Perl 5.
+     $MHAindex  = $index;
      $MHAmsgnum = &fmt_msgnum($IndexNum{$index});
+     $MHAmsgid  = $Index2MsgId{$index};
  
      ## Filter data

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