Help for this page
This extension will parse the result of an IMAP FETCH BODYSTRUCTURE co +mmand into a perl data structure. It also provides helper methods to +help pull information out of the data structure.
{ subject => "subject", ... sender => [ adressStruct1 ], cc => [ adressStruct1, addressStruct2 ], }