POP3 User Library

Developed or developing a new product in PureBasic? Tell the world about it.
BrendanE
User
User
Posts: 63
Joined: Tue Nov 11, 2003 2:04 pm
Location: Derbyshire, England

POP3 User Library

Post by BrendanE »

Hi,
I have put together a small POP3 user library - free for any purpose. You can get it here.

http://www.freewebs.com/bpepop3/ <---- EDIT : should now be correct link

Hopefully someone will find it useful!!
Last edited by BrendanE on Fri Jun 04, 2004 11:13 pm, edited 1 time in total.
fweil
Enthusiast
Enthusiast
Posts: 725
Joined: Thu Apr 22, 2004 5:56 pm
Location: France
Contact:

Post by fweil »

Got this message !

Forbidden
Remote Host: [10.11.96.101]

You do not have permission to access http://bpe.4t.com/bpePOP3%20v0.1.zip
Data files must be stored on the same site they are linked from.

Thank you for using FreeServers
My avatar is a small copy of the 4x1.8m image I created and exposed at 'Le salon international du meuble à Paris' january 2004 in Matt Sindall's 'Shades' designers exhibition. The original laminated print was designed using a 150 dpi printout.
User avatar
eddy
Addict
Addict
Posts: 1479
Joined: Mon May 26, 2003 3:07 pm
Location: Nantes

Post by eddy »

download impossible :/
Imagewin10 x64 5.72 | IDE | PB plugin | Tools | Sprite | JSON | visual tool
KarLKoX
Enthusiast
Enthusiast
Posts: 681
Joined: Mon Oct 06, 2003 7:13 pm
Location: France
Contact:

Post by KarLKoX »

Impossible for me too :(
"Qui baise trop bouffe un poil." P. Desproges

http://karlkox.blogspot.com/
BrendanE
User
User
Posts: 63
Joined: Tue Nov 11, 2003 2:04 pm
Location: Derbyshire, England

Post by BrendanE »

Sorry!!
Last edited by BrendanE on Fri Jun 04, 2004 11:13 pm, edited 1 time in total.
BrendanE
User
User
Posts: 63
Joined: Tue Nov 11, 2003 2:04 pm
Location: Derbyshire, England

Post by BrendanE »

OK. Another attempt with a free web host!! Try this new link

http://www.freewebs.com/bpepop3/

This one works for me.
gnozal
PureBasic Expert
PureBasic Expert
Posts: 4229
Joined: Sat Apr 26, 2003 8:27 am
Location: Strasbourg / France
Contact:

Post by gnozal »

The link works, thanks.
Have you planned to do an IMAP library ?
BrendanE
User
User
Posts: 63
Joined: Tue Nov 11, 2003 2:04 pm
Location: Derbyshire, England

Post by BrendanE »

Hi,
Yes, I've been looking at the protocol just recently... watch this space!
gnozal
PureBasic Expert
PureBasic Expert
Posts: 4229
Joined: Sat Apr 26, 2003 8:27 am
Location: Strasbourg / France
Contact:

Post by gnozal »

Great news ; I will be watching :D
Karbon
PureBasic Expert
PureBasic Expert
Posts: 2010
Joined: Mon Jun 02, 2003 1:42 am
Location: Ashland, KY
Contact:

Post by Karbon »

The help file says it was released in April 2004 :-)

Any plans to release the source?
-Mitchell
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
thefool
Always Here
Always Here
Posts: 5875
Joined: Sat Aug 30, 2003 5:58 pm
Location: Denmark

Post by thefool »

Its a very great library! wich i already told you once or twice :)
ceg
New User
New User
Posts: 3
Joined: Mon Jan 19, 2004 3:50 am

Post by ceg »

BrendanE wrote:OK. Another attempt with a free web host!! Try this new link

http://www.freewebs.com/bpepop3/

This one works for me.
This is not working for me either. Is there a different download or can I freq this by email? Thanks.
User avatar
eddy
Addict
Addict
Posts: 1479
Joined: Mon May 26, 2003 3:07 pm
Location: Nantes

Post by eddy »

there's a security problem with download.
Imagewin10 x64 5.72 | IDE | PB plugin | Tools | Sprite | JSON | visual tool
BrendanE
User
User
Posts: 63
Joined: Tue Nov 11, 2003 2:04 pm
Location: Derbyshire, England

Post by BrendanE »

Hi,
Sorry to anyone having trouble downloading - it seems that some people can and some people can't download - I have no idea why since I have been able to download it fine. I'm just waiting for Andre to host it on PureArea, then problem solved. To anyone in the meantime, PM me with your email and I'll mail it you direct.

Sorry to Karbon for not answering sooner - 'maybe' I'll release the source - if it becomes important enough for anyone to have it. :)
freedimension
Enthusiast
Enthusiast
Posts: 613
Joined: Tue May 06, 2003 2:50 pm
Location: Germany
Contact:

Post by freedimension »

Nice Lib.
Comes very handy though I would like some commands that are usefull for POP3-Server Design (i.e. sending Mails to an client etc.).
I know that my wish is very special but in fact it can be very usefull when writing middle-ware for Outlook, Pegasus etc., simulating a server (like Spamihilator or the like).
Post Reply