Summary | Missing required argument to Getquotaroot |
Queue | IMP |
Queue Version | 6.1.4 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | thomas.jarosch (at) intra2net (dot) com |
Created | 08/24/2013 (4331 days ago) |
Due | |
Updated | 12/17/2013 (4216 days ago) |
Assigned | 08/24/2013 (4331 days ago) |
Resolved | 09/10/2013 (4314 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit 40c5246d43e69f09d4adc02786816602069fb735
Author: Michael M Slusarz <slusarz@horde.org>
Date: Tue Sep 10 09:47:09 2013 -0600
[mms] Don't attempt to get quota information from non-IMAP
mailboxes (
Bug #12608).imp/docs/CHANGES | 4 +++-
imp/lib/Quota/Ui.php | 7 +++++++
imp/package.xml | 6 ++++--
3 files changed, 14 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/40c5246d43e69f09d4adc02786816602069fb735
Assigned to Michael Slusarz
State ⇒ Resolved
Version ⇒ 6.1.4
commit f686341e9172e5413d6f20d84a4327ab8d781621
Author: Michael M Slusarz <slusarz@horde.org>
Date: Tue Sep 10 09:47:09 2013 -0600
[mms] Don't attempt to get quota information from non-IMAP
mailboxes (
Bug #12608).imp/docs/CHANGES | 4 +++-
imp/lib/Quota/Ui.php | 7 +++++++
imp/package.xml | 6 ++++--
3 files changed, 14 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/f686341e9172e5413d6f20d84a4327ab8d781621
Sep 06 2013 10:10:00 ERR: HORDE [imp] IMAP error reported by server.
Missing required argument to Getquotaroot [pid 6872 on line 566 of
"/var/www/horde/imp/lib/Imap.php"]
Sep 06 2013 10:10:00 ERR: HORDE [imp] Unable to retrieve quota [pid
6872 on line 47 of "/var/www/horde/imp/lib/Quota/Imap.php"]
Only thing to add is, I have some mailboxes shared with me having no
quota set.
einen IMAP-Fehler gemeldet. Missing required argument to Getquotaroot
[pid 10147 on line 573 of
"/usr/share/pear/www/horde/imp/lib/Imap.php"]
IMAP server? Need an IMAP log in that case.
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.
State ⇒ Feedback
backends.local.php. See IMP_Quota_Ui:
if (!$injector->getInstance('IMP_Imap')->config->quota) {
return false;
}
Milestone ⇒
State ⇒ Unconfirmed
Patch ⇒ No
Queue ⇒ IMP
Summary ⇒ Missing required argument to Getquotaroot
Type ⇒ Bug
Priority ⇒ 1. Low
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"
I don't have a quota set for my user. The "Missing required argument
to Getquotaroot" part sounds fishy.