Re: 3.99.3 MSIs

2007-04-24 Thread Bob Riley
Hi Everyone, Tuesday, April 24, 2007, 6:08:10 AM, Maxim wrote: > Could you please test 3.99.3 MSIs: > www.ritlabs.com/download/files3/the_bat/thebat_pro_3-99-3.msi > www.ritlabs.com/download/files3/the_bat/thebat_home_3-99-3.msi > www.ritlabs.com/download/files3/the_bat/intpack_3-99-3.msi > www.

Re: Moving on.

2007-04-24 Thread Dirk Zemisch
Hello Leif, > I'm officially hanging up my moderator hat and my list member > subscriptions to TBUDL, TBBETA, TBDEV and TBTECH. Thanks for your work and C'ya @TBLINUX ;-) Regards Dirk -- The Bat! 3.99.3 Windows XP (NT 5.1 Build 2600 - Service Pack 2) CPU: Intel Pentium M (586 - @1729 GHz) with

Re: Links with Accents

2007-04-24 Thread Thomas Fernandez
Hello Robert, On Tue, 24 Apr 2007 12:47:25 -0400 GMT (24/04/2007, 23:47 +0700 GMT), Robert Rainwater wrote: RR> No, it doesn't work in Firefox. Firefox has to convert the url to a RR> valid url before it makes the HTTP request RR> (http://es.wikipedia.org/wiki/D%C3%ADa_Internacional_del_Libro).

Re: Links with Accents

2007-04-24 Thread Thomas Fernandez
Hello Robert, On Tue, 24 Apr 2007 12:57:36 -0400 GMT (24/04/2007, 23:57 +0700 GMT), Robert Rainwater wrote: >> Firefox does it correctly, TB doesn't interpret the high-ASCII >> characters correctly, if I understand RFC3986 correctly: RR> I am a bit confused as to that RFC because the HTML 3.2, 4

Re: Links with Accents

2007-04-24 Thread Thomas Fernandez
Hello Jernej, On Tue, 24 Apr 2007 18:12:51 +0200 GMT (24/04/2007, 23:12 +0700 GMT), Jernej Simončič wrote: >> Is it a good method? JS> I'd actually write the rule like this: JS> - space always terminates the link JS> - if the first character before URI is <,{,[,( then >,},],) followed JS> by a

Re: 3.99.3 MSIs

2007-04-24 Thread NetVicious
martes, 24 abr 2007 at 14:08, it seems you wrote: > Could you please test 3.99.3 MSIs: > www.ritlabs.com/download/files3/the_bat/thebat_pro_3-99-3.msi > www.ritlabs.com/download/files3/the_bat/thebat_home_3-99-3.msi > www.ritlabs.com/download/files3/the_bat/intpack_3-99-3.msi > www.ritlabs.com/do

Re: Moving on.

2007-04-24 Thread Henk M. de Bruijn
Hello Leif, A big thank you from the Netherlands. -- Henk __ The Bat! E-Mail System version 3.99.3 Pro on Windows XP SP2/OTFE enabled AntispamSniper for the Bat! 2.0.0.4 Forté Agent version 4.2/32.1118 pgpLf2E6C5qgS.pgp Descrip

Re: 3.99.3 MSIs

2007-04-24 Thread Peter Meyns
Hi Maxim, on Tue, 24 Apr 2007 15:08:10 +0300GMT (24.04.2007, 14:08 +0200GMT here), you wrote: MM> Could you please test 3.99.3 MSIs: Installed fine over the previous version and works well so far. -- Cheers Peter The Bat! v3.99.3 :beta: on WinXP, SP2, 5, 1, build 2600 plenty of POP accounts,

Re: 3.99.3 MSIs

2007-04-24 Thread Rick Grunwald
Hello Maxim On Tuesday, April 24, 2007 you wrote: > Could you please test 3.99.3 MSIs: > www.ritlabs.com/download/files3/the_bat/thebat_pro_3-99-3.msi > www.ritlabs.com/download/files3/the_bat/thebat_home_3-99-3.msi > www.ritlabs.com/download/files3/the_bat/intpack_3-99-3.msi > www.ritlabs.com/do

Re: 3.99.3 MSIs

2007-04-24 Thread MAU
Hello Maxim, > www.ritlabs.com/download/files3/the_bat/thebat_pro_3-99-3.msi No problems with a 'Custom' install. -- Best regards, Miguel A. Urech (El Escorial - Spain) Using The Bat! v3.99.3 on Windows XP 5.1 Service Pack 2 Current

