mhonarc-commits
[Top] [All Lists]

CVS: mharc/lib/mrc _nospam.mrc.in.dist,1.1,1.2

2002-09-19 20:13:53
Update of /cvsroot/mhonarc/mharc/lib/mrc
In directory subversions:/tmp/cvs-serv26555/lib/mrc

Modified Files:
	_nospam.mrc.in.dist 
Log Message:
Set FieldOrder to contain minimal set of header fields to minimize
change of exposing addressed in unexpected places.


Index: _nospam.mrc.in.dist
===================================================================
RCS file: /cvsroot/mhonarc/mharc/lib/mrc/_nospam.mrc.in.dist,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** _nospam.mrc.in.dist	8 Sep 2002 04:39:35 -0000	1.1
--- _nospam.mrc.in.dist	20 Sep 2002 03:13:48 -0000	1.2
***************
*** 42,46 ****
  <!-- Link to raw message is removed.  To be extra careful, access to
       extract-mesg.cgi should be disabled via server configuration so
!      someone cannot backdoor to the raw message.  -->
  <DefineVar chop>
  ORIGINAL-LINK
--- 42,51 ----
  <!-- Link to raw message is removed.  To be extra careful, access to
       extract-mesg.cgi should be disabled via server configuration so
!      someone cannot backdoor to the raw message (backdoor should be
!      fixed in mharc v0.6.4).  Also, web access to raw mailbox archives
!      should be denied.  This can be done via server configuration,
!      or by moving the mbox archives outside of the web accessible
!      filespace.  If you do the latter technique, make sure to update
!      config.sh to reflect the proper location. -->
  <DefineVar chop>
  ORIGINAL-LINK
***************
*** 54,55 ****
--- 59,70 ----
  </DefineVar>
  
+ <!-- Minimize message headers shown to eliminate a change some email
+      address can show up in unexpected locations.  We use FIELDORDER
+      resource to do this.  Since we leave out -extra-, there is no
+      need to mess with EXCS. -->
+ <FieldOrder>
+ to
+ subject
+ from
+ date
+ </FieldOrder>

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