using the bat to extract info and put it in address book

2006-06-18 Thread Laura
Hello listbuds I'm wondering if anyone knows how to extract information from an email, and then put that info in the bat address book. For instance, I have an email whose content is: From: [EMAIL PROTECTED] Subject: hnc newsletter Sent: 6/14/2006 at 3:0:55 EST from 71.254.136.122 First Name: L

Psychic cookies?

2006-06-18 Thread Chris
I'm convinced that the "random" cookie picker has an ironic sense of humor. Some recent examples: I'm writing about the cookies themselves: "The surest way to make a monkey of a man is to quote him." -Robert Benchley I'm writing about the Y Combinator: ((lambda (x) (x x)) (lambda (x) (x x))) I'

Simple Filter

2006-06-18 Thread Munango-Keewati
I'm trying to get a filter to match the header string "X-Spam-Level: **"--with notible lack of success. Can anyone tell me what I have to do to get this to work? Thanks in advance. -- Best wishes, M-K Current version is 3.80.06 | 'Using TBUDL

using the bat to extract info and put it in address book

2006-06-18 Thread [EMAIL PROTECTED]
Hello listbuds I'm wondering if anyone knows how to (or has sample code) that will extract information from an email, and then put that info in the bat address book. For instance, I have an email whose content is: From: [EMAIL PROTECTED] Subject: hnc newsletter Sent: 6/14/2006 at 3:0:55 EST fro

Change Character at Beginning of Reply Line

2006-06-18 Thread Mike Dillinger
Is there a way to change the character at the beginning of a reply line (">")? Perhaps disable it or use a different character? -- Thanks! -MikeD Current version is 3.80.06 | 'Using TBUDL' information: http://www.silverstones.com/thebat/TBUDLI

Mark Read when Reply

2006-06-18 Thread Chris
Hi, How do I make The Bat! mark messages as read when I have just finished sending off a reply to them? When I reply to a message it stays marked as unread, which makes it harder to keep track of what I have and haven't replied to. Also, is there a way to put an icon next to the message that in

Best way to View Switch

2006-06-18 Thread Chris
Hi, I've made a custom view mode for a folder so I can just view the unread messages only without affecting every other folder. Sometimes though I will want to quickly switch back to viewing all messages without having to go into Preferences and remove the filter from the folder view. Afterward

Re: Psychic cookies?

2006-06-18 Thread Peter Palmreuther
Hello Chris, On Thursday, June 15, 2006 at 4:57:05 AM Chris [C] wrote: C> I'm convinced that the "random" cookie picker has an ironic sense of C> humor. Some recent examples: {...[ C> Coincidence? I think not! :-) So do I. I wrote to a friend, who recently bought an Apple computer, and tried to

is the site back up??????

2006-06-18 Thread alists
Well today is the first day I started receiving messages from the list since 6/14! I hope this is good news, that the list is back up and running. -- Best regards, alistsmailto:[EMAIL PROTECTED] Current version i

Re: Psychic cookies?

2006-06-18 Thread Alexander S. Kunz
Hello Chris & everyone else, on 15-Jun-2006 at 04:57 you (Chris) wrote: > I'm convinced that the "random" cookie picker has an ironic sense of > humor. Confirmed. :-D > Coincidence? I think not! :-) Its called Cookiedence. Really! :-) -- Best regards, Alexander (http://www.neurowerx.de) We

Re: Simple Filter

2006-06-18 Thread Alexander S. Kunz
Hello Munango-Keewati & everyone else, on 16-Jun-2006 at 01:39 you (Munango-Keewati) wrote: > I'm trying to get a filter to match the header string > "X-Spam-Level: **"--with notible lack of success. Can anyone tell me > what I have to do to get this to work? The best is to first add the header

Re: Voyager, MyGate, and MSDOS

2006-06-18 Thread Zeynel Öztürk
Hello Peter, On Sat, 17 Jun 2006 at 16:44:12 +0200, (which is 17.06.2006 at 17:44:12 +2000 where I live), you wrote: > My idea for a workaround is a batch file that starts both > applications. Alas, I don't know much about DOS commands, so all I get > is that the first app is started. How do I st

Re: Mark Read when Reply

