=sinister= 1 Posted September 13, 2007 How would I go about getting autoit to receive incoming emails and read them too? Using pop3 emails. Share this post Link to post Share on other sites
Zedna 289 Posted September 14, 2007 Use Search: POP3 in titleHere is example link Resources UDF ResourcesEx UDF AutoIt Forum Search Share this post Link to post Share on other sites
=sinister= 1 Posted September 14, 2007 Hrm, i'm looking at it, but when I try it, it says that $stat isn't an array. Share this post Link to post Share on other sites
Uten 9 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 Share this post Link to post Share on other sites
=sinister= 1 Posted September 16, 2007 I get the same error when I comment it out. =\ Share this post Link to post Share on other sites
=sinister= 1 Posted September 16, 2007 can anyone figure this out? Share this post Link to post Share on other sites