Hi Marco,
Looks like it's just a concatenation bug. The annotations are of the form
"/some/key = value", and when preparing the the results, the function adds
"/mailbox/" or "/server/" to the front of the key (depending on if it's a
mailbox or server annotation) -- and so the "/" gets doubled
Hello,
just a minor detail, but I would like to know it, if it could change
in near future. If I call getinfo with Cyrus::IMAP::Admin (Cyrus-Imapd
3.x) on a mailbox I see something like this:
(
"user/myname\@example.com",
{
private => {
"/mailbox//check" => "NIL",
Quoting hwilmer :
Never mind, I forgot to activate the filter, sorry.
BTW, is there a way to have the destination folders automatically
created with 'fileinto'?
there was a patch older versions that was included into the official
build in version 2.5.0.
https://github.com/cyrusimap/cyr