diff options
author | schmonz <schmonz@pkgsrc.org> | 2005-04-20 11:00:18 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2005-04-20 11:00:18 +0000 |
commit | 09029a1a0f6a536cd081e59575081787a988b76f (patch) | |
tree | 720cc76f7ae8728fa41db593c65a765dcdbf557a /mail/mb2md/PLIST | |
parent | bad547e6dd2e5a1f92bc9bf19595bc327a089829 (diff) | |
download | pkgsrc-09029a1a0f6a536cd081e59575081787a988b76f.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/PLIST')
-rw-r--r-- | mail/mb2md/PLIST | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/mb2md/PLIST b/mail/mb2md/PLIST new file mode 100644 index 00000000000..3b38e2c593a --- /dev/null +++ b/mail/mb2md/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2005/04/20 11:00:18 schmonz Exp $ +bin/mb2md |