[KOLAB3.4 - Community] list-mailboxes returns an error
Bashar Al Shboul
balayyoub at hotmail.com
Sun Mar 8 18:12:39 CET 2015
Hello,
I have finished setting up Kolab 3.4 on CentOS 6.5, without any error.
I am able to access the Kolab web admin and create an account of type kolab_user.
But when trying to follow the instructions found on the following page:
http://docs.kolab.org/administrator-guide/verifying-the-installation.html
all the commands work correctly except for the following:
# kolab lm
Traceback (most recent call last):
File "/usr/sbin/kolab", line 39, in <module>
kolab = Cli()
File "/usr/lib/python2.6/site-packages/pykolab/cli/__init__.py", line 69, in __init__
commands.execute('_'.join(to_execute))
File "/usr/lib/python2.6/site-packages/pykolab/cli/commands.py", line 138, in execute
commands[cmd_name]['function'](conf.cli_args, kw)
File "/usr/lib/python2.6/site-packages/pykolab/cli/cmd_list_mailboxes.py", line 82, in execute
imap.connect()
File "/usr/lib/python2.6/site-packages/pykolab/imap/__init__.py", line 169, in connect
self._imap[hostname].login(admin_login, admin_password)
File "/usr/lib/python2.6/site-packages/pykolab/imap/cyrus.py", line 135, in login
cyruslib.CYRUS.login(self, *args, **kw)
File "/usr/lib/python2.6/site-packages/cyruslib.py", line 415, in login
self.__doexception("LOGIN", error)
File "/usr/lib/python2.6/site-packages/cyruslib.py", line 358, in __doexception
self.__doraise( function.upper(), msg )
File "/usr/lib/python2.6/site-packages/cyruslib.py", line 367, in __doraise
raise CYRUSError( idError[0], mode, msg )
cyruslib.CYRUSError: (10, 'LOGIN', 'generic failure')
Your kind help is appreciated.
Thank you.
_______________________________
Bashar Alshboul
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kolab.org/pipermail/users/attachments/20150308/ebe510d3/attachment.html>
More information about the users
mailing list