2006-06-18 Thread Feli Wilcke
Hello Chris, On Fri, 16 Jun 2006 21:18:23 +1000GMT Chris wrote: C> How do I make The Bat! mark messages as read when I have just C> finished sending off a reply to them? you could use a filter on outgoing mails C> Also, is there a way to put an icon next to the message that C> indicates its sta

Re: Simple Filter

2006-06-18 Thread Michael L. Cusac
Munango-Keewati wrote in : > I'm trying to get a filter to match the header string > "X-Spam-Level: **"--with notible lack of success. Can anyone tell me > what I have to do to get this to work? Header match ^X-Spam-Level:\s\*\* should do it. -- Mike The Bat! v. 3.80.06 Hamster Classic v. 2.

Re: Simple Filter

2006-06-18 Thread Peter Palmreuther
Hello Alexander, On Sunday, June 18, 2006 at 9:36:37 PM Alexander [ASK] wrote: >> I'm trying to get a filter to match the header string >> "X-Spam-Level: **"--with notible lack of success. Can anyone tell me >> what I have to do to get this to work? ASK> The best is to first add the header fiel

Re: Change Character at Beginning of Reply Line

2006-06-18 Thread Stuart Cuddy
Hello Mike, A reminder of what Mike Dillinger typed on: Thursday, June 15, 2006 at 17:31:57 GMT -0700 MD> Is there a way to change the character at the beginning of a MD> reply line (">")? Perhaps disable it or use a different character? I'm not aware of being able to change the > sign, but

Re: Best way to View Switch

2006-06-18 Thread Stuart Cuddy
Hello Chris, A reminder of what Chris typed on: Friday, June 16, 2006 at 23:34:09 GMT +1000 C> I've made a custom view mode for a folder so I can just view the C> unread messages only without affecting every other folder. C> Sometimes though I will want to quickly switch back to viewing all C>

Re: How to use the %qinclude macro?

2006-06-18 Thread Costas Papadopoulos
Hello Roelof, Thursday, June 15, 2006, 12:05:17 AM, you wrote (edited): > That's no problem, that's intended behaviour. When you're replying to > a message, the reply is supposed to go to the address mentioned in the > reply-to header and for our list that reply-to header is set to the > list. >

Re: Simple Filter

2006-06-18 Thread Alexander S. Kunz
Hello Peter Palmreuther & everyone else, on 18-Jun-2006 at 21:59 you (Peter Palmreuther) wrote: > I'd make this "match" and "^\*\*\s*$", unless the OP wants to filter > all mail that contains *at least* two asterixes in "X-Spam-Level:". I assumed this, yes. My provider adds the same header (a S

Re: Simple Filter

2006-06-18 Thread Michael L. Cusac
Peter Palmreuther wrote in : > On Sunday, June 18, 2006 at 9:36:37 PM Alexander [ASK] wrote: >>> I'm trying to get a filter to match the header string >>> "X-Spam-Level: **"--with notible lack of success. Can anyone tell me >>> what I have to do to get this to work? ASK>> The best is to first a

Re: Mark Read when Reply

2006-06-18 Thread Roelof Otten
Hallo Chris, On Fri, 16 Jun 2006 21:18:23 +1000GMT (16-6-2006, 13:18 , where I live), you wrote: C> How do I make The Bat! mark messages as read when I have just C> finished sending off a reply to them? The different ways to mark a message as read are listed in: account -> properties -> option

Re: Best way to View Switch

2006-06-18 Thread Roelof Otten
Hallo Chris, On Fri, 16 Jun 2006 23:34:09 +1000GMT (16-6-2006, 15:34 , where I live), you wrote: C> I've made a custom view mode for a folder so I can just view the C> unread messages only without affecting every other folder. C> Sometimes though I will want to quickly switch back to viewing all

Missing help file

2006-06-18 Thread MFPA
-BEGIN PGP SIGNED MESSAGE- Hi Since upgrading to 3.80.06 I am missing the help file, THE_BAT.HLP. I have tried re-installing but no good. Any ideas where to get a copy? - -- Best regards, MFPA Teamwork is essential - it allows you to blame someone else Using The Bat! v3.80.06 on Wi

TB and spam filters

2006-06-18 Thread Marten Gallagher
I propoase the theory: "PopFile is the only fully-configurable and adjustable spam filtering system that works properly with TB" Discuss please... Background: I have now tried all the various options - having become concerned about PopFile producing endless Sql zero byte files in my temp folder

