blob: f0441661c9a38497bd25f4490a39d78fac074eb6 (
plain)
1
2
3
4
5
6
7
|
This is a simple kioslave for accessing mbox-files with kio.
At the moment, it doesn't support locking or writing, it is just reading and listing messages.
Usage:
mbox:/path/to/mbox/file For listing the files in a mbox-file
mbox:/path/to/mbox/file/id For getting an id out of a mbox-file.
|