Re[2]: Links with Accents

2007-04-24 Thread Robert Rainwater
Hi, Tuesday, April 24, 2007, 9:54:28 AM, you wrote: > Firefox does it correctly, TB doesn't interpret the high-ASCII > characters correctly, if I understand RFC3986 correctly: I am a bit confused as to that RFC because the HTML 3.2, 4.0 and 4.01 specifications specifically do not allow non-ASCII

Re: Moving on.

2007-04-24 Thread Alain de Gevigney
Hello Leif, What can I add that hasn't been said before ? Thanks for all your work, help and patience. -- Regards, Alain :flag-france: The Bat! 3.99.1 Windows XP 5.1 Bu

Re[2]: Links with Accents

2007-04-24 Thread Robert Rainwater
Hi, Tuesday, April 24, 2007, 10:34:57 AM, you wrote: > http://es.wikipedia.org/wiki/Día_Internacional_del_Libro > It is highlighted only until the "D", as you can see. C&P'ed into > Firefox, it works. No, it doesn't work in Firefox. Firefox has to convert the url to a valid url before it makes

Re: Links with Accents

2007-04-24 Thread Jernej Simončič
On Tuesday, April 24, 2007, 17:49:40, Vili wrote: > Is it a good method? I'd actually write the rule like this: - space always terminates the link - if the first character before URI is <,{,[,( then >,},],) followed by any non-alphanumeric or _ terminates the link (don't bother counting brace

Re[2]: Links with Accents

2007-04-24 Thread Vili
>> what should be the end character for a link? Space? If we agree, Maxim >> can implement it in a minute, I guess. What RFC says? > Space should always terminate the link - but it shouldn't be the only > character that does it, depending on what's in front of the link. Take > a look at the followi

Re: Links with Accents

2007-04-24 Thread Jernej Simončič
On Tuesday, April 24, 2007, 16:20:10, Vili wrote: > what should be the end character for a link? Space? If we agree, Maxim > can implement it in a minute, I guess. What RFC says? Space should always terminate the link - but it shouldn't be the only character that does it, depending on what's in f

Re: Links with Accents

2007-04-24 Thread Thomas Fernandez
Hello Vili, On Tue, 24 Apr 2007 10:20:10 -0400 GMT (24/04/2007, 21:20 +0700 GMT), Vili wrote: V> It is simple to solve this problem: V> what should be the end character for a link? Space? It's not for us to decide. V> If we agree, Maxim can implement it in a minute, I guess. What RFC V> says?

Re: Moving on.

2007-04-24 Thread MAU
Hello Leif, > I'm officially hanging up my moderator hat and my list member > subscriptions to TBUDL, TBBETA, TBDEV and TBTECH. You will miss the next rounds of beer here, but I guess that with age you've become more fond of scotch ;) Enjoy man! Life is t short :) -- Best regards, Miguel

Re[2]: Links with Accents

2007-04-24 Thread Vili
> So, a URL with umlauts or accents should not be cut off as TB does, > but shown in full. When you click on it, the corresponding decoding > should be used and sent to the browser. If the browser can > understand the encoded URL correctly (i.e. decoding it), there is no > work for TB

Re: 3.99.3 MSIs

2007-04-24 Thread Gunivortus Goos
Hi Max, > Could you please test 3.99.3 MSIs: > www.ritlabs.com/download/files3/the_bat/thebat_pro_3-99-3.msi > www.ritlabs.com/download/files3/the_bat/intpack_3-99-3.msi Running without problems so far. -- Regards, Gunivortus Using The Bat Vs. 3.99.3 under Vista Bussiness 64 bit _

Re: Moving on.

2007-04-24 Thread Richard Wakeford
Hello Leif, I'm not normally a "Me too" person but I'd just like to add my thanks for all you've done for TB! and the lists as well as the help you have personally given to me on the list in the past. I wish you well for whatever the future holds for you and thank you for the occasional hand hold

Re: Links with Accents

2007-04-24 Thread Thomas Fernandez
Hello MFPA, On Mon, 23 Apr 2007 23:13:02 +0100 GMT (24/04/2007, 05:13 +0700 GMT), MFPA wrote: M> Dunno. I was not aware accented characters were allowed in URLs. They are now, since sometime last year. M> I note that if I cut and paste your link into Firefox, when the M> page loads the "í" in t

