blob: 7adae53738cda5234c870817234bfd3cf5f151dd (
plain)
1
2
3
4
5
6
7
|
This is a simple tdeioslave 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.
|