<?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>\&#039;s are over-escaped in sieve&#039;s regex mode</title> 
  <pubDate>Fri, 10 Apr 2026 08:50:57 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/2134</link> 
  <atom:link rel="self" type="application/rss+xml" title="\&#039;s are over-escaped in sieve&#039;s regex mode" href="https://bugs.horde.org/ticket/2134/rss" /> 
  <description>\&#039;s are over-escaped in sieve&#039;s regex mode</description> 
 
   
   
  <item> 
   <title>With the &#039;Regular Expression&#039; match type, .&#039;s need to be esc</title> 
   <description>With the &#039;Regular Expression&#039; match type, .&#039;s need to be escaped so they are not matched as a wildcard, but &quot;\.&quot; is parsed by sieve.php to &quot;\\.&quot; adding a backslash.



It seems like, in general, \&#039;s shouldn&#039;t be escaped for regex parsing.  The attached patch, makes an exception when match-type is regex in the sieve driver.</description> 
   <pubDate>Tue, 14 Jun 2005 15:50:25 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/2134#t9145</link> 
  </item> 
   
  <item> 
   <title>Committed, thanks.</title> 
   <description>Committed, thanks.</description> 
   <pubDate>Sun, 26 Jun 2005 05:35:27 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/2134#t9393</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
