Re: TB and using 2 display ?

2004-11-22 Thread Ivan
Hello,
 
 With TB3, I've got a problem. It always start on the main screen, even if I 
 have moved it on the 2nd screen. 

Strange. I have used TB2 with extended desktop and hadn't any ploblems.

TB stores position in registry on exit and restores on launch. 
(when using one monitor or two monitors)

Meanwhile i had some problems when pluged off second monitor ;).

Ivan.


Current version is 3.0.1.33 | 'Using TBUDL' information:
http://www.silverstones.com/thebat/TBUDLInfo.html


Re: F9 does not show the entire source of a message

2004-11-07 Thread Ivan
Hi, Anthony.

 Check out the screen shots below.
Very strange screen shots.
Can you upload or send directly EML-file?

Seems to be a bug.
I think if anybody confirms problem - BugTrack is right way, isn't it?

 I compressed these as much as I could:
 msg1.jpg

By the way:
IMHO PNG - the best format for screenshots.
It can provide full quality image with minimum file size
(less then JPG of GIF).

-- 
Best regards,
Ivan



Current version is 3.0.1.33 | 'Using TBUDL' information:
http://www.silverstones.com/thebat/TBUDLInfo.html


Re[2]: F9 does not show the entire source of a message

2004-11-07 Thread Ivan
Hi, Anthony.

 They are taken directly from the message windows.  What's strange about
 them?
I'm about content, of course. :)

 I agree.  I don't know in what cases it occurs, though.
I think there was strange non-text symbol in message (with code #0 or
#255 or something like that).
So source viewer cuts text on this symbol.

It's only suspicion.

 What is BugTrack?
Don't keep in mind.
It's a special service for posting bugs.
More safe and more responsible then email.
IMHO it's for advanced users and beta testers.


 PNG compression is lossless, so it can never be as small as JPEG.
:)
You're naive.
PNG 1024*768 = 45 Kb is normal.

PNG use another method of compression for !noh-photographical! images
(glyphs, logos, screenshots and so on).

-- 
Best regards,
Ivan



Current version is 3.0.1.33 | 'Using TBUDL' information:
http://www.silverstones.com/thebat/TBUDLInfo.html


Re[2]: F9 does not show the entire source of a message

2004-11-07 Thread Ivan
Hi, Anthony.

 Is that a bug or a feature?
You didn't provide us with EML.
So I don't know exactly.
And we cannot reproduce situation.

Seems to be a bug.

-- 
Best regards,
Ivan



Current version is 3.0.1.33 | 'Using TBUDL' information:
http://www.silverstones.com/thebat/TBUDLInfo.html


Re: Listing the names TheBat!'s email folders

2004-11-07 Thread Ivan
Hi, Dan.

 Is there a way to list the names of TheBat!'s folders or to cut and
 paste the names into a text file?
There is a way using external programs,
for example: TotalCommander.

Second way is using extended DIR command (console DOS command).
For example:
dir C:\_aff_\TheBat\Mail /AD /S /B  c:\folders.txt

here:
C:\_aff_\TheBat\Mail - TB!'s mail directory
/AD - only dirs
/S - recursive subdirectories
/B -  bare format (no heading information or summary)
c:\folders.txt - output file

-- 
Best regards,
Ivan



Current version is 3.0.1.33 | 'Using TBUDL' information:
http://www.silverstones.com/thebat/TBUDLInfo.html


Re[5]: Viewing account log doesn't work...

2004-11-07 Thread Ivan
Hi there.

