mhonarc-commits
[Top] [All Lists]

CVS: mhonarc/MHonArc/doc/resources spammode.html,1.13,1.14

2003-03-31 10:53:49
Update of /cvsroot/mhonarc/mhonarc/MHonArc/doc/resources
In directory subversions:/tmp/cvs-serv29961/doc/resources

Modified Files:
	spammode.html 
Log Message:
BUG FIX #2971: Modified ADDRESSMODIFYCODE value when SPAMMODE specified
to require a dot in the domain portion of the regex:
s|([\!\%\w\.\-+=/]+@)([\w\-]+\.[\w\.\-]+)|$1.('x' x length($2))|ge

This should hopefully be a decent work-around for iso-2022-jp data.


Index: spammode.html
===================================================================
RCS file: /cvsroot/mhonarc/mhonarc/MHonArc/doc/resources/spammode.html,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -r1.13 -r1.14
*** spammode.html	2 Jan 2003 05:46:01 -0000	1.13
--- spammode.html	31 Mar 2003 17:53:47 -0000	1.14
***************
*** 74,78 ****
  <dt><a href="addressmodifycode.html">ADDRESSMODIFYCODE</a></dt>
  <dd><p>Is defined as
! "<tt>s|([\!\%\w\.\-+=/]+@)([\w\.\-]+)|$1.('x' x length($2))|ge"</tt>
  (this has the effect of preserving the local-part of the address and
  complete masking out the domain portion).</p></dd>
--- 74,78 ----
  <dt><a href="addressmodifycode.html">ADDRESSMODIFYCODE</a></dt>
  <dd><p>Is defined as
! "<tt class="icode">s|([\!\%\w\.\-+=/]+@)([\w\-]+\.[\w\.\-]+)|$1.('x' x length($2))|ge</tt>"
  (this has the effect of preserving the local-part of the address and
  complete masking out the domain portion).</p></dd>

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