It is currently Sat May 25, 2013 7:43 pm

All times are UTC + 1 hour




Post new topic Reply to topic  [ 355 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6 ... 24  Next
Author Message
 Post subject:
PostPosted: Thu Dec 23, 2004 6:37 pm 
Offline
User
User

Joined: Fri Aug 29, 2003 7:47 am
Posts: 47
Location: Germany
Maybe this code would help:

http://forums.purebasic.com/english/vie ... hp?t=12985

Ok ok I think we can beautify the code but he works for me


Top
 Profile  
 
 Post subject:
PostPosted: Tue Dec 28, 2004 10:24 am 
Offline
PureBasic Expert
PureBasic Expert
User avatar

Joined: Sat Apr 26, 2003 8:27 am
Posts: 4231
Location: Strasbourg / France
Ok, Ok, I will try to implement the SMTP LOGIN authentication method as described in http://www.winsockvb.com/forums/printthread.php?t=1369
Expect a new library version soon ...

_________________
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).


Top
 Profile  
 
 Post subject:
PostPosted: Wed Dec 29, 2004 10:29 am 
Offline
PureBasic Expert
PureBasic Expert
User avatar

Joined: Sat Apr 26, 2003 8:27 am
Posts: 4231
Location: Strasbourg / France
Library update
- some internal changes
- added SMTP authentication (LOGIN method)
- help is now CHM

Could someone test the library again ?

_________________
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).


Top
 Profile  
 
 Post subject:
PostPosted: Sat Jan 29, 2005 12:51 pm 
Offline
PureBasic Expert
PureBasic Expert
User avatar

Joined: Sat Apr 26, 2003 8:27 am
Posts: 4231
Location: Strasbourg / France
Library update
- fixed : server message "503" (Already Authenticated) could freeze library
Please reports bugs in this thread (and not per e-mail)

_________________
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).


Top
 Profile  
 
 Post subject:
PostPosted: Tue Feb 15, 2005 10:52 am 
Offline
PureBasic Expert
PureBasic Expert
User avatar

Joined: Sat Apr 26, 2003 8:27 am
Posts: 4231
Location: Strasbourg / France
Library update
- some optimizations
- some fixes
- and a big bug (see following post sorry :oops: )

_________________
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).


Last edited by gnozal on Wed Feb 16, 2005 10:20 am, edited 1 time in total.

Top
 Profile  
 
 Post subject:
PostPosted: Wed Feb 16, 2005 10:15 am 
Offline
PureBasic Expert
PureBasic Expert
User avatar

Joined: Sat Apr 26, 2003 8:27 am
Posts: 4231
Location: Strasbourg / France
Library critical update
The last PureSMTP version (yesterday) introduced a huge attachement bug, so please download again.

Thanks to all the testers

_________________
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).


Top
 Profile  
 
 Post subject:
PostPosted: Wed Mar 02, 2005 10:09 am 
Offline
PureBasic Expert
PureBasic Expert
User avatar

Joined: Sat Apr 26, 2003 8:27 am
Posts: 4231
Location: Strasbourg / France
Library update
- recompiled with PB3.93 final

_________________
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).


Top
 Profile  
 
 Post subject:
PostPosted: Sat Apr 30, 2005 6:27 pm 
Offline
Enthusiast
Enthusiast
User avatar

Joined: Wed Oct 20, 2004 7:16 pm
Posts: 238
Location: The Village
Hello,

A parameter for PureSMTP_SendMail() to add some datas in the mail head would be nice. Will you add this?

Very good work, thanks you very much for this library. :-D

_________________
Be seeing you! :-)

Gansta93
If you speak french, you can visite Le Monde de Gansta93 (Gansta93's World)


Top
 Profile  
 
 Post subject:
PostPosted: Sun May 01, 2005 10:31 am 
Offline
PureBasic Expert
PureBasic Expert
User avatar

Joined: Sat Apr 26, 2003 8:27 am
Posts: 4231
Location: Strasbourg / France
Gansta93 wrote:
Hello,
A parameter for PureSMTP_SendMail() to add some datas in the mail head would be nice. Will you add this?
Very good work, thanks you very much for this library. :-D

When I find some time :wink:

_________________
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).


