=sinister= Posted September 13, 2007 Posted September 13, 2007 How would I go about getting autoit to receive incoming emails and read them too? Using pop3 emails.
Zedna Posted September 14, 2007 Posted September 14, 2007 Use Search: POP3 in titleHere is example link Resources UDF ResourcesEx UDF AutoIt Forum Search
=sinister= Posted September 14, 2007 Author Posted September 14, 2007 Hrm, i'm looking at it, but when I try it, it says that $stat isn't an array.
Uten Posted September 14, 2007 Posted September 14, 2007 And these two lines does not ring a bell at all? $stat = "" Local $stat = _Pop3Stat() I have not tested but I suggest commenting out the first line.. Please keep your sig. small! Use the help file. Search the forum. Then ask unresolved questions :) Script plugin demo, Simple Trace udf, TrayMenuEx udf, IOChatter demo, freebasic multithreaded dll sample, PostMessage, Aspell, Code profiling
=sinister= Posted September 16, 2007 Author Posted September 16, 2007 I get the same error when I comment it out. =\
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now