[horde] Error while executing /usr/bin/horde-alarms
Jens Grüntjes
jens.gruentjes at ebira.de
Tue Dec 11 18:59:46 UTC 2012
Hello,
I'm running the latest stable release (Horde Groupware 5.0.2). When I
execute the script /usr/bin/horde-alarms (either via cron-script as
the user that is running the webserver or manually as this user or
manually as root) I get the following error in my log-file:
2012-12-11T18:46:18+00:00 ERR: HORDE [imp] Der E-Mail-Server hat die
Authentifizierung verweigert. [pid 27412 on line 390 of
"/var/www/horde/imp/lib/Imap.php"]
2012-12-11T18:46:18+00:00 DEBUG: HORDE 1. Horde_Alarm->notify()
/usr/bin/horde-alarms:25
2. Horde_Alarm->listAlarms() /usr/share/php/Horde/Alarm.php:404
3. call_user_func() /usr/share/php/Horde/Alarm.php:100
4. Horde_Core_Factory_Alarm->load()
5. Horde_Registry->listApps()
/usr/share/php/Horde/Core/Factory/Alarm.php:126
6. Horde_Registry->hasPermission() /usr/share/php/Horde/Registry.php:862
7. Horde_Registry->isAuthenticated() /usr/share/php/Horde/Registry.php:1646
8. Horde_Core_Auth_Application->transparent()
/usr/share/php/Horde/Registry.php:2145
9. Horde_Registry->callAppMethod()
/usr/share/php/Horde/Core/Auth/Application.php:366
10. call_user_func_array() /usr/share/php/Horde/Registry.php:1139
11. IMP_Application->authTransparent()
12. IMP_Auth::transparent() /var/www/horde/imp/lib/Application.php:384
13. IMP_Auth::authenticate() /var/www/horde/imp/lib/Auth.php:140
14. IMP_Imap->login() /var/www/horde/imp/lib/Auth.php:105
15. IMP_Imap->__call() /var/www/horde/imp/lib/Auth.php:105
16. Horde_Alarm->notify() /usr/bin/horde-alarms:25
17. Horde_Alarm->listAlarms() /usr/share/php/Horde/Alarm.php:404
18. call_user_func() /usr/share/php/Horde/Alarm.php:100
19. Horde_Core_Factory_Alarm->load()
20. Horde_Registry->listApps() /usr/share/php/Horde/Core/Factory/Alarm.php:126
21. Horde_Registry->hasPermission() /usr/share/php/Horde/Registry.php:862
22. Horde_Registry->isAuthenticated() /usr/share/php/Horde/Registry.php:1646
23. Horde_Core_Auth_Application->transparent()
/usr/share/php/Horde/Registry.php:2145
24. Horde_Registry->callAppMethod()
/usr/share/php/Horde/Core/Auth/Application.php:366
25. call_user_func_array() /usr/share/php/Horde/Registry.php:1139
26. IMP_Application->authTransparent()
27. IMP_Auth::transparent() /var/www/horde/imp/lib/Application.php:384
28. IMP_Auth::authenticate() /var/www/horde/imp/lib/Auth.php:140
29. IMP_Imap->login() /var/www/horde/imp/lib/Auth.php:105
30. IMP_Imap->__call() /var/www/horde/imp/lib/Auth.php:105
31. call_user_func_array() /var/www/horde/imp/lib/Imap.php:388
32. Horde_Imap_Client_Base->login()
33. Horde_Imap_Client_Socket->_login()
/usr/share/php/Horde/Imap/Client/Base.php:729
The alarms work anyway so it doesn't hurt but if everythings works
normally those messages should not appear in the logs.
In Horde's conf.php I configured two admin users who can authenticate
against the email-server
$conf['auth']['admins'] = array('admin1', 'admin2');
I tried the same with only one admin user but the error is the same.
Is this a bug in my configuration and if so where should I look first?
--
Viele Grüße
Jens
More information about the horde
mailing list