Re: Moving on.

2007-04-24 Thread Marck D Pearlstone
Dear Nick, @24-Apr-2007, 08:01 -0500 (24-Apr 14:01 here) Nick Danger [ND] in mid:[EMAIL PROTECTED] said to Leif: ... ND> Also, in a bit of nostalgia, let me add as a snicker the sig line ND> from my favorite protagonist poster of the past: ND> ND> I'm your priest, I'm y

Re: 3.99.3 MSIs

2007-04-24 Thread Marek Mikus
Hello all, Tuesday, April 24, 2007, Thomas Fernandez wrote: MM>> Could you please test 3.99.3 MSIs: > Do you have a changelog? it is the same build as Max sent yesterday, where freezing when Later button was hit was fixed. -- Bye Marek Mikus Czech support of The Bat! http://www.thebat.cz Us

Re: Moving on.

2007-04-24 Thread Thomas Fernandez
Hello Leif, On Mon, 23 Apr 2007 15:23:22 -0600 GMT (24/04/2007, 04:23 +0700 GMT), Leif Gregory wrote: LG> In every parent's life there comes a time when they have to let go LG> and let their child find their own way. It is also time for me to LG> finally let go so I can move on with other things

Re: 3.99.3 MSIs

2007-04-24 Thread Thomas Fernandez
Hello Maxim, On Tue, 24 Apr 2007 15:08:10 +0300 GMT (24/04/2007, 19:08 +0700 GMT), Maxim Masiutin wrote: MM> Could you please test 3.99.3 MSIs: Do you have a changelog? -- Cheers, Thomas. "Sic transit gloria mundi." (Latin for: Gloria threw up on the bus on Monday.) http://thomas.fernandez.

Re: Moving on.

2007-04-24 Thread Nick Danger
Reply to message sent 04/23/2007, @ 15:23:22 (4:23 PM Locally) ~~~ Good bye Leif, > I'm officially hanging up my moderator hat and my list member > subscriptions As a silent but long time member let me add my thanks and good luck wishes

3.99.3 MSIs

2007-04-24 Thread Maxim Masiutin
Could you please test 3.99.3 MSIs: www.ritlabs.com/download/files3/the_bat/thebat_pro_3-99-3.msi www.ritlabs.com/download/files3/the_bat/thebat_home_3-99-3.msi www.ritlabs.com/download/files3/the_bat/intpack_3-99-3.msi www.ritlabs.com/download/files3/the_bat/thebat_rus_3-99-3.msi ___

Re: Moving on.

2007-04-24 Thread Robert van der Hulst
Hi Leif, What can I say that hasn't been said before.. Thanks for all your good work ! -- Robert van der Hulst [EMAIL PROTECTED] Using The Bat! 3.99.3 on Windows XP.5.1.2600 Service Pack 2 and Bayes Filter Plugin v2.0.4 Current

Re: Moving on.

2007-04-24 Thread Maxim Masiutin
Hello Leif, Thank you for the historical essay, and for your contribution from the roots! Hope to see you as a list member, maybe! -- Best regards, Maxim Masiutinmailto:[EMAIL PROTECTED] Current beta is 3.99

Re: Moving on.

2007-04-24 Thread Peter Fjelsten
Leif, Thank you for all your hard work. Much appreciated. I have learnt a lot about TB on these lists. -- Best regards Peter Fjelsten 3.99.3 Pro MyGate, AVG 2 POP3, 14 IMAP (Courier) & 1 IMAP (Exchange 6.5), 200K+ msgs. Windows XP 5.1 Build 2600 Service Pack 2 __

Re: 3.99 - IMAP

2007-04-24 Thread Peter Fjelsten
Gleason, On 23-04-2007 19:04, you wrote in : > .03 is even better. I'm impressed. Well, counts are still wrong. -- Best regards Peter Fjelsten 3.99.3 Pro MyGate, AVG 2 POP3, 14 IMAP (Courier) & 1 IMAP (Exchange 6.5), 200K+ msgs. Windows XP 5.1 Build 2600 Service Pack 2 _

Re: Moving on.

2007-04-24 Thread George M. Menegakis
Hello Leif, Tuesday, April 24, 2007, 12:23:22 AM, you wrote: > I'm officially hanging up my moderator hat and my list member > subscriptions to TBUDL, TBBETA, TBDEV and TBTECH. I do however, plan > on staying with TBOT because it's a fun list that I still get a chance > to pay attention to every