Skip to content

Convert Thunderbird MAB files to LDIF for exchange and corruption repair

Notifications You must be signed in to change notification settings

qris/thunderbird-ldif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

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.

About

Convert Thunderbird MAB files to LDIF for exchange and corruption repair

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages