DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamemb2md
BeschreibungConverting Mbox mailboxes to Maildir format
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version3.20-4
Sektionuniverse/net
Prioritätoptional
Installierte Größe112 Byte
Hängt ab vonlibtimedate-perl, perl5
Empfohlene Pakete
PaketbetreuerUbuntu MOTU Developers
Quelle
Paketgröße24176 Byte
Prüfsumme MD5982ee4b60570f7cab8200c273aad0e76
Prüfsumme SHA1307db1c502a200494d4b1b5d79290063bb590063
Prüfsumme SHA256714fe09bdfdc3dec9958d7c83b2c34a06b3c58a55f1734a93cfd5b84bab0fd19
Link zum Herunterladenmb2md_3.20-4_all.deb
Ausführliche BeschreibungA Perl script that 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 most of the 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. A good POP3/IMAP server for Maildirs is Courier IMAP. . 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. . http://batleth.sapienti-sat.org/projects/mb2md/


Impressum
Linux is a registered trademark of Linus Torvalds