[Tickets #12608] Re: Missing required argument to Getquotaroot
noreply at bugs.horde.org
noreply at bugs.horde.org
Sat Aug 24 23:55:40 UTC 2013
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/12608
------------------------------------------------------------------------------
Ticket | 12608
Updated By | Thomas Jarosch <thomas.jarosch at intra2net.com>
Summary | Missing required argument to Getquotaroot
Queue | IMP
Version | Git master
Type | Bug
State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
Thomas Jarosch <thomas.jarosch at intra2net.com> (2013-08-24 23:55) wrote:
>> Just seen this in the horde.log. The error message is in German
>> though all it says is "The IMAP server reported an error".
>>
>> 2013-08-24T15:32:11+02:00 ERR: HORDE [imp] Der E-Mail-Server hat
>> einen IMAP-Fehler gemeldet. Missing required argument to Getquotaroot
>> [pid 10147 on line 573 of
>> "/usr/share/pear/www/horde/imp/lib/Imap.php"]
>> 2013-08-24T15:32:11+02:00 ERR: HORDE [imp] Speicherplatz-Kontingent
>> konnte nicht gelesen werden [pid 10147 on line 47 of
>> "/usr/share/pear/www/horde/imp/lib/Quota/Imap.php"
>
> The only way to reach this code is if you have quota configured in
> backends.local.php. See IMP_Quota_Ui:
>
> if (!$injector->getInstance('IMP_Imap')->config->quota) {
> return false;
> }
yes, I use the stock 'advanced' config which features quotas.
What I meant to say is that I don't have a limit set for my specific user.
Still the error message appears in the log.
More information about the bugs
mailing list