Re: Weekly backup

2006-01-24 Thread Roelof Otten
Hallo Thomas,

On Tue, 24 Jan 2006 02:53:40 -0300GMT (24-1-2006, 6:53 +0100, where I
live), you wrote:

RO   Does anybody know how to give them proper alternating names?
RO   Something like the date as in MMDD.

TM Put this string in 'To backup file' and modify the path.

TM 
C:\yourpath\%SETPATTREGEXP=(\d+).(\d+)\.(\d{4})%REGEXPBLINDMATCH=%DATESHORT%Subpatt=3%Subpatt=2%Subpatt=1%SETPATTREGEXP=(\d+)\:(\d+)%REGEXPBLINDMATCH=%TIME%Subpatt=1%Subpatt=2.TBK

Unfortunately this regexp gives me the creation time as filename
instead of the creation date and as the nature of a schedule is that
it's executed at the same time.
But thanks anyway, since you gave me the idea how easy it really was.
(I'd never thought of using macros in the filename.)
But this does what I want:

D:\backups\thebat\%DATE=MMDD.tbk

-- 
Groetjes, Roelof

It's not a bug. It's a seldom used hidden feature.

The Bat! 3.65.04
Windows XP 5.1 Build 2600 Service Pack 2
1 pop3 account, server on LAN
OTFE enabled
P4 3GHz
2 GB RAM


pgpAXEAz9tVEG.pgp
Description: PGP signature

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

Re: Weekly backup

2006-01-24 Thread Henk M. de Bruijn
On Tue, 24 Jan 2006 10:14:37 +0100GMT (24-1-2006, 10:14 +0200, where I
live), Roelof Otten wrote:

 D:\backups\thebat\%DATE=MMDD.tbk

Hi Roelof,

Where do I have to put that?

-- 
Henk M. de Bruijn
__
The Bat! Natural E-Mail System™ version 3.70.02 Qigong(Beta) Pro on Windows XP 
SP2
PGPkey at: http://www.biglumber.com/x/web?qs=0X11EECBEEB464DD0F
Gossamer Spider Web of Trust http://www.gswot.org
A progressive and innovative Web of Trust

pgpexA9EBfrqW.pgp
Description: PGP signature

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

RE: Displaying HTML

2006-01-24 Thread Jurgen Haug
Hello Jack,

Tuesday, January 24, 2006, 12:53:06 PM, you wrote:


 Hello one and all,

 Is there a way to get TB! to display the graphics in an HTML email
 without having to launch a browser?

 Empty boxes with little red X's in them don't convey a lot of
 information.

welcome to the club of those poor people that try to use emails as they are 
used today, not as someone thought them up 10 years ago...

TB! will not show those graphics to you.


-- 
Best regards,
 Jürgen
:eu-flag3: :de-bw: :safaribears:

The only thing, where men quarrel who has the smaller, is the mobile phone.

Using The Bat! v3.65.04
  Opera v8.51.7712 on WinXP Home v2600 SP2

* PGP key available on request: send mail with subject PGP key request

pgpaJ5iKkh31h.pgp
Description: PGP signature

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

Re: Weekly backup

2006-01-24 Thread Roelof Otten
Hallo Henk,

On Tue, 24 Jan 2006 15:29:48 +0100GMT (24-1-2006, 15:29 +0100, where I
live), you wrote:

 D:\backups\thebat\%DATE=MMDD.tbk

HDB Where do I have to put that?

It's for my weekly backup.

Create a new schedule in the scheduler
Add 'backup' as action.
And give the string above as location for the backup

-- 
Groetjes, Roelof

Dogmatism: Puppyism come to its full growth.

The Bat! 3.65.04
Windows XP 5.1 Build 2600 Service Pack 2
1 pop3 account, server on LAN
OTFE enabled
P4 3GHz
2 GB RAM


pgpAzab80UZnz.pgp
Description: PGP signature

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

Re: Displaying HTML

2006-01-24 Thread Roelof Otten
Hallo Jack,

On Tue, 24 Jan 2006 05:53:06 -0600GMT (24-1-2006, 12:53 +0100, where I
live), you wrote:

JSL Is there a way to get TB! to display the graphics in an HTML email
JSL without having to launch a browser?

TB will show the messages as long as they're sent along as attachment.
However, TB won't display them when only a link to the picture
somewhere on the internet is included.
TB is simply not suited as a browser, can't be helped.

So you'll have to make do with those red X's.

-- 
Groetjes, Roelof

Conscience is the inner voice that warns us somebody is looking

The Bat! 3.65.04
Windows XP 5.1 Build 2600 Service Pack 2
1 pop3 account, server on LAN
OTFE enabled
P4 3GHz
2 GB RAM


pgpO6MmBZ1MTE.pgp
Description: PGP signature

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

Re: Filter string question (v2.12)

2006-01-24 Thread Alexander S. Kunz
Hello rich gregory  everyone else,

on 24-Jan-2006 at 04:27 you (rich gregory) wrote:

 It's still 2 filters then: 1 to get the junk to the junk and the other
 to put the good ones back.

Of course. The spam filter is usually the last filter in the list of
filters, so that it has the lowest priority. First you sort out the good
ones, then the spam filter takes care of the leftovers.

-- 
Best regards,
 Alexander (http://www.neurowerx.de - ICQ 238153981)

Definition of Foreign Aid: The transfer of money from poor people in
rich countries to rich people in poor countries -- Unknown, probably
dead...



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


Re: Weekly backup

2006-01-24 Thread Thomas Martin
Hello Roelof,

on Tuesday, 24. January 2006, at 10:14:37 [GMT +0100] you wrote
regarding Weekly backup:

TM 
C:\yourpath\%SETPATTREGEXP=(\d+).(\d+)\.(\d{4})%REGEXPBLINDMATCH=%DATESHORT%Subpatt=3%Subpatt=2%Subpatt=1%SETPATTREGEXP=(\d+)\:(\d+)%REGEXPBLINDMATCH=%TIME%Subpatt=1%Subpatt=2.TBK

 Unfortunately this regexp gives me the creation time as filename
 instead of the creation date and as the nature of a schedule is that
 it's executed at the same time.

Strange it shoud give you a filename which tells you Date and Time.
Like '200512261914.tbk'

Anyway, you way is working. You had a look at the batch File?

-- 
Ciao

Thomas

Using:  TheBat! 3.70.02 Qigong(Beta)
System: Windows XP Build 2600 Service Pack 2
PGP:Key-ID: 0x70D9F03B
Visit:  TheBat! World on http://www.thebatworld.de





pgpdm1UsvsfpG.pgp
Description: PGP signature

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

Re: Weekly backup

2006-01-24 Thread Roelof Otten
Hallo Thomas,

On Tue, 24 Jan 2006 12:19:56 -0300GMT (24-1-2006, 16:19 +0100, where I
live), you wrote:

TM You had a look at the batch File?

Yes, but I don't use plug-ins, so backing them up wasn't a real issue
for me. And the reason I started this thread was that I wanted to take
care of this issue without any third party applications.

-- 
Groetjes, Roelof

Facts are stubborn things.

The Bat! 3.65.04
Windows XP 5.1 Build 2600 Service Pack 2
1 pop3 account, server on LAN
OTFE enabled
P4 3GHz
2 GB RAM


pgpNOtBW2nYDw.pgp
Description: PGP signature

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

Re: Weekly backup

2006-01-24 Thread Henk M. de Bruijn
On Tue, 24 Jan 2006 17:27:49 +0100GMT (24-1-2006, 17:27 +0200, where I
live), Roelof Otten wrote:

 On Tue, 24 Jan 2006 15:29:48 +0100GMT (24-1-2006, 15:29 +0100, where I
 live), you wrote:

 D:\backups\thebat\%DATE=MMDD.tbk

HDB Where do I have to put that?

 It's for my weekly backup.

 Create a new schedule in the scheduler
 Add 'backup' as action.
 And give the string above as location for the backup

Hoi Roelof,

I did a daily automatic backup in the past (scheduler) but at that time
the name of the file caused problems, maybe this date name will solve
this.

Thanks!

-- 
Henk M. de Bruijn
__
The Bat! Natural E-Mail System™ version 3.70.02 Qigong(Beta) Pro on Windows XP 
SP2
PGPkey at: http://www.biglumber.com/x/web?qs=0X11EECBEEB464DD0F
Gossamer Spider Web of Trust http://www.gswot.org
A progressive and innovative Web of Trust

pgpREPII4QX9b.pgp
Description: PGP signature

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

Re: Displaying HTML

2006-01-24 Thread Chris

Jurgen Haug @ 1/24/2006 10:23:53 AM
Displaying HTML mid:[EMAIL PROTECTED]

 TB! will not show those graphics to you.

It is a security feature. In malicious e-mail messages, the images
could be coded like this

img src=http://example.com/[EMAIL PROTECTED] /

Then, simply by opening the message, the send would know that
[EMAIL PROTECTED]
is a valid e-mail address.

HOWEVER, a whitelist would be nice. For example, I could configure The
Bat! to download images from Amazon's server, my bank's server, and my
own server, but no others.

See this feature request:
https://www.ritlabs.com/bt/view.php?id=1780

-- 
Chris
Quoting when replying to this message is good for you and me.

Using The Bat! v3.65.03 on Windows XP 5.1 Build 2600 Service Pack 2.
Accessing a POP3 mailbox.

I like your game but we have to change the rules.

pgpIEcDPsKzeo.pgp
Description: PGP signature

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

Re[2]: Filter string question (v2.12)

2006-01-24 Thread rich gregory
 It's still 2 filters then: 1 to get the junk to the junk and the other
 to put the good ones back.

ASK Of course. The spam filter is usually the last filter in the list of
ASK filters, so that it has the lowest priority. First you sort out the good
ASK ones, then the spam filter takes care of the leftovers.



I would think that if I need 2 filters I would take *ALL* mail
addressed to [EMAIL PROTECTED] and FIRST send it to the spam
bucket THEN filter the spam folder for correct_name
[EMAIL PROTECTED] and return these to the pending orders
folder.

BUT the number of / order of filters is only 1/2 the question. I also
do not know how to handle the spaces in the right/wrong addresses in
this(these) filer(s).

I would think the most elegant way to do it would be to ONLY move the
BAD junk but I do not know how to tell a filter what I want.

Just for a refresher (appologies to those who don't want/need this)
here is the full details of what I had said...

I have an email address that attracts a lot of spam, however any mail
that goes to that address AND IS NOT spam is a PayPal notification of a
payment and, therefore very important, an order that needs to be shipped.

Examples:
Good address:  My real name [EMAIL PROTECTED]
Bad address:   Some random name or none at all [EMAIL PROTECTED]

SO...
If a mssg comes in INcorrectly addressed I want to direct the mssg into
my JUNK folder otherwise I want it to be left in the IN-box.

I do not know how to tell the Sorting Office interface to
1) handle the spaces in the correct address and
2) how to move the mssg if it is _NOT_ good.

Maybe I need 2 filters? I am using ver 2.12.

Would anyone please advise?

Thanks much,
Rich


-- 
Beautiful Butterfly Displays
http://FramedButterflyArt.com

Random tagline:
When the going gets tough, the tough take a coffee break.



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


Re: Filter string question (v2.12)

2006-01-24 Thread Dwight A Corrin
On Tuesday, January 24, 2006, 8:30:18 PM, rich gregory wrote:

 I would think that if I need 2 filters I would take *ALL* mail
 addressed to [EMAIL PROTECTED] and FIRST send it to the spam
 bucket THEN filter the spam folder for correct_name
 [EMAIL PROTECTED] and return these to the pending orders
 folder.

you lost me there. filter the mail you want to keep. put it whereever
you want it. then all that's left is spam in the inbox, or your filter
could be if a/then b, and go on to next step c, which is to move it to
your junk folder. maybe b can be to flag the message or some such, and
just leave it in the inbox, but why not have a this is good mail
folder.

-- 
Dwight A. Corrin
928 S Broadway
Wichita KS 67211
316.303.1411  fax 316.265.7568
dcorrin at fastmail.fm
Using IMAP with The Bat! 3.65.04 on Windows XP version 5,1 (Service Pack 2)



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


Re[2]: Filter string question (v2.12)

2006-01-24 Thread rich gregory
 I would think that if I need 2 filters I would take *ALL* mail
 addressed to [EMAIL PROTECTED] and FIRST send it to the spam
 bucket THEN filter the spam folder for correct_name
 [EMAIL PROTECTED] and return these to the pending orders
 folder.

DAC you lost me there. filter the mail you want to keep. put it whereever
DAC you want it. then all that's left is spam in the inbox,

Well, I'd prefer not to leave spam in the inbox.


DAC or your filter could be if a/then b, and go on to next step c,
DAC which is to move it to your junk folder.

This is what I was hoping to learn to do, but there were 2 questions
as to how to do it.


DAC maybe b can be to flag the message or some such, and just leave
DAC it in the inbox,

I'd prefer to have the filter do more work than just flag an e-mail...
If it can flag an e-mail it can move an e-mail, no?


DAC but why not have a this is good mail folder.

The pending orders folder I mentioned is such a folder.


 Thanks much,
 Rich




-- 
Beautiful Butterfly Displays
http://FramedButterflyArt.com

Random tagline:
A day without sunshine is like night.



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