@ TerryHough
Could you possibly share the code for your pop3 checker?
Thanks,
Rob.
			
			
									
									
						Pop3 checker by TerryHough
- 
				TerryHough
 - Enthusiast

 - Posts: 781
 - Joined: Fri Apr 25, 2003 6:51 pm
 - Location: NC, USA
 - Contact:
 
I'm not sure which code you are asking me to share.
Is it the example at
http://elfecc.no-ip.info/purebasic/#pop3_checker
or something like the code posted here
http://www.purebasic.fr/english/viewtop ... p3+checker
			
			
									
									
						Is it the example at
http://elfecc.no-ip.info/purebasic/#pop3_checker
or something like the code posted here
http://www.purebasic.fr/english/viewtop ... p3+checker
@TerryHough,
its the code of the example at
http://elfecc.no-ip.info/purebasic/#pop3_checker
Thanks for reacting.
Sorry for the late response but I've been away for a few weeks...
Rob.
			
			
									
									
						its the code of the example at
http://elfecc.no-ip.info/purebasic/#pop3_checker
Thanks for reacting.
Sorry for the late response but I've been away for a few weeks...
Rob.
- 
				TerryHough
 - Enthusiast

 - Posts: 781
 - Joined: Fri Apr 25, 2003 6:51 pm
 - Location: NC, USA
 - Contact:
 
Check my PureBasic area again
http://elfecc.no-ip.info/purebasic/#pop3_checker
Source is now available, Vs 3.94.
Sorry, I haven't had time to update this to PB4 yet.
			
			
									
									
						http://elfecc.no-ip.info/purebasic/#pop3_checker
Source is now available, Vs 3.94.
Sorry, I haven't had time to update this to PB4 yet.
@TerryHough
Could you please tell me where to find pop3 constants like:
#POP3MSG_DOWNLOADCOMPLETE
#POP3MSG_ERROR
#POP3MSG_DOWNLOADPROGRESS
I don't seem to be able to compile the sources you provided with PB 3.94 for the compiler tells me it doesn't know #POP3MSG_DOWNLOADCOMPLETE and perhaps doesn't know the other #POP3MSG's either...
You're probably using a library for the POP3/SMTP functions.
Can you tell me what library it is and where I can get it?
Thanks,
Rob
			
			
									
									
						Could you please tell me where to find pop3 constants like:
#POP3MSG_DOWNLOADCOMPLETE
#POP3MSG_ERROR
#POP3MSG_DOWNLOADPROGRESS
I don't seem to be able to compile the sources you provided with PB 3.94 for the compiler tells me it doesn't know #POP3MSG_DOWNLOADCOMPLETE and perhaps doesn't know the other #POP3MSG's either...
You're probably using a library for the POP3/SMTP functions.
Can you tell me what library it is and where I can get it?
Thanks,
Rob
