Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 940 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 940 Bytes

thunderbird-ldif

Converts Thunderbird MAB files to LDIF for exchange and corruption repair.

Based on:

Usage:

Install the File::Mork extension, for example using CPAN:

perl -MCPAN -eshell
<answer any prompts for information>
install File::Mork

Run the script on your MAB file, saving the output to an LDIF text file:

perl thunderbird-ldif.pl /path/to/abook.mab.bak

Import that LDIF file into Thunderbird.