E-Mail app?

Just starting out? Need help? Post your questions and find answers here.
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by PB.

I know this is a HUGE question, but does anyone have any idea on how an E-Mail
app (sending/receiving) would be done in PureBasic?


PB - Registered PureBasic Coder
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by Rings.

Well , you have to emulate the complete protocoll (RFC ???? ) with the sockets.
Not easy, believe me, but possible.I have seen some code in VB on Planet-Sourcecode.com

Getting better with a little help from my friends....thx Siggi
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by fred.

I have a code to recieve e-mails from a server (I do it some times ago). I will post it on http://www.reelmediaproductions/pb

Fred - AlphaSND
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by Paul.

Hi Fred, I couldn't get your app to work for me (maybe I'm doing something wrong) but it's posted in the APPS section.

I also posted a small Snippet that I use for Sending email from my apps.
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by ricardo.

http://www.reelmediaproductions/pb is not accesible today?
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by Paul.

The address is:
http://www.reelmediaproductions.com/pb

The .com was missing :(
Post Reply