Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: read gmail and extract cc field

by thanos1983 (Parson)
on Jun 08, 2017 at 08:24 UTC ( [id://1192334]=note: print w/replies, xml ) Need Help??

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 ],
      }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1192334]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (4)
As of 2024-03-29 09:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found