Kip Posted October 1, 2007 Posted October 1, 2007 hey I am searching for a method to read a POP3 email. I already know how to send. yes, I know: there are already al lot this topics, but one of them have a good answer. Kip MailSpons: Fake SMTP server for safe email testing Dutch postcode & address API.
Bert Posted October 1, 2007 Posted October 1, 2007 When you say read, just what do you have in mind? Reading the body of the email? The Vollatran project My blog: http://www.vollysinterestingshit.com/
Kip Posted October 1, 2007 Author Posted October 1, 2007 header, body (with html) , sender MailSpons: Fake SMTP server for safe email testing Dutch postcode & address API.
Kip Posted October 1, 2007 Author Posted October 1, 2007 something like $inbox[0][0] = how many emails $inbox[1][0] = title $inbox[1][1] = sender $inbox[1][2] = body MailSpons: Fake SMTP server for safe email testing Dutch postcode & address API.
Bert Posted October 1, 2007 Posted October 1, 2007 (edited) umm, why? Is this just for you, or for use elsewhere? Serious question... Edited October 1, 2007 by Volly The Vollatran project My blog: http://www.vollysinterestingshit.com/
Kip Posted October 1, 2007 Author Posted October 1, 2007 uhm, im trying to create a Incredimail-style emailclient. I know the basics for html (pictures, hyperlink, rolloverimages) MailSpons: Fake SMTP server for safe email testing Dutch postcode & address API.
Kip Posted October 2, 2007 Author Posted October 2, 2007 i've made a script that should work (I think). But of course it doesnt. could someone take a look at it, i dont know what wrong with it. (maybe its a stupid mistake, i'm not so good with TCP) MailSpons: Fake SMTP server for safe email testing Dutch postcode & address API.
Kip Posted October 2, 2007 Author Posted October 2, 2007 (edited) bump Edited October 2, 2007 by kip MailSpons: Fake SMTP server for safe email testing Dutch postcode & address API.
Zedna Posted October 2, 2007 Posted October 2, 2007 (edited) I quickly searched for POP3 and here is POP3 UDF:LINK HERE Edited October 2, 2007 by Zedna Resources UDF ResourcesEx UDF AutoIt Forum Search
Kip Posted October 3, 2007 Author Posted October 3, 2007 (edited) doesnt work either, maybe because Gmail requires SSL? Edited October 3, 2007 by kip MailSpons: Fake SMTP server for safe email testing Dutch postcode & address API.
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