[Kolab-devel] Syslog filling with IMAP logins

Tobias Brunner tobias at tobru.ch
Sat Jan 26 18:30:43 CET 2013


Hi,

It's kolab-server which does this many IMAP logins. And here's what 
kolab-server logs:

CYRUSError: (20, 'CREATE', 'Invalid mailbox name')
Traceback (most recent call last):
   File "/usr/lib/python2.7/dist-packages/kolabd/process.py", line 44, 
in synchronize
     auth.synchronize()
   File "/usr/lib/python2.7/dist-packages/pykolab/auth/__init__.py", 
line 243, in synchronize
     self._auth.synchronize()
   File 
"/usr/lib/python2.7/dist-packages/pykolab/auth/ldap/__init__.py", line 
860, in synchronize
     callback=self._synchronize_callback,
   File 
"/usr/lib/python2.7/dist-packages/pykolab/auth/ldap/__init__.py", line 
2151, in _search
     secondary_domains
   File "<string>", line 10, in <module>
   File 
"/usr/lib/python2.7/dist-packages/pykolab/auth/ldap/__init__.py", line 
1895, in _persistent_search
     secondary_domains=secondary_domains
   File 
"/usr/lib/python2.7/dist-packages/pykolab/auth/ldap/__init__.py", line 
1735, in _synchronize_callback
     eval("self._change_none_%s(entry, change_dict)" % (entry['type']))
   File "<string>", line 1, in <module>
   File 
"/usr/lib/python2.7/dist-packages/pykolab/auth/ldap/__init__.py", line 
1332, in _change_none_sharedfolder
     self.imap.shared_folder_create(folder_path, server)
   File "/usr/lib/python2.7/dist-packages/pykolab/imap/__init__.py", 
line 295, in shared_folder_create
     self.create_folder(folder_name, server)
   File "/usr/lib/python2.7/dist-packages/pykolab/imap/__init__.py", 
line 206, in create_folder
     self.imap.cm(folder_path)
   File "/usr/lib/python2.7/dist-packages/cyruslib.py", line 535, in cm
     res, msg = self.__docommand('create', self.decode(mailbox), 
partition)
   File "/usr/lib/python2.7/dist-packages/cyruslib.py", line 391, in 
__docommand
     self.__doexception(function, msg[0], *args)
   File "/usr/lib/python2.7/dist-packages/cyruslib.py", line 359, in 
__doexception
     self.__doraise( function.upper(), msg )
   File "/usr/lib/python2.7/dist-packages/cyruslib.py", line 368, in 
__doraise
     raise CYRUSError( idError[0], mode, msg )

Any idea?

Cheers,
Tobias

Am 26.01.2013 18:04, schrieb Tobias Brunner:
> Hi,
>
> The syslog of the server on which Kolab3 is installed is filled with
> many IMAP login lines many times per second. I have no users on this
> server, it's just a test server. I wonder, what's going wrong... Any
> ideas??
>
> Cheers,
> Tobias
>
> Jan 26 18:01:13 james imaps[3748]: starttls: TLSv1.2 with cipher
> DHE-RSA-AES256-GCM-SHA384 (256/256 bits new) no authentication
> Jan 26 18:01:13 james imaps[3748]: ptload(): fetched cache record
> (cyrus-admin)(mark 1359212074, current 1359219673, limit 1359208873)
> Jan 26 18:01:13 james imaps[3748]: ptload returning data
> Jan 26 18:01:13 james imaps[3748]: canonified cyrus-admin ->
> cyrus-admin
> Jan 26 18:01:13 james imaps[3506]: login: localhost [::1] cyrus-admin
> plaintext+TLS User logged in SESSIONID=<james-3506-1359219673-1>
> Jan 26 18:01:13 james imaps[3748]: login: localhost [::1] cyrus-admin
> plaintext+TLS User logged in SESSIONID=<james-3748-1359219673-1>
> Jan 26 18:01:14 james imaps[3508]: accepted connection
> Jan 26 18:01:14 james imaps[3508]: SSL_accept() incomplete -> wait
> Jan 26 18:01:14 james imaps[3508]: SSL_accept() succeeded -> done
> Jan 26 18:01:14 james imaps[3508]: starttls: TLSv1.2 with cipher
> DHE-RSA-AES256-GCM-SHA384 (256/256 bits new) no authentication
> Jan 26 18:01:14 james imaps[3494]: accepted connection
> Jan 26 18:01:14 james imaps[3508]: ptload(): fetched cache record
> (cyrus-admin)(mark 1359212074, current 1359219674, limit 1359208874)
> Jan 26 18:01:14 james imaps[3508]: ptload returning data
> Jan 26 18:01:14 james imaps[3508]: canonified cyrus-admin ->
> cyrus-admin
> Jan 26 18:01:14 james imaps[3494]: SSL_accept() incomplete -> wait
> Jan 26 18:01:14 james imaps[3494]: SSL_accept() succeeded -> done
> Jan 26 18:01:14 james imaps[3508]: login: localhost [::1] cyrus-admin
> plaintext+TLS User logged in SESSIONID=<james-3508-1359219674-1>
> Jan 26 18:01:14 james imaps[3494]: starttls: TLSv1.2 with cipher
> DHE-RSA-AES256-GCM-SHA384 (256/256 bits new) no authentication
> Jan 26 18:01:14 james imaps[3494]: ptload(): fetched cache record
> (cyrus-admin)(mark 1359212074, current 1359219674, limit 1359208874)
> Jan 26 18:01:14 james imaps[3494]: ptload returning data
> Jan 26 18:01:14 james imaps[3494]: canonified cyrus-admin ->
> cyrus-admin
> Jan 26 18:01:14 james imaps[3625]: accepted connection
> Jan 26 18:01:14 james imaps[3625]: SSL_accept() incomplete -> wait
> Jan 26 18:01:14 james imaps[3625]: SSL_accept() succeeded -> done
> Jan 26 18:01:14 james imaps[3625]: starttls: TLSv1.2 with cipher
> DHE-RSA-AES256-GCM-SHA384 (256/256 bits new) no authentication
> Jan 26 18:01:14 james imaps[3625]: ptload(): fetched cache record
> (cyrus-admin)(mark 1359212074, current 1359219674, limit 1359208874)
> Jan 26 18:01:14 james imaps[3625]: ptload returning data
> Jan 26 18:01:14 james imaps[3625]: canonified cyrus-admin ->
> cyrus-admin
> Jan 26 18:01:14 james imaps[3494]: login: localhost [::1] cyrus-admin
> plaintext+TLS User logged in SESSIONID=<james-3494-1359219674-1>
> Jan 26 18:01:14 james imaps[3625]: login: localhost [::1] cyrus-admin
> plaintext+TLS User logged in SESSIONID=<james-3625-1359219674-1>
>
> _______________________________________________
> Kolab-devel mailing list
> Kolab-devel at kolab.org
> https://www.intevation.de/mailman/listinfo/kolab-devel

-- 
_______________________________________________________________

Tobias Brunner      | Schlierenstrasse 25 | 8902 Urdorf
+41 (0)44 734 34 28 | +41 (0)79 435 58 38 | Switzerland
tobias at tobru.ch     | GPG Key: N/A        | http://www.tobru.ch
_______________________________________________________________
If yes, why no?
             -- by tobru




More information about the devel mailing list