You are not logged in.

#1 2019-07-21 08:20:11

Kicer
Member
From: Poland
Registered: 2014-10-02
Posts: 89
Website

[SOLVED] KMail won't send nor receive emails.

HI

I run into a problem described here:
https://bugs.archlinux.org/index.php?do … k_id=63025

and here:
https://www.archlinux.org/news/mariadb- … ervention/

1. In my case I had no need to move mariadb config - I never touched them so I guess they moved automatically to proper places (at least that's what I see in my /etc)
2.

systemctl restart mariadb.service && mariadb-upgrade -u root -p

didn't work for me as I never created root account (I do not know root password for mariadb) so I ran:

systemctl restart mariadb.service && mariadb-upgrade

which I hope was good enought.
3. suggestions from bug report do not apply to me as I do not have any akonadi sockets in /tmp dir.

So only step from all instructions I could take was step #2 but it didn't help - KMail still has problem.

Last edited by Kicer (2019-07-21 09:10:41)

Offline

#2 2019-07-21 08:57:50

arojas
Developer
From: Spain
Registered: 2011-10-09
Posts: 2,305

Re: [SOLVED] KMail won't send nor receive emails.

The location of the socket has changed to /run/user/*/akonadi/default/ in the latest akonadi version

Offline

#3 2019-07-21 09:10:27

Kicer
Member
From: Poland
Registered: 2014-10-02
Posts: 89
Website

Re: [SOLVED] KMail won't send nor receive emails.

@arojas: that's what I needed, thank you smile

Offline

Board footer

Powered by FluxBB