Anti Spam

2006-06-18 Thread Ben Allen
Howdy Flying Rodent fans, I normally don't use an anti spam program, but I thought with this latest release I would try it out. So I thought with this release I would try it. So I trained it, with two thousand odd spam and forty to fifty thousand ham mails. So it was doing the job i

Re[2]: Simple Filter

2006-06-18 Thread Munango-Keewati
On Sunday, June 18, 2006, 2:36:37 PM, you wrote: > on 16-Jun-2006 at 01:39 you (Munango-Keewati) wrote: >> I'm trying to get a filter to match the header string >> "X-Spam-Level: **"--with notible lack of success. Can anyone tell me >> what I have to do to get this to work? Thanks to everyone w

Re: using the bat to extract info and put it in address book

2006-06-18 Thread Roelof Otten
Hallo Laura, On Wed, 14 Jun 2006 21:38:16 -0700GMT (15-6-2006, 6:38 , where I live), you wrote: L> I'm wondering if anyone knows how to extract information L> from an email, and then put that info in the bat address L> book. For instance, It can't be done the way you describe it. TB won't add st

Re: TB and spam filters

2006-06-18 Thread Roelof Otten
Hallo Marten, On Sun, 18 Jun 2006 21:47:30 +0100GMT (18-6-2006, 22:47 , where I live), you wrote: MG> "PopFile is the only fully-configurable and adjustable spam filtering system MG> that works properly with TB" MG> Discuss please... I don't agree with that. I'm using the spam filtering engine

Re: TB and spam filters

2006-06-18 Thread Alexander S. Kunz
Hello Marten Gallagher & everyone else, on 18-Jun-2006 at 22:47 you (Marten Gallagher) wrote: > "PopFile is the only fully-configurable and adjustable spam filtering system > that works properly with TB" If your only goal is spam filtering, SpamPal and K9 work just as well and are lighter on the

Tiny blank spam messages...

2006-06-18 Thread Philip Storry
Hello TBUDL, Over the last week, I've been getting LOTS of messages that are, for want of a better word, empty. Blank sender, blank recipients (to/cc), blank subject, no body. (Either they're checking my address is live by waiting for bounces, or they're too stupid to set up their bulk

Re: Virtual Memory overuse

2006-06-18 Thread Urban
Wednesday, June 14, 2006, Thomas Fernandez wrote: > I don't think anyone will open a "shorterlink". Well, at least I > won't. Why don't you post both, the real link and - if you wish - the > shorter link? Ok. Here's the non-shortened one http://groups.google.com/group/opera.general/browse_frm/thr

Voyager, MyGate, and MSDOS

2006-06-18 Thread Peter Meyns
Hi all, Voyager works well with MyGate from the USB stick. The plugin however, works only on my PC for starting MyGate along with The Bat!. On my notebook or on my girlfriend's Win98 laptop MyGate has to be started manually. When I close Voyager, MyGate closes automatically on all machines. My id

Re: Voyager and PGP

2006-06-18 Thread Thomas Fernandez
Hello Charlene, On Wed, 14 Jun 2006 19:07:26 +0200 GMT (15/06/2006, 00:07 +0700 GMT), Charlene Ferrara wrote: CF> I fear Win98SE lacks the native support for USB-Sticks. You would have CF> to install a generic driver to get the thing working. Win ME and W2k SP4 CF> and higher have a built-in supp

Change of adress

2006-06-18 Thread Richard H. Stoddard
I have tried twice to chance my address; both times the website indicates that a confirmation e-mail has been sent to my new address, but I have not received neither. I'm also no longer receiving any posts. Is there a problem, or am I doing something wrong? -- Thanks, Rick

Re: Change of adress

2006-06-18 Thread Alexander S. Kunz
Hello Richard H. Stoddard & everyone else, on 18-Jun-2006 at 07:44 you (Richard H. Stoddard) wrote: > I have tried twice to chance my address; both times the website > indicates that a confirmation e-mail has been sent to my new address, > but I have not received neither. I'm also no longer recei

Re: Mark Read when Reply

2006-06-18 Thread Chris
Roelof Otten @ 2006-6-18 4:28:10 PM "Mark Read when Reply" > However, you can create a 'replied messages' filter with the > action 'mark as read'. I have a common filter that does just this: TB! Message Filter beginFilter UID: [572D03A2.01C5B7D9.29BF0623.2105AEB4] Name: Mark\20as\20Re