Top
 Profile  
 
 Post subject:
PostPosted: Thu May 05, 2005 10:55 am 
Offline
PureBasic Expert
PureBasic Expert
User avatar

Joined: Sat Apr 26, 2003 8:27 am
Posts: 4231
Location: Strasbourg / France
Library update

Changes
- new function PureSMTP_SetTimeOut() ; set timeout for PureSMTP_SendMail()
- new optional parameter HeaderAddon for PureSMTP_SendMail()

To El Choni
While I was updating the lib, I had a strange problem. I have updated from TailBite 1.2beta2.4 to 1.2beta2.6, and the library didn't work as expected.
The INC version worked (Purebasic include), but not the LIB version (Tailbite compiled).
It seems that embedded functions wich return strings are sometimes not compiled correctly with tailbite.

_________________
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).


Last edited by gnozal on Fri May 13, 2005 11:26 am, edited 1 time in total.

Top
 Profile  
 
 Post subject:
PostPosted: Thu May 05, 2005 11:18 am 
Offline
TailBite Expert
TailBite Expert

Joined: Fri Apr 25, 2003 6:09 pm
Posts: 1006
Location: Spain
From TailBite's history:

Quote:
-April 28th 2005: Version 1.2 Beta 2.6
+Fixed: problem with structured strings, reported by dige.

-April 11th 2005: Version 1.2 Beta 2.5
+Fixed: external batch file processing, problem reported by Rings.


I don't really know how something that worked with 2.4 doesn't work with 2.6. I'm still dealing with a couple of bugs which may be related to this problem.

_________________
El_Choni


Top
 Profile  
 
 Post subject:
PostPosted: Thu May 05, 2005 11:27 am 
Offline
PureBasic Expert
PureBasic Expert
User avatar

Joined: Sat Apr 26, 2003 8:27 am
Posts: 4231
Location: Strasbourg / France
Yes, strange.
It worked when I recompiled the sources for PB3.93 with the old tailbite.
gnozal (Posted: Wed Mar 02, 2005 11:09) wrote:
Library update
- recompiled with PB3.93 final

Today, I had to change the code to make the library work.

_________________
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).


Top
 Profile  
 
 Post subject:
PostPosted: Thu May 05, 2005 11:49 am 
Offline
PureBasic Expert
PureBasic Expert
User avatar

Joined: Sat Apr 26, 2003 8:27 am
Posts: 4231
Location: Strasbourg / France
The new version of TailBite 1.2 PR 1.0 fixed the problem.
Thanks El Choni.

_________________
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).


Last edited by gnozal on Fri May 13, 2005 11:28 am, edited 1 time in total.

Top
 Profile  
 
 Post subject:
PostPosted: Fri May 13, 2005 11:23 am 
Offline
PureBasic Expert
PureBasic Expert
User avatar

Joined: Sat Apr 26, 2003 8:27 am
Posts: 4231
Location: Strasbourg / France
Update
- what's new : nothing :wink:
- recompiled with TailBite 1.2 PR 1.0 :D

_________________
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).


Top
 Profile  
 
 Post subject:
PostPosted: Thu Jun 09, 2005 9:21 am 
Offline
User
User
User avatar

Joined: Fri Oct 31, 2003 3:04 pm
Posts: 97
Hi, gnozal

Very useful library, but I need a new feature:
In Headers are "Content-Type: text/plain; charset=iso-8859-1".

There is a way to change this?.
I will need "Content-Type: text/html; charset=iso-8859-1".

JOAQUN


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 355 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6 ... 24  Next

All times are UTC + 1 hour


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  

 


Powered by phpBB © 2008 phpBB Group
subSilver+ theme by Canver Software, sponsor Sanal Modifiye