now I really broke it.
Ingo Klöcker
kloecker at kde.org
Tue Dec 7 22:39:49 GMT 2021
On Dienstag, 7. Dezember 2021 02:42:29 CET Gene Heskett wrote:
> 2nd question, how can I make it process a 19 megabyte mailfile? I ran
> mailwatcher and fetchmail to clean out nearly 500 msgs at
> shentel.net<http://shentel.net>, building that 19 meg mailfile.
I'm using a receiving account of type "Mbox" to read the email in
/var/spool/mail/ingo. It's currently 4400+ messages in a 161 meg mailfile.
> Third question:
>
> If it only takes maildir, do we have a utility that will break that mailfile
> of into individual msgs?
Not by KDE, but I'm sure there is a utility to convert an mbox file into a
maildir.
> Forth question: how do I get me perms for dcop or dbus to talk to kmail?
> I've got a wagon load of:
> Couldn't connect to accessibility bus: Failed to connect to socket
> /tmp/dbus-qJyBktsdmg: Connection refused
You may have to install some accessibility libraries/plugins/tools. You need
accessibility if you want to use a screenreader or similar tools.
> Also:
> qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 757,
> resource id: 15941389, major code: 40 (TranslateCoords), minor code: 0
> org.kde.pim.akonadiserver: Error while handling command FetchCollections on
> connection akonadi_indexing_agent (0x565316d74960)
> org.kde.pim.mixedmaildirresource: "No usable storage location configured."
> org.kde.pim.mixedmaildirresource: "Unusable configuration."
> org.kde.pim.mixedmaildirresource: "No usable storage location configured."
> org.kde.pim.mixedmaildirresource: "Unusable configuration."
> org.kde.pim.akonadiserver: Error while handling command FetchCollections on
> connection akonadi_indexing_agent (0x565316d74960)
> org.kde.pim.akonadiserver: Error while handling command FetchCollections on
> connection akonadi_indexing_agent (0x565316d74960)
Looks like a broken configuration of one of your accounts.
mixedmaildirresource is used by accounts of type "KMail Mail Folder". Look for
files named ~/.config/akonadi_mixedmaildir_resource_NNNrc where NNN is some
number.
I have two of those accounts. One of them points to my decades old KMail
folder hierarchy stored at $HOME/Mail. The corresponding configuration file
simply contains
```
[General]
Path[$e]=$HOME/Mail
```
KMail chokes on some of the larger folders with 100K+ messages, but otherwise
I can read those old folders.
Regards,
Ingo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kdepim-users/attachments/20211207/6b985a62/attachment.sig>
More information about the kdepim-users
mailing list