Turning an account off

2011-08-10 Thread simbabque
Hello TBUDL,

I've got TB! 4 on my laptop with two accounts set up. Since I do not
want to read (and sync!) my IMAP work account while I am on holiday, I
would like to disable all automatic communication for this account.
Getting mail when I actually open up the acounts would be fine, but I
don't want it to download anything without asking for it explicitly.

Right now it is set up to fetch mail and sync stuff quite often, which
I need for work. The solution should therefore be easily reversible.

Is there such a feature?

Thanks in advance,
simbabque

-- 
Using The Bat! v5.0.8 on Windows XP 5.1 Build  2600
Service Pack 3



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


Re: How do I set an image from a web site to display in a message?

2010-04-04 Thread simbabque
Hello Ian,

Saturday, April 3, 2010, 1:12:30 PM, Ian A. White wrote:

 I have an image that displays in my business e-mails however some
 people don't like the image as it shows up as an attachment and 
 various spam filters consider this spam. These spam filters will 
 however let a message through if the message does not have an 
 attachment but a link to a web site where the message is stored.

 How can I do this with The Bat! and templates?

You would just have to edit your template to have the image point to a
web address instead of an attached file.

I just tried to do that and noticed that it seems to be quite tricky
to directly edit an existing html template's code. I'd therefore
suggest you write your code in an external editor.

Basically your image has to look like this:

img src=http://www.yourcompany.com/img/signature.png; width=100
height=100 alt=My company's logo /

If you can't get to the source code with TB! because the source viewer
sort of scrambles it, try saving an email to a txt file or opening it
with Thunderbird to view the source there (ctrl+u). You can then copy
the code into say notepad, edit the image and reenter the template
variables (by i.e. copying them from the template editor). After that
you'd just have to put the new template into your mail account. It
might also be possible to save it from notepad and include it as a
template file in TB!, but I have not done that so I don't know how it
works.

There's probably a more simple way to achieve this, but the principle
is the same. Just substitute the image's url.

I hope that helps.

Regards,
simbabque

-- 
Using The Bat! v4.2.23 on Windows XP 5.1 Build  2600
Service Pack 3



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


Re: Unwanted view changing

2010-02-01 Thread simbabque
Hello Jack,

Sunday, January 31, 2010, 6:30:37 PM, Jack S. LaRosa wrote:

 That would seem to be a good explanation but I don't ever recall
 seeing any changes in the content of the email. I suppose a good test
 would be to simply wait several seconds before scrolling down the
 message. If it was being caused by a not-yet-completed download, it
 shouldn't happen if you wait before scrolling.  I'll try it.

It happens to me, too. Usually with the newsletter of the local Cinema.
These emails are packed with images and expand downwards to more than
ten times their initial length after everything has been loaded.

I usually click on the email, then proceed to do something else in my
browser and then come back to look at the films. Guess it's got to do
with the internal HTML-implementation. It's just not as fast as a
proper browser and I think it is unable to pre-render space for images
even if they have a size given in the html. Might be a good idea to
look into that.

Best wishes,
simbabque

-- 
Using The Bat! v4.2.23 on Windows XP 5.1 Build  2600
Service Pack 3



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


Re: LDAP-Support

2009-12-13 Thread simbabque
Hello Robert,

Sunday, December 13, 2009, 8:55:11 AM, Robert Tomanek wrote:

  While this is trivial to fix, they will never do it.

  Don't bother filing a bug report; firstly, for usual reasons, and
  secondly I've already done so for this bug:
  https://www.ritlabs.com/bt/view.php?id=6484

What are those usual reasons?


-- 
Using The Bat! v4.2.12.4 on Windows XP 5.1 Build  2600
Service Pack 2



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


Re: New email address, same account

2009-10-03 Thread simbabque
Hello usman,

Thursday, October 1, 2009, 7:49:52 AM, usman x wrote:

 I've had the same email address for quite a few years but am thinking
 of getting a new one. My question is: is it possible to have emails
 from 2 different email addresses go into the same account?

