[horde] ingo creates wrong path in filter
Wolfgang
listener at may.co.at
Thu Oct 7 13:43:12 UTC 2010
Hello,
i am using (ingo)
<https://alice.feedyourhead.at/mail/admin/setup/config.php?app=ingo> H3
(1.2.5) with ftp. When i create a Filter it looks like:
##### New Rule #####
if( \
/^To:\s*.*test/:h \
)
exception {
to "${DEFAULT}/.INBOX.Test/"
}
But "${DEFAULT}/.INBOX.Test/" is the wrong path.
It should be:
##### New Rule #####
if( \
/^From:\s*.*testuser/:h \
)
exception {
to "${DEFAULT}/.Test/"
}
I hope anyone can help me.
Greetings
Wolfgang
More information about the horde
mailing list