<?xml version="1.0" encoding="UTF-8"?> 
<?xml-stylesheet href="https://dev.horde.org/themes/horde//default/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>colons in config/header.txt</title> 
  <pubDate>Wed, 08 Apr 2026 16:56:52 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/676</link> 
  <atom:link rel="self" type="application/rss+xml" title="colons in config/header.txt" href="https://bugs.horde.org/ticket/676/rss" /> 
  <description>colons in config/header.txt</description> 
 
   
   
  <item> 
   <title>When using ipv6 and header.txt like this:

   X-Originating-</title> 
   <description>When using ipv6 and header.txt like this:

   X-Originating-IP: %REMOTE_ADDR%

you get a header like

   X-Originating-IP: 2002_c067_6202_8000_207_40ff_fe33_d78

instead of

   X-Originating-IP: 2002:c067:6202:8000:207:40ff:fe33:d78



There is no good reason to strip the colons from the header.

The line to be removed is in lib/IMP.php line 1100

(CVS: lib/MIME/Headers.php, line 144)



$val = strtr($val, &#039;:&#039;, &#039;_&#039;);

</description> 
   <pubDate>Fri, 08 Oct 2004 07:42:55 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/676#t2453</link> 
  </item> 
   
  <item> 
   <title>Would that break any RFCs, Michael?</title> 
   <description>Would that break any RFCs, Michael?</description> 
   <pubDate>Fri, 08 Oct 2004 08:26:41 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/676#t2455</link> 
  </item> 
   
  <item> 
   <title>I can&#039;t see how it could - look at the Subject line from the</title> 
   <description>I can&#039;t see how it could - look at the Subject line from the original email generated for this ticket:



Subject: [Tickets #676] NEW: colons in config/header.txt



(NEW:)</description> 
   <pubDate>Fri, 08 Oct 2004 14:53:09 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/676#t2468</link> 
  </item> 
   
  <item> 
   <title>I can&#039;t remember why I originally did this, but obviously it</title> 
   <description>I can&#039;t remember why I originally did this, but obviously it won&#039;t break any RFC&#039;s (as long as the header definition is in the form &quot;HeaderName:&lt;space&gt;&quot;.  This has been fixed in 3.x and HEAD.</description> 
   <pubDate>Mon, 11 Oct 2004 22:22:18 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/676#t2499</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