Re: Tiny blank spam messages...

2006-06-18 Thread Michael L. Cusac
Philip Storry wrote in : > Over the last week, I've been getting LOTS of messages that are, for > want of a better word, empty. I get them too. They seem to be just emtpy smtp envelopes. They only have the Return-Path and Received headers added by servers. > I wanted to try and set up a

Re: Change of adress

2006-06-18 Thread Chris
Richard H. Stoddard @ 2006-6-18 1:44:37 AM "Change of adress" > I have tried twice to chance my address; both times the website > indicates that a confirmation e-mail has been sent to my new > address, but I have not received neither. I'm also no longer > receiving any posts. Are the messages b

Re: Simple Filter

2006-06-18 Thread Chris
Michael L. Cusac @ 2006-6-18 4:07:01 PM "Simple Filter" >>> Go to Options / Preferences / Messages / Message Headers. >>> Click on "Add" and type the information for the header field >>> (uncheck all three checkboxes). >> This step is not necessary... > I believe it's necessary, else X-Spam-L

Re: Copy Incoming Account Filters?

2006-06-18 Thread Roelof Otten
Hallo Greg, On Fri, 16 Jun 2006 13:54:25 -0500GMT (16-6-2006, 20:54 , where I live), you wrote: G> Is there a way to copy many filters from an old email account to a new G> email account? I suppose you want to copy all filters from an old account to a new account, this can be achieved by closing

Re: Voyager and PGP

2006-06-18 Thread Thomas Fernandez
Hello Peter, On Wed, 14 Jun 2006 21:03:23 +0200 GMT (15/06/2006, 02:03 +0700 GMT), Peter Meyns wrote: PM> On the first start Voyager prompted me to download and install PM> unicows.exe from Microsoft for unicode support. It was already on this PM> computer, because I needed it when I installed Th

Re: How to use the %qinclude macro?

2006-06-18 Thread Roelof Otten
Hallo Costas, On Sun, 11 Jun 2006 10:00:45 +0300GMT (11-6-2006, 9:00 , where I live), you wrote: CP> What I found is that if I click on your email address in the preview CP> pane headers and reply to you, the Quick Template works. However, if I CP> press the toolbar Reply button, the Quick T

Re: Anti Spam

2006-06-18 Thread MikeD (2)
Hello Ben, Sunday, June 18, 2006, 4:52:21 PM, you wrote: BA> Howdy Flying Rodent fans, BA> I normally don't use an anti spam program, but I thought with this BA> latest release I would try it out. So I thought with this release I BA> would try it. So I trained it, with two thousand odd

Re[2]: TB and spam filters

2006-06-18 Thread Marten Gallagher
> If your only goal is spam filtering, SpamPal and K9 work just as well > and are lighter on the resources than PopFile (and much faster). OK have got K9 on the strength of that thought and I have to say I like the interface and the configurability of it... Thanks for the tip... -- Marten Galla

Re: Virtual Memory overuse

2006-06-18 Thread MFPA
-BEGIN PGP SIGNED MESSAGE- Hi On Sunday 18 June 2006 at 6:20:59 PM, in , Urban wrote: > The thing I like about shorterlinks is that they show where they are > taking you before redirecting. Not for very long, but long enough to > copy the URL and stop the redirect by hitting a bookmark

Re: tiny blank spam messages... [correction]

2006-06-18 Thread Michael L. Cusac
I wrote: > Philip Storry wrote: > >> Over the last week, I've been getting LOTS of messages that are, for >> want of a better word, empty. > > I get them too. They seem to be just emtpy smtp envelopes. They only > have the Return-Path and Received headers added by servers. > >> I wanted to

Re: Voyager, MyGate, and MSDOS

2006-06-18 Thread Peter Meyns
Hi Zeynel, on Sun, 18 Jun 2006 22:35:52 +0300GMT (18.06.2006, 21:35 +0200GMT here), Zeynel Öztürk wrote: >> ,- [ voyager.bat ] >> | voyager.exe >> | MyGate\mygate.exe >> | exit >> `- ZÖ> How about: ZÖ> -- ZÖ> start voyager.exe ZÖ> start MyGate\mygate.exe ZÖ> exit ZÖ> --