You can subscribe to this list here.
2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(16) |
Nov
(4) |
Dec
(6) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2002 |
Jan
|
Feb
|
Mar
(2) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Chris B. <ch...@bs...> - 2001-10-22 16:00:04
|
Thanks for getting this set up (and working). -Chris ------------------ Chris Banford ch...@bs... bSoftware Zermatt Switzerland ------------------ |
From: Mueffke <mu...@gm...> - 2001-10-21 21:50:10
|
Hi, I tried to write a test for the SMTP package. I get the following error: curl-email/curl-email/AsyncClientConnection.curl:26 Illegal forward reference in definition of AsyncClientConnectCallback curl-email/curl-email/AsyncClientConnection.curl:34 Illegal forward reference in definition of AsyncClientConnectCallback I don't understand that because it works in the email-client. I tried the following and the same errors occured. {curl 1.6 applet} {import * from CURL.IO.SOCKET} {include "AsyncClientConnection.curl"} Some Text! Do you have a clou what's wrong? Friedger PS: Have you seen cur...@li... |
From: F M. <mu...@co...> - 2001-10-19 11:57:50
|
Hi, this is the first email. There is a bug in the EmailAddress implementation. The split function just returns 2 Strings. Therefore sending mail with SMTP doesn't work. I'll upload a fixed file tonight. Friedger Friedger Mueffke - University of Bristol http://www.cs.bris.ac.uk/~muffke - mu...@cs... |