mhonarc-users

Re: X-Sender-Ip

1999-02-09 15:18:09
   Is there a certain way to have the X-sender-Ip show up
when changing the mail to HTML format ? Right now it seems to
be stripping that header.

You need to change the EXCS resource.  Right now the default is
to strip out all X- headers.  Instead change your resource to
something like

   <EXCS OVERRIDE>
      content-
      errors-to
      forward
      lines
      message-id
      mime-
      nntp-
      originator
      path
      precedence
      received
      replied
      return-path
      status
      via
      x-(?!sender-ip)
   </EXCS>

Chris

P.S  The list has a new address now -- 
mhonarc(_at_)ncsa(_dot_)uiuc(_dot_)edu(_dot_)
     

<Prev in Thread] Current Thread [Next in Thread>
  • X-Sender-Ip, Eve Noble
    • Re: X-Sender-Ip, Christopher Lindsey <=