If your old address is with a public email provider, you could
probably also set up a POP3 collection, so that it gets the mail from
the new account (or wise versa). You would then have to only download
mail from one and get both. If you enter your templates to use the
appropriate address as sender, e.g. new mail always gets the new
address, replies get their original to-address, your contacts won't
even notice if you don't tell them.

Of course, this is not an option if you're switching addresses because
the old one is full of spam.

Regards,
simbabque


-- 
Using The Bat! v4.2.10.1 on Windows XP 5.1 Build  2600
Service Pack 2



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


Address book syncronisation

2009-09-05 Thread simbabque
Hello TBUDL,

I'm using TB! at home and plan to get a second licence for my computer
at work (since I cannot find the licence text... I have a students
licence - any thoughts on that?).

Right now most of us at work use either Thunderbird or some version of
Outlook. Our mail servers can only be accessed via IMAP. We get new
collegues fairly often, so the company's address book changes a lot.
For that matter I use the Thunderbird addon SyncMab
(http://tinyurl.com/npl2r5), which loads a .mab address book export
that some helpdesk guy creates from an nfs and imports/overwrites it
into an address book in Thunderbird. This works well. But can I do the
same 
thing with TB!? There's also an ldif and some other format (which I
cannot remember right now, it's probably for Outlook) available.

I could also write up a little perl script to convert one of these
files into some other text format if that would make the import
easier. But what I'm looking for is basically a way to have one
address book syncronised from one of these files.

Thanks for suggestions.

Regards,
simbabque

-- 
Using The Bat! v4.2.10.1 on Windows XP 5.1 Build  2600
Service Pack 2



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


Importing a single message

2009-08-15 Thread simbabque
Hello TBUDL,

I had to answer to an email at a friends computer recently, so I used
the webmailer at web.de. They are using pop3/smtp. Is there a built in
way in TB! to import that single message (which I can save with
headers from the sentmail dir in the webapplication) or do I have to
mock it up, editing headers and stuff? It is an important message and
I might need it later, so I don't mind a bit of fiddling around.

Thanks a lot.
Regards,
simbabque

-- 
Using The Bat! v4.2.9.1 on Windows XP 5.1 Build  2600
Service Pack 2



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


Re: Importing a single message

2009-08-15 Thread simbabque
Hello Roelof,

Saturday, August 15, 2009, 11:17:17 AM, Roelof Otten wrote:

 First thing I would try is to move the message from the sentmail to
 the inbox as that's generally the folder of the mailbox that's
 downloaded by TB.

Thanks a lot Roelof, that worked like a charm. :)

-- 
Using The Bat! v4.2.9.1 on Windows XP 5.1 Build  2600
Service Pack 2



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


Re: IMAP again

2009-06-23 Thread simbabque
Hello Lynn,

Monday, June 22, 2009, 9:42:19 PM, Lynn wrote:

 I *must* be missing something here, surely??? Is there no way just to
 check the little boxes for all the folders in one fell swoop and tell
 them to be full sync??

When you right click on the account in the tree view (the root node,
above the Inbox), there's an option synchronize all folders. That
might be what you're looking for. I don't dare to click on it right
now to test this, though.

Regards,
simbabque
-- 
Using The Bat! v4.2.6 on Windows XP 5.1 Build  2600
Service Pack 2



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


Re: *** GMX Spamverdacht *** Quick Template: No wordwrap

2009-06-16 Thread simbabque
Hello Feli,

Monday, June 15, 2009, 11:00:38 AM, Feli Wilcke wrote:

s I've tried disabling the FormatAuto-Wordwrap in the template editor,
s but as I'd thought that does not do the trick at all. There seems to
s be no macro to change this behaviour.

 AFAIK no. Which editor do you use? If it's microed it could be worth
 trying to switch to the windows editor. This is possible by the macro
 %seteditor.

