Jump to content

Autoit and receiveing mail from POP


dingw
 Share

Recommended Posts

Did anyone ever write a script that actaully read emails for a POP server? I need to write a script that sits and reads emails and performs different tasks triggered by emails with certain subjects. Also, deletes these emails when it's don't with the task

Link to comment
Share on other sites

Awesome thanks for all the help!

I was able to send and recive EMAIL with all your help from regular smtp/pop servers.

However there is one "but" here if smtp server requires SSL connection (read gmail.com) then nothing works. Even CDO.Message with SSL = true doesn't work.

I'm trying a different approach here to use Outlook express instead and control it with AutoIt. The problem here though is I don't have a DLL or a COM object that can drive the UI. Did anyone write a DLL that would take ClassIds and Names of UI elements from UISpy and send messages to them or I'm going to have to write my own?

Link to comment
Share on other sites

  • 2 months later...

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...