You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
310 B
8 lines
310 B
This is a simple tdeioslave for accessing mbox-files with tdeio.
|
|
|
|
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.
|