That did the trick. Thanks a lot! :)

-- 
Using The Bat! v4.2.4 on Windows XP 5.1 Build  2600
Service Pack 2



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


Quick Template: No wordwrap

2009-06-06 Thread simbabque
Hello TBUDL,

Another question about the quick templates:

I need a line of words, beginning with Tags:  and followed by a list
of tags for a photo upload to flickr. The line must not wrap or break
automatically. I basically want a very long line. The line wrap
behaviour of Thunderbird would also be fine, but TB! always breaks the
lines for real, doesn't it?

I've tried disabling the FormatAuto-Wordwrap in the template editor,
but as I'd thought that does not do the trick at all. There seems to
be no macro to change this behaviour.

Does anyone know a way?

Thanks and regards,
simbabque

-- 
Using The Bat! v4.1.11 on Windows XP 5.1 Build  2600
Service Pack 2



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


Re: TO-macro and quick templates

2009-06-03 Thread simbabque
Hello MFPA,

Tuesday, June 2, 2009, 7:48:22 PM, MFPA wrote:

 Here's my template:

 =
 %CURSOR

 tags: some tags i want them all to share Canon EOS
 1000d %TO=foo12...@photos.flickr.com
 =

 Would putting the %to= line before the %cursor line make any
 difference?

Thanks for the suggestion.

Yes it does make a difference. It creates a blank line because of the
line break after the '...flickr.com\n' -- there's a \n

I understand that you have to put these value assignments at the
bottom because of the line breaks. Or so I think.

Regards,

Julien

-- 
Using The Bat! v4.1.11 on Windows XP 5.1 Build  2600
Service Pack 2



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


Re: TO-macro and quick templates

2009-06-02 Thread simbabque
Hello Rick,

Monday, June 1, 2009, 11:59:56 PM, Rick wrote:

 My very simple template is working fine, but I find it very annoying
 that TB! sets up the new message window with the focus on the To: text
 box. I'd like it to be in the subject line or the text (where the
 %CURSOR is).

 I don't want that extra
 tab/click. Is there a way to change this?

 Try %CURSOR=Body

That works like a charm! Subject instead of Body is also fine.
Thanks a lot!

You wouldn't happen to know how to turn the CC: and BCC: input lines
off in the template but preserve them in other new messages, would you?

Regards,
simbabque

-- 
Using The Bat! v4.1.11 on Windows XP 5.1 Build  2600
Service Pack 2



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


TO-macro and quick templates

2009-06-01 Thread simbabque
Hello Tbudl,

I'm setting up a simple quick template to upload photos via email to
my Flickr account from my mobile computer. That way I can prepare all
the photos from let's say a day on vacation, put them in the outbox
and mail them when wifi or such is available.

My very simple template is working fine, but I find it very annoying
that TB! sets up the new message window with the focus on the To: text
box. I'd like it to be in the subject line or the text (where the
%CURSOR is).

Here's my template:

=
%CURSOR

tags: some tags i want them all to share Canon EOS 1000d
%TO=foo12...@photos.flickr.com
=

As I said, it's really quite easy, nothing special happening. Still,
starting in the to-field is very annoying. I don't want that extra
tab/click. Is there a way to change this?

Thanks a lot,

simbabque
-- 
Using The Bat! v4.1.11 on Windows XP 5.1 Build  2600
Service Pack 2



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


Re: IMAP filtering

2009-03-22 Thread simbabque
Hello Dwight,

Saturday, March 21, 2009, 7:52:39 PM, Dwight Corrin wrote:

 On Tuesday, March 17, 2009, 1:15:06 PM, Peter Fjelsten wrote:

 Has anyone encountered a similar problem or any idea why this happens?

 I  don't  understand why you don't sort the mail in your IMAP account 
 as it arrives there. I do virtually no filtering with TB! anymore. 

Because I can't. It's my work account and our admin does not allow us
to do anything at all besides recieving and sending mail. I guess they
haven't figured out the benefits or are reluctant to give the non-IT
people (as opposed to us) any opportunity to mess up their system.

