What happened to the Outlook killer? (PB Email Client)

Everything else that doesn't fall into one of the other PB categories.
Shannara
Addict
Addict
Posts: 1808
Joined: Thu Oct 30, 2003 11:19 pm
Location: Emerald Cove, Unformed

What happened to the Outlook killer? (PB Email Client)

Post by Shannara »

A few months ago someone mentioned that they was creating an outlook type clone in PB, and posted screenshots I believe. However, they never mentioned it again. Does anybody know what happened to that project?
Kale
PureBasic Expert
PureBasic Expert
Posts: 3000
Joined: Fri Apr 25, 2003 6:03 pm
Location: Lincoln, UK
Contact:

Post by Kale »

Its now Defunct! :twisted: Piece of the code:
viewtopic.php?t=9775
--Kale

Image
Shannara
Addict
Addict
Posts: 1808
Joined: Thu Oct 30, 2003 11:19 pm
Location: Emerald Cove, Unformed

Post by Shannara »

Damn that sucks, it had promise too..
ricardo
Addict
Addict
Posts: 2438
Joined: Fri Apr 25, 2003 7:06 pm
Location: Argentina

Post by ricardo »

Kale wrote:Its now Defunct! :twisted: Piece of the code:
viewtopic.php?t=9775
Oh no!! :cry: :cry: :cry: :cry:

I was waiting it too! :cry:
ARGENTINA WORLD CHAMPION
Kale
PureBasic Expert
PureBasic Expert
Posts: 3000
Joined: Fri Apr 25, 2003 6:03 pm
Location: Lincoln, UK
Contact:

Post by Kale »

well maybe i'll take another look :wink:
--Kale

Image
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Post by PB »

> Its now Defunct!

What I need is an example of how to do a POP3 mail proxy, so
I can query a POP3 mailbox, and delete mails from it. Good
things will result. :)
TerryHough
Enthusiast
Enthusiast
Posts: 781
Joined: Fri Apr 25, 2003 6:51 pm
Location: NC, USA
Contact:

Post by TerryHough »

PB wrote:What I need is an example of how to do a POP3 mail proxy, so I can query a POP3 mailbox, and delete mails from it. Good
things will result. :)
Thought you had a good start on it when I read post
viewtopic.php?t=4795&highlight=atomic

Did this not get you what you needed?

Terry
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Post by PB »

> Thought you had a good start on it when I read post
> viewtopic.php?t=4795&highlight=atomic
> Did this not get you what you needed?

That's not a proxy though... it's more like a mail reader. I want to be able
to make Outlook use "localhost" which points to my POP3 reader, so that
the user doesn't have to enter user/pass details into my PureBasic app.
Shannara
Addict
Addict
Posts: 1808
Joined: Thu Oct 30, 2003 11:19 pm
Location: Emerald Cove, Unformed

Post by Shannara »

Kale wrote:well maybe i'll take another look :wink:
*** Shannara gives Kale some incentives to take another look :wink:
Post Reply