How to Install and Uninstall mb2md Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 05,2024

1. Install "mb2md" package

This is a short guide on how to install mb2md on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install mb2md

2. Uninstall "mb2md" package

This guide covers the steps necessary to uninstall mb2md on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove mb2md $ sudo apt autoclean && sudo apt autoremove

3. Information about the mb2md package on Ubuntu 21.10 (Impish Indri)

Package: mb2md
Architecture: all
Version: 3.20-9
Priority: optional
Section: universe/net
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 73
Depends: libtimedate-perl, perl
Filename: pool/universe/m/mb2md/mb2md_3.20-9_all.deb
Size: 24216
MD5sum: d984673cce8f3c216837967eb87acee6
SHA1: 5a34560eae61d6f378db4e79c68fc7046d7bc3c2
SHA256: b5f1d21384c9929079f36fa4e48e83cacc7a7ba522f26c8e08da80101e9df83b
SHA512: 253032c3f193feff6b37c0029b2fc4f405c9eba66bfbebdb45b5cc8e389bdbb8484f298229451b430ae8ce2a82dd6e38a71d514d27002092dc4ae6938a705e8b
Homepage: http://batleth.sapienti-sat.org/projects/mb2md/
Description-en: Convert Mbox mailboxes to Maildir format
mb2md (mbox to maildir) takes one or more Mbox format mailbox files
in a directory and convert them to Maildir format mailboxes.
.
As the Mbox format has some drawbacks, D. J. Bernstein created the
Maildir format when he wrote Qmail. With the Mbox format all mail of
a specific folder is stored as one large text file. The Maildir
format stores each mail as a separate file. It is a faster and more
efficient way to store mail. It works particularly well over NFS,
which has a long history of locking-related woes.
.
The Mbox format is used by many POP3/IMAP servers, most mail servers
(MTAs) and mail readers (MUAs). The Maildir format is used by Qmail,
Courier-MTA and can be also used as a alternative mail storage format
by Postfix and Exim or any MTA which can use procmail as
MDA. POP3/IMAP servers which support Maildirs are e.g. Courier IMAP
and Dovecot.
.
mb2md does not only convert Mbox mailbox files into a Maildir but can
also convert 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.
Description-md5: 3bd0c7556a5578fc39e75101c0ef3739