In the office I have to use Thunderbird (because I don't want
Outlook), which has limited filtering capabilities, but gets the job
done. Here at home, well. Last couple of days it worked again. Now it
stopped. I'll just wait and see.

-- 
Using The Bat! v4.1.11 on Windows XP 5.1 Build  2600
Service Pack 2



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


IMAP filtering

2009-03-17 Thread simbabque
Hello Tbudl,

I've got an IMAP account with lots of mail. I connect through the
internet with a 1024/128 kbit/s line. The account is checked in
intervals of 10 minutes and it disconnects after 2 minutes. Only mails
below a certain size get downloaded completely. For the others, it
only gets the headers. So far, that's all working quite ok.

I've set up several filters to move mails to different folders. Now
what is strange is that they sometimes work, and sometimes they don't.
Some messages would show up in the right folders on their own, but
often nothing happens. When I try to refilter them (no difference
whether selected or not), it says they were filtered, it shows it in
the log, but it does not move them. Doesn't matter whether they're
read or unread, either.

I've not figured out what the conditions are for this to happen. First
I belived it might be connected with lag, because I sometimes download
a lot of stuff. But it also happens when the whole bandwidth is
available.

I don't just want to blame the weak IMAP implementation because it
does work from time to time. E.g. there're like 10 filtered and 20 not
filtered unread messages in the account right now.

Has anyone encountered a similar problem or any idea why this happens?

Thanks and regards,
simbabque

-- 
Using The Bat! v4.1.11 on Windows XP 5.1 Build  2600
Service Pack 2



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


Re: Message Counter Error

2009-01-30 Thread simbabque
Hello Barry,

Thursday, January 29, 2009, 4:17:07 PM, Barry wrote:

 Any suggestions how to reset the counter?

I've had the very same problem with an imap account and even wrote a
ticket at the ritlabs website. They told me it was a known error and
they'd fix it very soon.

Anyway, restarting TB! was enough to get the counter to work correctly
for me.

-- 
Using The Bat! v4.1.11 on Windows XP 5.1 Build  2600
Service Pack 2



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


Re: Changing reply-to address by reciepient-address

2009-01-25 Thread simbabque
Hello Jens,

Sunday, January 25, 2009, 3:01:07 AM, Jens Franik wrote:

 You  can  do this, if you store this Mails in a seperate Folder, where
 you set your Reply-To Adress for this special Folder - thats a working
 solution.

Yes, it indeed worked. I also changed the template to match the
signature of the platform. That should minimize confusion, I hope.
Thanks a lot for that solution. :)

Just in case anyone wants to do this as well and doesn't know, here's
where you change the identity:

Folder Properties  Identity

 anyway  you  should  change  you Mail setup that you have a list which
 forwards you a message.

I don't understand what you mean. This platform is not a proper
webmail provider. I can't, i.e. collect my mails from there by POP3.
It's a communications platform for schools where you can be in
courses that have their own mail, file storage, forum and so on. For
my personal mail address I can enter a forward, which sends copies to
my real mail address. Since the people I deal with their don't know
that, I have to use the platform's one. But since the platform itself
sucks, I prefer to use TB! when I'm at home.

But still, what do you mean by list?

Regards,
simbabque


-- 
Using The Bat! v4.1.9 on Windows XP 5.1 Build  2600
Service Pack 2



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


Changing reply-to address by reciepient-address

2009-01-24 Thread simbabque
Hello Tbudl,

I have to use a certain web-mail/lots-of-features platform where I
have my own mail address at school. There I have set a forward to my
proper mail address which I handle in TB!.

If I answer a mail which came from someone else who uses the platform,
their replies will go to my proper mail address. But then I cannot
read the reply from within the platform, which I sometimes have to.

Some of the people I write to are in my addressbook. They have their
proper addresses first and the platform address second.

