eMail receiving

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
G.Houska
New User
New User
Posts: 4
Joined: Sat Aug 21, 2010 1:37 pm

eMail receiving

Post 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 ?
rsts
Addict
Addict
Posts: 2736
Joined: Wed Aug 24, 2005 8:39 am
Location: Southwest OH - USA

Re: eMail receiving

Post 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.
G.Houska
New User
New User
Posts: 4
Joined: Sat Aug 21, 2010 1:37 pm

Re: eMail receiving

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