summaryrefslogtreecommitdiff
path: root/mail/mb2md/DESCR
diff options
context:
space:
mode:
authorschmonz <schmonz@pkgsrc.org>2005-04-20 11:00:18 +0000
committerschmonz <schmonz@pkgsrc.org>2005-04-20 11:00:18 +0000
commit27e0160328ffb81ff85dfa3d17ca93d6c122e4c7 (patch)
tree720cc76f7ae8728fa41db593c65a765dcdbf557a /mail/mb2md/DESCR
parente7915230c78ee1e1b9e0d3c83e5a9cde2de18734 (diff)
downloadpkgsrc-27e0160328ffb81ff85dfa3d17ca93d6c122e4c7.tar.gz
Initial import of mb2md 3.20.
Mb2md.pl is a Perl script that takes one or more Mbox format mailbox files in a directory and convert them to Maildir format mailboxes. Mb2md.pl does not only convert mailbox files into a Maildir but also the /var/spool/mail/$USER mailspool file. It is smart enough to not transfer a dummy message such as the UW IMAPD puts at the start of Mbox mailboxes - and you could add your own search terms into the script to make it ignore other forms of dummy first message.
Diffstat (limited to 'mail/mb2md/DESCR')
-rw-r--r--mail/mb2md/DESCR7
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/mb2md/DESCR b/mail/mb2md/DESCR
new file mode 100644
index 00000000000..862730f55f1
--- /dev/null
+++ b/mail/mb2md/DESCR
@@ -0,0 +1,7 @@
+Mb2md.pl is a Perl script that takes one or more Mbox format mailbox
+files in a directory and convert them to Maildir format mailboxes.
+Mb2md.pl does not only convert mailbox files into a Maildir but
+also the /var/spool/mail/$USER mailspool file. It is smart enough
+to not transfer a dummy message such as the UW IMAPD puts at the
+start of Mbox mailboxes - and you could add your own search terms
+into the script to make it ignore other forms of dummy first message.