blob: d09e8179282d9995f98afd30db9b1a9779b49a26 (
plain)
1
2
3
4
5
6
7
|
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.
|