[Tickets #6140] Ingo mangles paths to subfolders

bugs at horde.org bugs at horde.org
Wed Jan 23 23:08:00 UTC 2008


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=6140
-----------------------------------------------------------------------
 Ticket             | 6140
 Created By         | rhoneyager at gmail.com
 Summary            | Ingo mangles paths to subfolders
 Queue              | Ingo
 Version            | 1.1.5
 Type               | Bug
 State              | Unconfirmed
 Priority           | 2. Medium
 Milestone          | 
 Patch              | 
 Owners             | 
-----------------------------------------------------------------------


rhoneyager at gmail.com (2008-01-23 18:08) wrote:

In Ingo, I created a set of procmail rules were supposed to deliver mail to
a subfolder of my inbox folder. When ingo generates the rules, however, it
forgets that the folder is a subfolder of inbox.
I am using a fresh install of Dovecot 1.0.10 as my IMAP server.


example:
Ingo Generates:
 26: ##### Facebook #####
 27: :0 
 28: * ^From:.*facebook
 29: "$DEFAULT/.Facebook/" 

It's supposed to be:
 26: ##### Facebook #####
 27: :0 
 28: * ^From:.*facebook
 29: $DEFAULT/.INBOX.Facebook/





More information about the bugs mailing list