summaryrefslogtreecommitdiff
path: root/hurd/translator/mboxfs.mdwn
diff options
context:
space:
mode:
authorPino Toscano <toscano.pino@tiscali.it>2013-03-17 16:24:35 +0100
committerPino Toscano <toscano.pino@tiscali.it>2013-03-17 16:24:57 +0100
commit18fdac0f9c911e25d45ebfcfb5e52ccd56071c16 (patch)
tree953d0eb5ba0a1c4d307058f467ec706c43851112 /hurd/translator/mboxfs.mdwn
parent7305eb7793b5acbdf5c93d2436edf5401669efff (diff)
misc changes
Diffstat (limited to 'hurd/translator/mboxfs.mdwn')
-rw-r--r--hurd/translator/mboxfs.mdwn9
1 files changed, 9 insertions, 0 deletions
diff --git a/hurd/translator/mboxfs.mdwn b/hurd/translator/mboxfs.mdwn
index e357294f..4ffcaab6 100644
--- a/hurd/translator/mboxfs.mdwn
+++ b/hurd/translator/mboxfs.mdwn
@@ -8,4 +8,13 @@ Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license
is included in the section entitled
[[GNU Free Documentation License|/fdl]]."]]"""]]
+`mboxfs` is a translator meant to help people sorting emails.
+It parses mailboxes in order to create a directory hierarchy representing
+the contents of the mailbox.
+Thus, you can sort emails per recipient, senders, date, and much more.
+It supports attachments (put in a separate *attach* directory).
+
+
+# Source
+
<http://www.nongnu.org/hurdextras/#mboxfs>