Is there a way to create an outbound filter that adds a reply-to
address to the mails that go to some...@damn-platform.com ? I tried to
do that but did not find the right option. Or am I maybe looking at
this from the wrong angle? Do I need a special template that holds the
reply-to address? But how do I apply that to all the people in my
addressbook only if it's their platform email address (and possibly a
reply, not a first message) or even just a message/reply to a platform
address that is not in my addressbook at all?

If there's a way to do that, is there maybe even a way to mask the
sender to be the address of the platform? Or are there any objections
doing that? Faking the sender does sound a bit wrong, but it would be
helpful and do no harm in this case.

Thanks for your help.

Regards,
simbabque

-- 
Using The Bat! v4.1.9 on Windows XP 5.1 Build  2600
Service Pack 2



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


Re: Server certificate expired

2009-01-09 Thread simbabque
Hello Jernej,

Wednesday, January 7, 2009, 7:32:28 PM, Jernej Simončič wrote:

 If you're the server admin, you have to replace the certificate on the
 server. Otherwise, you need to notify the server administrator to do
 it.

Thanks for the reply. That's what I did eventually. The admin was busy
fighting a virus and forgot. There's no antivir against old common
flu... ;)

Regards,

-- 
Using The Bat! v4.0.34 on Windows XP 5.1 Build  2600
Service Pack 2



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


Server certificate expired

2009-01-07 Thread simbabque
Hello *,

When I try to get my mail, the server tells me my cert has expired:

 !07.01.2009, 16:37:28: FETCH - TLS handshake failure. Invalid server 
 certificate (This certificate has expired).

So far, so well, it expired a few days ago. I went to the adressbook
and deleted the old cert, thinking that might get it to request a new
one. But that's not what it does.

My deleting the cert was several days ago and even after restarting TB
it still uses the old (gone?) cert. It seems to still be somewhere in
there...

How do I get rid of the old one and tell it go get me a new one?

Regards,
simbabque

-- 
Using The Bat! v4.0.34 on Windows XP 5.1 Build  2600
Service Pack 2



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


Excluding accounts from 'new mail'-notification

2008-10-07 Thread simbabque
Hello *,

I would like to exclude a certain mail account from the 'you have new
email' notification. If this account has mail it should not be shown
in the mail ticker or via the tray icon or task symbol. The latter two
should appear normal if only this account has new mail.

Is there a way to do that?

Regards,
simbabque

-- 
Using The Bat! v4.0.34 on Windows XP 5.1 Build  2600
Service Pack 2



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


Re: Filters: Run External Process

2008-09-11 Thread simbabque
Hello Simon,

Thursday, September 11, 2008, 11:23:30 AM, Simon wrote:

 So, TB! is executing the exe, but it is being run somewhere else, not in the
 same folder as it is executed from. And I have no idea why that is, or how
 to resolve it.

To check where it actually is run, you'd just have to add something
like:

cd
pause

to the top of your script.

To get it to work in the right directory, you'd just have it move
there. Since your My Voicemail-dir does not change (I guess) you'd
just need to add something like this to the very top of the script:

cd D:\My Voicemail\Incoming

Which would make it look like this:

/* BEGIN @echo off

cd D:\My Voicemail\Incoming
echo Name: %~n1
FOR %%a in (*.wav) DO sox.exe %%a %%~na.aiff
[..]
*/

I hope that helps.

Regards,

-- 
Using The Bat! v4.0.28.1 on Windows XP 5.1 Build  2600
Service Pack 2



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


Re: Backup progress window

2008-06-01 Thread simbabque
Hello Jack,

Saturday, May 31, 2008, 11:38:59 PM, Jack S. LaRosa wrote:

 True, I could do that except that when the backup is running, you can't
 do anything else. There's no way that I can see to make the backup run
 in the background while you use the computer for other tasks.

