Re: [twsocket] SMTP Client - Delete Temp files -

2008-05-08 Thread wayne forrest
Ok that worked by I hit a "BRICK WALL" :-( ; This is not related to ICS but the way that the Mail-Module Works. Here is my Problem I am having. (1'st Email) (Trigger to Send Email)-->Class Fucntion to Send Email. Event Mail Sent -->Delete Temp Fil

[twsocket] TsmtpCli - Event Mail Sent - Delete Attached Temp Files.

2008-05-08 Thread wayne forrest
Hello, I have a problem knowing when to delete temp files, the attachments to the Email message; Here is my Problem I am having. = FIRST TRY = (1'st Email) (Trigger to Send Email)-->Class Fucntion to Send Email.

[twsocket] Overbyte wiki has a problem

2008-05-08 Thread Arno Garrels
"Sorry! This site is experiencing technical difficulties. Try waiting a few minutes and reloading. (Can't contact the database server: Access denied for user 'francois'@'localhost' (using password: YES) (localhost))" http://wiki.overbyte.be/wiki/index.php/Main_PageGet -- Arno Garrels [TeamICS] h

Re: [twsocket] THttpCli: default webpage name

2008-05-08 Thread DZ-Jay
On May 7, 2008, at 03:17, Tobias Rapp wrote: > > Well in the case where the server performs a redirection it might be > possible, e.g. > http://en.wikipedia.org/wiki/ -> http://en.wikipedia.org/wiki/Main_Page > > /Tobias Yes, if the server returns a 302 status code in the response, then the pay

Re: [twsocket] TsmtpCli - Event Mail Sent - Delete Attached Temp Files.

2008-05-08 Thread Arno Garrels
Hello Wayne, 1.) TSmtpCli works asynchronous! Any method call returns immediately, regardless whether the request has been answered yet or not. Later when the server response is received OnRequestDone will trigger. That's the place to check for errors and to control program flow. 2.) The interna

[twsocket] OT: Network diagnosis tools.

2008-05-08 Thread Dave Baxter
Hi.. As a result of my searching for a Windows based command line (or whatever) RARP client. I found... "Netwox" and "Netwag" (Google is our friend, again) Cross platform etc, Netwox is the toolsuite while Netwag is a GUI "wrapper", that uses Active TCL scripting. I have to say, this toolsui

Re: [twsocket] [OT] SMTP Client - Delete Temp files -

2008-05-08 Thread DZ-Jay
On May 8, 2008, at 04:19, wayne forrest wrote: > Ok that worked by I hit a "BRICK WALL" :-( ; > > This is not related to ICS but the way that the Mail-Module Works. > > Here is my Problem I am having. > > (1'st Email) > (Trigger to Send Email)-->Class Fucntion to Send Email. >

[twsocket] mx lookup

2008-05-08 Thread Wilfried Mestdagh
Hello, To find out which is the smtp server I have to send mail to for a particular domain I can use the MXPreference[n] property of DnsQuery component. But in what case there can be multiple results ? (I tryed a few and get only 1 result 'answer#1 in demo program'). What is the MXExchange[n] pro

Re: [twsocket] mx lookup

2008-05-08 Thread Arno Garrels
Hallo Wilfried, > To find out which is the smtp server I have to send mail to for a > particular domain I can use the MXPreference[n] property of DnsQuery > component. But in what case there can be multiple results ? (I tryed a > few and get only 1 result 'answer#1 in demo program'). > > What is

Re: [twsocket] mx lookup

2008-05-08 Thread DZ-Jay
Wilfried Mestdagh wrote: > Hello, > > To find out which is the smtp server I have to send mail to for a > particular domain I can use the MXPreference[n] property of DnsQuery > component. But in what case there can be multiple results ? (I tryed a > few and get only 1 result 'answer#1 in demo prog

Re: [twsocket] mx lookup

2008-05-08 Thread Wilfried Mestdagh
thanx Dz and Arno, some more questions. What about the MXPreference? For example if I do a mx lookup for sonal.be it returns mail.sonal.be with value 10 and mxl.sonal.be with value 50. Does this mean one of the 2 is preferred? and if so the one with the lowest value or the highest one? --- Rgds,

Re: [twsocket] mx lookup

2008-05-08 Thread Wilfried Mestdagh
Sorry forget this mail I did not read the answer from DZ good :( --- Rgds, Wilfried [TeamICS] http://www.overbyte.be/eng/overbyte/teamics.html http://www.mestdagh.biz Thursday, May 8, 2008, 16:42, Wilfried Mestdagh wrote: > thanx Dz and Arno, > some more questions. What about the MXPreference?

Re: [twsocket] mx lookup

2008-05-08 Thread DZ-Jay
Wilfried Mestdagh wrote: > thanx Dz and Arno, > > some more questions. What about the MXPreference? For example if I do a > mx lookup for sonal.be it returns mail.sonal.be with value 10 and > mxl.sonal.be with value 50. Does this mean one of the 2 is preferred? > and if so the one with the lowest

Re: [twsocket] mx lookup

2008-05-08 Thread Darin McGee
"5 mail servers each" More like several hundred, many cluster groups. They use load balancing so you really don't see the true number from a MX lookup. Darin -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of DZ-Jay Sent: Thursday, May 08, 2008 9:07 AM To:

Re: [twsocket] Overbyte wiki has a problem

2008-05-08 Thread Fredrik Larsson
I had this problem as well. Try to put a php.ini file in the same directory as the wiki with register_globals = 1 in it and it might work. Just found the solution and tested on my own failed mediawikis. Regards, Fredrik. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]

Re: [twsocket] Overbyte wiki has a problem

2008-05-08 Thread Francois PIETTE
It works now. Because of harddisk change, I changed all passwords, except one :-( -- [EMAIL PROTECTED] The author of the freeware multi-tier middleware MidWare The author of the freeware Internet Component Suite (ICS) http://www.overbyte.be - Original Message - From: "Fredrik Larsson" <[