Help for this page

Select Code to Download


  1. or download this
    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.
    
  2. or download this
    {
         subject   => "subject",
    ...
         sender    => [ adressStruct1 ],
         cc        => [ adressStruct1, addressStruct2 ],
      }