Closed sambo8 closed 8 years ago
puts pers.inbox.emails
returns this array:
[<#Message:70306970632760 mailbox=inbox uid=8544>, <#Message:70306970632740 mailbox=inbox uid=8545>, <#Message:70306970632720 mailbox=inbox uid=9158>
How can I get the actual body / subject of the email?
Thanks
puts pers.inbox.emails
returns this array:
[<#Message:70306970632760 mailbox=inbox uid=8544>, <#Message:70306970632740 mailbox=inbox uid=8545>, <#Message:70306970632720 mailbox=inbox uid=9158>
How can I get the actual body / subject of the email?
Thanks