[Kde-pim] How to stop imap connections from akonadi ?

chaouche yacine yacinechaouche at yahoo.com
Thu Dec 18 08:49:07 GMT 2014


Greetings,
I have been trying to setup kmail to connect to a test imap server for debugging purposes. For some reason, the connection failed. But in the server logs, I keep seeing lines like this even after I quit kmail : 

Dec 18 09:17:44 messagerie imapd: Connection, ip=[::ffff:192.168.209.214]
Dec 18 09:17:44 messagerie imapd: Disconnected, ip=[::ffff:192.168.209.214], time=0
Dec 18 09:17:44 messagerie imapd: Connection, ip=[::ffff:192.168.209.214]
Dec 18 09:18:45 messagerie imapd: Connection, ip=[::ffff:192.168.209.214]
Dec 18 09:18:45 messagerie imapd: Disconnected, ip=[::ffff:192.168.209.214], time=0
There are approximately 80 000 of those : 

root at messagerie ~ # grep 192.168.209.214  /var/log/syslog | wc -l
80199
root at messagerie ~ # 

The messages stop approximately after 10 minutes. But during that time, it is cluttering the logs and the network monitoring tools. 

Basic investigation tools like pgrep and htop showed that the possible process causing this is probably akonadi_imap_resource. This process is respawned whenever I kill it possibly by its parent akonadi_control.
Is there a way to ask the parent to stop akonadi_imap_resource ? can it be restarted manually ?
Thanks for any help !
Yassine.


_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/


More information about the kde-pim mailing list