I cannot confirm that. I have my weekly backup set to Saturday
afternoon. Most of the time it occurs when I play World of Warcraft
(in windowed fullscreen mode, so the game is basically another window,
just without a frame). I get startled because the backup window is in front
of my game, hammer lots of keys into the backup window instead of
healing some poor guy and then realise what happens. I can just click
into my game and the backup goes into the background. No problem here.
I guess that should be possible with other windows as well.

Haven't tried to read mail or something at the time of the backup,
though.

-- 
Using The Bat! v4.0.24 on Windows XP 5.1 Build  2600
Service Pack 2



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


Re: TB yahoo acount

2008-04-17 Thread simbabque
Hello Luc,

Wednesday, April 16, 2008, 4:36:09 PM, Luc wrote:

 I checked the Yahoo page and found
 the following page:
 http://help.yahoo.com/l/us/yahoo/mail/classic/mailplus/pop/pop-08.html.

 That's for the general yahho.com account where you have to pay a fee
 to use POP. I have a yahoo.co.uk account which is still free :-).

I wonder why it worked for me, then. I'm positiv I don't pay anything
at all. Still, these settings fixed the problem you described,
allthough I did not recognize them here on my own.

Thursday, April 17, 2008, 2:03:35 AM, Luc wrote:

  Solved the problem ... i had to use the smtp of my provider instead
  of yahoo's  silly me.

So you're not sending mail through yahoo's smtp any more but have
before? That sounds rather strange. But since it works, who cares,
really ;)

-- 
Using The Bat! v4.0.18 on Windows XP 5.1 Build  2600
Service Pack 2



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


Re: TB yahoo acount

2008-04-15 Thread simbabque
Hello Luc,

Monday, April 14, 2008, 10:00:20 PM, Luc wrote:

  I have a yahoo account with yahoo.co.uk and the pop settings all of
  sudden prevent me of sending mail. Receiving is no prob.

  Anybody has a port setting that does work?

I've got two yahoo.de mail addresses set up. I usually do not send
mail from them, so I did not notice this problem. When I tried to
send a message it did not work. I checked the Yahoo page and found
the following page:
http://help.yahoo.com/l/us/yahoo/mail/classic/mailplus/pop/pop-08.html.

You have to turn TLS on for the smtp-server. It will then change the
port to 465. This did the trick for me on both accounts.

You should btw also change the pop-server connection to TLS (and
automatically port 995). I'm not sure if getting mail still works
without it, though.

I think they could at least write a newsletter or something if they
change these settings... :-/

-- 
Using The Bat! v4.0.18 on Windows XP 5.1 Build  2600
Service Pack 2



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


Re: gray delete icons

2008-04-02 Thread simbabque
Hello Rick,

Wednesday, April 2, 2008, 12:53:49 AM, Rick wrote:

AR All of a sudden all of my delete icons are gray and I can't
AR delete things.

 I had a similar issue one time. It was fixed by right clicking the
 tool bar and choosing customize Pick the standard icon bar. Now on
 the lower right change the icons to menu icons and click OK. YOu will
 see they are no longer grayed out - go change it back if you want the
 large icons - chalk it up to BAT MYSTICISM. lol

Does Rick's solution actually fixes the [delete]-key not working as
well as the grayed out icons? This has not happened for me for some
weeks now (I think, not sure though). I allways just restart TheBat, which 
works well.

-- 
Using The Bat! v4.0.18 on Windows XP 5.1 Build  2600
Service Pack 2



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


Re: Undocked Toolbars!

2008-03-27 Thread simbabque
Hello there,

Wednesday, March 26, 2008, 4:53:42 PM, Barry wrote:

 I don't know how I've managed it but all my toolbars are undocked.

Well, I accidetaly grabbed the menu bar and undocked it. I can attach
it back allright, but it just won't stick where it was.

I'm using the window split mode 'Full-height Account tree' and the
menu was over the account tree, but it does not get back there.

It looks like this: 
http://img329.imageshack.us/img329/6817/thebattoolbarsxr9.png

