<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet href="http://bugs.horde.org/themes/feed-rss.xsl" type="text/xsl"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
 <channel>
  <title>Ingo always uses INBOX.-prefix when creating sieve-script</title>
  <pubDate>Fri, 04 Jul 2008 22:17:37 -0400</pubDate>
  <link>http://bugs.horde.org/ticket/6527</link>
  <atom:link rel="self" type="application/rss+xml" title="Ingo always uses INBOX.-prefix when creating sieve-script" href="http://bugs.horde.org/ticket/6527/rss" />
  <description>Ingo always uses INBOX.-prefix when creating sieve-script</description>

  
  
  <item>
   <title>When creating a new sieve script with a rule to move message</title>
   <description>When creating a new sieve script with a rule to move messages to an existing top level folder beneath INBOX, ingo always ads an INBOX.-prefix. For Subfolders of INBOX it ads INBOX.INBOX. as prefix. The default spam-rules are correct.

See http://article.gmane.org/gmane.comp.horde.ingo/2697 for an example-script. </description>
   <pubDate>Wed, 26 Mar 2008 13:33:37 -0400</pubDate>
   <link>http://bugs.horde.org/ticket/6527#t44198</link>
  </item>
  <item>
   <title>something like in maildrop backend configuration could perha</title>
   <description>something like in maildrop backend configuration could perhaps be a solution:

 'script' =&gt; 'maildrop',
 'scriptparams' =&gt; array(
   // What path style does the IMAP server use ['mbox'|'maildir']?
   'path_style' =&gt; 'maildir',
   // Strip 'INBOX.' from the beginning of folder names in generated
   // scripts?
   'strip_inbox' =&gt; true,</description>
   <pubDate>Thu, 27 Mar 2008 12:05:07 -0400</pubDate>
   <link>http://bugs.horde.org/ticket/6527#t44200</link>
  </item>
  <item>
   <title>- Which IMAP server do you use?
- Is IMP working without an</title>
   <description>- Which IMAP server do you use?
- Is IMP working without any problems?
- Did you add an 'imap_config' entry for your IMAP server in imp/config/servers.php?
- What is the namespace output when testing your IMAP server with imp/test.php?</description>
   <pubDate>Fri, 04 Apr 2008 06:12:07 -0400</pubDate>
   <link>http://bugs.horde.org/ticket/6527#t44375</link>
  </item>
  <item>
   <title>&gt; - Which IMAP server do you use?
Dovecot-imapd/etch 1.0.rc</title>
   <description>&gt; - Which IMAP server do you use?
Dovecot-imapd/etch 1.0.rc15-2etch4

&gt; - Is IMP working without any problems?
I didn't experience any problems until now.

&gt; - Did you add an 'imap_config' entry for your IMAP server in
&gt; imp/config/servers.php?
I use the following configuration:
$servers['imap'] = array(
    'name' =&gt; 'IMAP Server',
    'server' =&gt; 'localhost',
    'hordeauth' =&gt; false,
    'protocol' =&gt; 'imap/notls',
    'port' =&gt; 143
);

&gt; - What is the namespace output when testing your IMAP server with 
&gt; imp/test.php?
Namespace Information

NAMESPACE: &quot;INBOX.&quot;
DELIMITER: .
TYPE: personal</description>
   <pubDate>Mon, 07 Apr 2008 05:25:37 -0400</pubDate>
   <link>http://bugs.horde.org/ticket/6527#t44471</link>
  </item>
  

 </channel>
</rss>
