Jump to content

Reading e-mail subject-header-content


Recommended Posts

I want to read e-mails of one specific account every 2min to get subject (and then parse it), header (possibly to get the ip of sending machine) and content to parse also.

I currently use Thunderbird to read manually my mails, but it seems no easy to achieve this task with autoit. For example I have used handle 'MozillaWindowClass10' to get data from subjects, but which command should I send?

I tried several like this (with window options to 2):

$var = ControlCommand('Inbox for f..@... ','','MozillaWindowClass10', "GetCurrentSelection", "")

but i get '1' that is error.

Any tips on working in Thunderbird or if there is some better solution?

TIA

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...