>    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 -- [EMAIL PROTECTED]
     

Reply via email to