[Tickets #14429] Re: Procmail rule with Umlaut wrong folder because backslash
noreply at bugs.horde.org
noreply at bugs.horde.org
Sun Jul 31 21:54:06 UTC 2016
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: https://bugs.horde.org/ticket/14429
------------------------------------------------------------------------------
Ticket | 14429
Updated By | samuel.wolf at wolf-maschinenbau.de
Summary | Procmail rule with Umlaut wrong folder because
| backslash
Queue | Ingo
Version | 3.2.11
Type | Bug
State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners | Michael Rubinsky
------------------------------------------------------------------------------
samuel.wolf at wolf-maschinenbau.de (2016-07-31 21:54) wrote:
> Are you sure the changes were applied correctly?
root at wolfmailserver:/var/www/https/horde# tail
ingo/lib/Script/Procmail/Recipe.php
$folder = substr($folder, 6);
}
$mbox = new Horde_Imap_Client_Mailbox(escapeshellcmd($folder));
return '".' . $mbox->utf7imap . '/"';
}
return str_replace(' ', '\ ', escapeshellcmd($folder));
}
}
root at wolfmailserver:/var/www/https/horde#
> What version of PHP are you using?
php5-common 5.6.24+dfsg-0+deb8u1 amd64
More information about the bugs
mailing list