Page 1 of 1

eMail receiving

Posted: Sat Aug 21, 2010 1:44 pm
by G.Houska
I found some commands to send eMail - but none to read or parse read eMails.
While I am a complete novice in Pur Basic, I am puzzled what use sending, without receiving is.
Or is it hidden somewhere I cant find it ?

Re: eMail receiving

Posted: Sat Aug 21, 2010 1:48 pm
by rsts
Quite sure there's some code in the forum, so keep looking. Also a library, I believe - puresmtp? (May be wrong on the name) edit - That's it.

I'll have a search too and see what I can come up with.

cheers

edit

http://purebasic.fr/english/viewtopic.p ... email+smtp

This looks promising - http://purebasic.fr/english/viewtopic.p ... p&start=30

Not sure if that's what I had used or not, but it's a start.

Re: eMail receiving

Posted: Mon Aug 23, 2010 2:07 pm
by G.Houska
Look, I'd like to thank you for your comments, but I don't want a work around (I have some libraries to handle this), I was hoping somebody would either have the PureBasic commands for receiving mail, or if there are none, they would be built into the next version.