I have no idea :(

Did you see ACCOUNT.LOG using external viewer\editor ?
May be some problems with it?


-- 
Best regards,
Ivan



Current version is 3.0.1.33 | 'Using TBUDL' information:
http://www.silverstones.com/thebat/TBUDLInfo.html


Re[2]: PC-cillin and TB!

2004-11-05 Thread Ivan
Hello, Mary.

 Kaspersky and TB! are no longer compatible
As I heard TheBat can work with KAV 4,5 - 5 (Personal)
via new plug-in klav 4.0.1.19

http://www.thebatworld.de/modules/download/index.php?op=viewlinkdetailslid=44ttitle=Kaspersky_Pro_AV_Plugin_4.0.1.19_%28KAV_4.x%2F5.x%29
http://www.batboard.net/index.php?showtopic=2516st=0

-- 
Best regards,
Ivan



Current version is 3.0.1.33 | 'Using TBUDL' information:
http://www.silverstones.com/thebat/TBUDLInfo.html


Re: Auto Backup

2004-11-03 Thread Ivan
Hi, Tony.

I use something like following batch-file:

==start-backup.bat===
rem backup registry
regedit /e c:\Backup\TheBat.reg HKEY_CURRENT_USER\Software\RIT\The Bat!

rem backup program and mail folder
c:\APack\WinRAR\Rar.exe a  c:\Backup\mail.rar c:\_aff_\TheBat

rem create folder for current backup
md c:\Backup\%Date%

rem place files into folder
move c:\Backup\*.* c:\Backup\%Date%
==start-backup.bat===

So i use WinRAR to pack my mail folder.
Very simple.

One of the tricks is creation folder with name as current date
(md c:\Backup\%Date%)


-- 
Ivan



Current version is 3.0.1.33 | 'Using TBUDL' information:
http://www.silverstones.com/thebat/TBUDLInfo.html


Re: Version 3.x

2004-11-01 Thread Ivan
Hi!

 1.  How is v3 compare to v1.62 -- in terms of memory requirements and
 speed/performance.  Is v3 more bloated and slower?
Memory usage 20-30 Mb RAM, sometimes 40-45Mb.
Don't look at memory usage for process thebat.exe,
check total memory usage before and after closing application.

 2.  Will the backup/restore copy all configurations, accounts,
 filters, etc. from v1.x to 3.x?
Except filters all must be OK.
IMHO you should rewrite all filters manually.

 3.  Do the messages.tbb and messages.tbi have the same structure in
 v1.x and 3.x? i.e. can I copy the *.tbb and *.tbi from a computer with
 1.x to another another computer with v3? Or do I have to use Backup
 and Restore?
I don't know format of tbi. :(
(AFAIK TBI contains temporary indexes for TBB - and memos).
It will be recreated automatically (if necessary).

Of course, TBB is fully compartible (1.5* - 3.*).

-- 
Best regards,
Ivan



Current version is 3.0.1.33 | 'Using TBUDL' information:
http://www.silverstones.com/thebat/TBUDLInfo.html


Re[2]: The Bat and Dual Monitors instability

2004-10-06 Thread Ivan Latysh
Hello Steven,

Wednesday, October 6, 2004, 8:56:57 AM, you wrote:

 admin,

   I also use TB (v2) on a multi-monitor (3) configuration.
 Do you have a physical 3 screens or virtual ?
 I tried on 2 physical screens, works fine. Since application have no
idea that there are more than 1 screen.

   And since I use TB2, I doubt it will ever be fixed because
   I get a strong impression that v2 has been abandoned.  RIT
   wants us to pay for v3 to get features we neither need nor
   want in order to get bug fixes to v2 that haven't even been
   implemented.

Welcome to the real world (c) A black guy with a blue pills from
a place that calls Matrix.

-- 
Best regards,
 Ivanmailto:[EMAIL PROTECTED]



Current version is 3.00.00 | 'Using TBUDL' information:
http://www.silverstones.com/thebat/TBUDLInfo.html


Re[5]: SpamPal or K9?

2004-09-30 Thread Ivan Latysh
Hello Lynn,

Wednesday, September 29, 2004, 5:57:59 PM, you wrote:

IL Go to BayesIt home page and download the database from
IL them. Load it up, and you will see the difference.

 It's worth a try ... thanks!

 Ummm .. I wrote that before I'd discovered that I can't
 find the home page. I went back through recent posts, but
 the only dl's I can find are at (or through) the ritlabs
 page ..?

Plugin is written by Alexey Vinogradov ([EMAIL PROTECTED])
Information and updates at http://www.ritlabs.com/ru/solutions/BayesIt.php

There is a good article about the filter. (Russian)

Here is a direct link http://klirik.narod.ru/arc/spamdict.rar

Back Up yours : spamdict.bye, spamdict.idx  spamdict.lst from bayesit
folder, extract downloaded file and replace this files files.
Don't forget to shut down TheBat before doing it :)

-- 
Best regards,
 Ivanmailto:[EMAIL PROTECTED]



Current version is 3.00.00 | 'Using TBUDL' information:
http://www.silverstones.com/thebat/TBUDLInfo.html


Re: SpamPal or K9?

2004-09-29 Thread Ivan Latysh
Hello Michael,

Wednesday, September 29, 2004, 1:06:27 AM, you wrote:

 I have to get off BayesIT!  It learns way to slow.  What do people
 think of SpamPal or K9?  I have tried both and like both...so, what do
 others think?

 Most probable that it been taught badly.
 It doesn't meter which one program do you use, K9, POPFile, ... all of
them have exactly the same logic.
 The big difference is how you teach your program.
 My suggestion, delete BayesIT database and teach it again, but do it
carefully. 10-20 messages and 90% accuracy of filtering.
 A few hints, if you have subscribed to any mailing lists, don't mark
messages as NOT Junk, put them in white list.
 White list and black list what you can and let the filter to deal
with rest, works for 99.97% in a week.

-- 
Best regards,
 Ivanmailto:[EMAIL PROTECTED]



Current version is 3.00.00 | 'Using TBUDL' information:
http://www.silverstones.com/thebat/TBUDLInfo.html


Re[3]: SpamPal or K9?

2004-09-29 Thread Ivan Latysh
Hello Lynn,

Wednesday, September 29, 2004, 11:55:52 AM, you wrote:

 How would you deal with an account which has very little
 legit traffic, but seems to be a spam magnet?

 I have shifted some messages from other accounts and
 marked them 'not junk', when I remember, but it's not very
 convenient to have do that. The account gets no list mail.
I doubt that moving messages and marking them as not junk would help.
Analyze your good traffic and make sure that you didn't mark any good
e-mail as junk, it would result bad sorting. It you are not sure, kill
the bayes database and create a new one. (make a backup first !).

Most of the problems that user's describe here is result of
classifying mistakes, and when user switch to another application they
tend to not make such mistakes or make a few, that doesn't screw the database.

Go to BayesIt home page and download the database from them.
Load it up, and you will see the difference.

-- 
Best regards,
 Ivanmailto:[EMAIL PROTECTED]



Current version is 3.00.00 | 'Using TBUDL' information:
http://www.silverstones.com/thebat/TBUDLInfo.html


Problem installing The BAT!

2003-01-29 Thread Ivan Kryssin
When installing the Bat, after selecting the mail directory and then pushing 
Next, the following message pops-up: The directory c:\program files\The 
Bat!\MAIL\ is not a Basic Mail Directory. When I choose other directory for 
mail, the message still pops-up , so I can't continue the installation.







_
MSN 8 with e-mail virus protection service: 2 months FREE* 
http://join.msn.com/?page=features/virus



Current version is 1.62 | Using TBUDL information:
http://www.silverstones.com/thebat/TBUDLInfo.html


Copying filters to another account

2002-08-17 Thread Ivan Vecanski

Is there a way to quickly copy all the filters from one account to
another one?


 Current version is 1.61 | Using TBUDL information: 
 http://www.silverstones.com/thebat/TBUDLInfo.html



Customizable From field

2002-08-17 Thread Ivan Vecanski

Hi,

My email provider (fastmail) has a flexible option of having subdomains
on an account, so I need the following info:

When composing an email it seems that only the addresses of existing
accounts appear in the History drop down box for the From and Reply-To
fields. It won't remember other addresses I enter. So my question is:
Is there a way to force The Bat to 'remember' the addresses in the From
and Reply-To drop down history boxes in the Edit Mail Message screen.

Thanks,

Ivan


 Current version is 1.61 | Using TBUDL information: 
 http://www.silverstones.com/thebat/TBUDLInfo.html



Copying the folder structure

2000-12-25 Thread Ivan Vecanski


How can I copy the folder structure (with or without the messages) 
and filters to another computer?

Regards, Ivan

-- 
--
View the TBUDL archive at http://tbudl.thebat.dutaint.com
To send a message to the list moderation team double click here:
   mailto:[EMAIL PROTECTED]
To Unsubscribe from TBUDL, double click here and send the message:
   mailto:[EMAIL PROTECTED]
--

You are subscribed as : archive@jab.org





Help on Synchronise

2000-12-21 Thread Ivan Vecanski


I need the Tools/Synchronize option but couldn't make it work. I also
couldn't find it documented or explained anywhere. Any hints?

Version used: 1.48f

-- 
--
View the TBUDL archive at http://tbudl.thebat.dutaint.com
To send a message to the list moderation team double click here:
   mailto:[EMAIL PROTECTED]
To Unsubscribe from TBUDL, double click here and send the message:
   mailto:[EMAIL PROTECTED]
--

You are subscribed as : archive@jab.org





The Bat! 1.36/1.39 under Win2000...

2000-03-01 Thread Kasatenko Ivan Alex.

Hello!

Does anybody here uses TheBat! 1.36/1.39 under Win2000? I've got some
problems with it. (Generally, with IMAP-client support) TheBat!
"handgs" displaying message "Receiving message 3/#5" (or something
like that). And the second one is that while using IMAP TheBat! could
receive the same message in infinite loop.

-- 
Best regards,
 Kasatenko  mailto:[EMAIL PROTECTED]



-- 
--
View the TBUDL archive at http://tbudl.thebat.dutaint.com
To send a message to the list moderation team double click here:
   mailto:[EMAIL PROTECTED]
To Unsubscribe from TBUDL, double click here and send the message:
   mailto:[EMAIL PROTECTED]
--

You are subscribed as : archive@jab.org




IMAP

2000-02-29 Thread Kasatenko Ivan Alex.

Hello TBUDL,

  I use TheBat! for my IMAP4 server. It works perfectly well, but
  there's one problem - sometimes TheBat! just hangs up displaying
  message "Receiving messages 3/#5" or just like that... And another
  problem is that TheBat! receives messages from IMAP-server,
  duplicating that ones that are in my Inbox already. Is there any
  soltution for this problem?

-- 
Best regards,
 Kasatenko  mailto:[EMAIL PROTECTED]

-- 
--
View the TBUDL archive at http://tbudl.thebat.dutaint.com
To send a message to the list moderation team double click here:
   mailto:[EMAIL PROTECTED]
To Unsubscribe from TBUDL, double click here and send the message:
   mailto:[EMAIL PROTECTED]
--

You are subscribed as : archive@jab.org