I tried changing the split mode around, but that does not help. I
also detached and double-clicked the bar, but that just puts it in
changing places, which is sort of weird.

How do I get the bugger back in place? Also, is there a way to lock
those bars? It's a nice thing they are so easily movable, but it's
not the sort of thing you use all the time... ;)

Thanks.

-- 
Using The Bat! v4.0.18 on Windows XP 5.1 Build  2600
Service Pack 2



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


How to turn of 'Re[2]' in replies

2008-03-22 Thread simbabque
Hello TBUDL,

As I read my last message to the list I saw that it had a [2] in the
subject. How did that get there? It does not show up when I answer
other people's mail or re-mail directly.
Is it something the list does or do I have to change some settings?

Thanks,
simbabque

-- 
Using The Bat! v4.0.18 on Windows XP 5.1 Build  2600
Service Pack 2



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


Re[2]: Impossible to Deleting messages?

2008-03-21 Thread simbabque
Hello Technical,

Friday, March 21, 2008, 10:08:22 AM, you wrote:

 yes, we notice that on IMAP account, but we only have one IMAP and it
 locks on others accounts which are all POP3/Gmail.

 Friday, March 21, 2008, 10:04:43 AM, Christopher W. wrote:

I have the same problem here - there is one IMAP account, but I never
delete any messages in it. But on my POP3 accounts this happens
sometimes. Restarting The Bat! helps.

Also, I should probably update my client. I actually thought it would
do that itself, but it seems it doesn't.

-- 
Using The Bat! v4.0.14 on Windows XP 5.1 Build  2600
Service Pack 2



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


Re[2]: Address Book groups and 2+ addresses per contact

2008-03-09 Thread simbabque
Hello Volker,

Saturday, March 8, 2008, 11:22:20 PM, you wrote:

 Yep, you are right. — Another solution could be:

 - Open address book
 - Right-click the desired contact
 - Choose New message to = [EMAIL PROTECTED]

So I guess this won't work when writing to a whole group. Thanks
anyway, I guess I'll use Volker's way.

-- 
Using The Bat! v4.0.14 on Windows XP 5.1 Build  2600
Service Pack 2



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


Address Book groups and 2+ addresses per contact

2008-03-08 Thread simbabque
Hello TBUDL,

I have several contacts to whom I send privat and work-related mail.
There is only one contact per person which has two or more of their
email adresses. The contacts are in an address book group for friends
as well as one for work. Let's call those two groups friends and work.

The email address field in the contact details looks like this:
[EMAIL PROTECTED]
[EMAIL PROTECTED]

The groups field looks like this:
work+friends

I would like to get TheBat! to decide which of those two (or maybe
more) addresses it should use depending on the group from which I
select the contact to write a new message. It would also be nice if
it did that when I write a mail to all contacts in the group (i.e. a
meeting invitation or something).

Is this possible or is there a better approach?

Thanks and regards,

simbabque

-- 
Using The Bat! v4.0.14 on Windows XP 5.1 Build  2600
Service Pack 2



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


Re: Memory usage

2008-02-23 Thread simbabque
Hello Tom,

Friday, February 22, 2008, 12:37:51 PM, you wrote:

 just wondering what your average memory usage is for your bat?

I've got a realatively fresh install of The Bat! with 5 pop3 accounts
that have about 3,400 messages and one imap account with about 2,200
messages.
Right now it's been running for approximately 5 minutes and uses 20m
of memory and 42m of VM. It's not doing much, though.

 I never paid much attention to this but I recently noticed in task
 manager something like 60,000-70,000 K and was a bit surprised.
 Would that be normal on XP?

I guess it depends on how much stuff there is in it. I recon if you
have lots of complicated filters and a whole lot of mail comming in
all the time it takes up more memory.

And there might also be a difference between versions since you are
using 3.99 and I'm not.

-- 
Using The Bat! v4.0.14 on Windows XP 5.1 Build  2600
Service Pack 2



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