Re: Need macro

2002-03-20 Thread Allie C Martin

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

@ 16:16:34 +0700 [ Wed, 20 Mar 2002], Han'S [H] thoughtfully wrote the
following:
...
H I want create template with RegExp : 'Tue, 19 Mar 2002 00:43:19 PM
H (or AM)', any body help me ?

Shoot.

They're many here who should be able to help you. Afterall, I just saw a
long regex template posted here to create ROT13 encoded messages. :-)

- --
Allie C Martin   --   List Moderator
PGPKey - mailto:[EMAIL PROTECTED]
___
[MUA: TB! v1.54 RC/1 (*) OS: Windows XP 5.1.2600]
¯¯
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6-2 (MingW32)

iEYEARECAAYFAjyYaYIACgkQV8nrYCsHF+JS9wCfV4RPvKaBgklI8kSOe8pfF4LV
NQ8AoIkQOcWHas31+88ebxcwWr5Xp//1
=XaIQ
-END PGP SIGNATURE-



-- 
__
Archives   : http://tbtech.thebat.dutaint.com
Moderators : mailto:[EMAIL PROTECTED]
Unsubscribe: mailto:[EMAIL PROTECTED]




Re: Need macro

2002-03-20 Thread Peter Palmreuther

Hello Han's,

On Wednesday, March 20, 2002 at 10:16:34 AM you wrote in
msgid:[EMAIL PROTECTED] (at least in part):

Hs I want create template with RegExp : 'Tue, 19 Mar 2002 00:43:19 PM (or
Hs AM)', any body help me ?

Here's the most easy version:

%TEMPLATE=%SETPATTREGEXP='Tue, 19 Mar 2002 00:43:19 PM \(or AM\)'

This way you'll have created a 'TEMPLATE' and used a 'RegExp' inside :-)

But I can't find any use for this :-)

So maybe you'd better try to explain to us:

- What is the goal of this template?
- WHAT exactly you want to match with the RegExp? A date in the given
  syntax?
- What is the expected output after a match is found?
-- 
Regards
Peter Palmreuthermailto:[EMAIL PROTECTED]
(The Bat! v1.54 RC/1 on Windows 2000 5.0 Build 2195 Service Pack 2)

The world is coming to an end - save your buffers!


__
Archives   : http://tbtech.thebat.dutaint.com
Moderators : mailto:[EMAIL PROTECTED]
Unsubscribe: mailto:[EMAIL PROTECTED]




Re[2]: Need macro

2002-03-20 Thread Han's

Hello Peter,

Wednesday, March 20, 2002, 10:43:11 PM, Peter Palmreuther [PP] wrote:

...
PP   syntax?
PP - What is the expected output after a match is found?

  ok. ok. no problem, many thanks Peter and Allie... :(

-- 
Best regards,
 Han's
mailto:[EMAIL PROTECTED]


__
Archives   : http://tbtech.thebat.dutaint.com
Moderators : mailto:[EMAIL PROTECTED]
Unsubscribe: mailto:[EMAIL PROTECTED]




Re: Need macro

2002-03-20 Thread Peter Palmreuther

Hello Han's,

On Wednesday, March 20, 2002 at 5:03:15 PM you wrote in
msgid:[EMAIL PROTECTED] (at least in part):

Hs   ok. ok. no problem, many thanks Peter and Allie... :(

?!? we don't have to understand this, don't we?
-- 
Regards
Peter Palmreuthermailto:[EMAIL PROTECTED]
(The Bat! v1.54 RC/1 on Windows 2000 5.0 Build 2195 Service Pack 2)

One if by land, two if by stupid. - Tom Servo


__
Archives   : http://tbtech.thebat.dutaint.com
Moderators : mailto:[EMAIL PROTECTED]
Unsubscribe: mailto:[EMAIL PROTECTED]




Re[3]: Need macro

2002-03-20 Thread Lars Geiger

Hi Han's,
On Wednesday, March 20, 2002 at 23:03:15 [GMT +0700], you wrote:

Hs   ok. ok. no problem, many thanks Peter and Allie... :(

Well, I think you misunderstood. Peter wanted to help you. And so do
others who read this list.

But you should give us a bit more information. TB can do a lot of
things, but it can't give us the ability to read your mind.

-- 
Regards,
Lars

The Bat! 1.54 RC/1 on Windows XP 5.1 Build 2600 
 
|Lars Geiger  |  mailto:[EMAIL PROTECTED]|


__
Archives   : http://tbtech.thebat.dutaint.com
Moderators : mailto:[EMAIL PROTECTED]
Unsubscribe: mailto:[EMAIL PROTECTED]




Re: Need macro

2002-03-20 Thread Dwight A Corrin

On Wednesday, March 20, 2002, 10:43:31 AM, Lars Geiger wrote:

 Hi Han's, On Wednesday, March 20, 2002 at 23:03:15 [GMT +0700], you
 wrote:

Hs   ok. ok. no problem, many thanks Peter and Allie... :(

 Well, I think you misunderstood. Peter wanted to help you. And so do
 others who read this list.

 But you should give us a bit more information. TB can do a lot of
 things, but it can't give us the ability to read your mind.


Correct me if I'm wrong, but I think there is no such thing as

  00:43:19 PM (or AM)

which doesn't make thinking about an answer any easier


-- 
Dwight A. Corrin
P O Box 47828
Wichita KS 67201-7828
316.263.9706  fax 316.263.6385
mailto:[EMAIL PROTECTED]
Using The Bat! 1.54 RC/1 on Windows XP version 5,1



__
Archives   : http://tbtech.thebat.dutaint.com
Moderators : mailto:[EMAIL PROTECTED]
Unsubscribe: mailto:[EMAIL PROTECTED]




Filter question

2002-03-20 Thread Torleif

Hi Everyone.

Is there a way I can set up a filter that will only allow mail sent from
one domain, (my server) to be downloaded, and all other mail deleted?

I have it set now, with the first filter allowing only:

[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]

Then another filter deleting all other mail.

My problem is that sometimes there may be other addresses sent from my
server, maybe like [EMAIL PROTECTED], etc.

So is there a way to allow only mail from .com to be allowed, without
setting up an address for each one? A wildcard maybe?

TIA
Paul


I'm using The Bat! Version 1.54 RC/1
Serial Number BBE43EB8
under Windows 98 4.10 Build   A 


__
Archives   : http://tbtech.thebat.dutaint.com
Moderators : mailto:[EMAIL PROTECTED]
Unsubscribe: mailto:[EMAIL PROTECTED]




Re: Filter question

2002-03-20 Thread Allie C Martin

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

@ 17:58:12 -0800 [ Wed, 20 Mar 2002], Torleif [T] wrote these words of
wisdom:
...
T Is there a way I can set up a filter that will only allow mail sent from
T one domain, (my server) to be downloaded, and all other mail deleted?

T I have it set now, with the first filter allowing only:

T [EMAIL PROTECTED]
T [EMAIL PROTECTED]
T [EMAIL PROTECTED]
T [EMAIL PROTECTED]

T Then another filter deleting all other mail.

T My problem is that sometimes there may be other addresses sent from my
T server, maybe like [EMAIL PROTECTED], etc.

T So is there a way to allow only mail from .com to be allowed, without
T setting up an address for each one? A wildcard maybe?

Use a regular expression. So in your filter rule options, enable regular
expressions and then for the search string use the expression:

.+@\.net

This will cover all addresses using the domain .net.


- --
Allie C Martin   --   List Moderator
PGPKey - mailto:[EMAIL PROTECTED]
___
[MUA: TB! v1.54 RC/1 (*) OS: Windows XP 5.1.2600]
¯¯
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6-2 (MingW32)

iEYEARECAAYFAjyZQr0ACgkQV8nrYCsHF+JIYACbByYDNPrGzbkcnkQ6BOiBOyo+
jowAoLz2oCo/IAUSGq6Qbfiq7DRNqOSu
=mxPR
-END PGP SIGNATURE-



__
Archives   : http://tbtech.thebat.dutaint.com
Moderators : mailto:[EMAIL PROTECTED]
Unsubscribe: mailto:[EMAIL PROTECTED]




Re: Filter question

2002-03-20 Thread Torleif

Hi [EMAIL PROTECTED],

On 3/20/02 at 21:17:32GMT -0500 (which was 6:17 PM where I live)
Allie C Martin wrote regarding the subject of: Filter question


A Use a regular expression. So in your filter rule options, enable regular
A expressions and then for the search string use the expression:

A .+@\.net

A This will cover all addresses using the domain .net.

.+@\.net

Thanks Allie, I just knew there had to be an easier way :)


-- 
Paul F. Siebern | [EMAIL PROTECTED]

Please, quote all relevant replies in correspondence.

Using The Bat! Version 1.54 RC/1
under Windows 98 4.10 Build   A 


__
Archives   : http://tbtech.thebat.dutaint.com
Moderators : mailto:[EMAIL PROTECTED]
Unsubscribe: mailto:[EMAIL PROTECTED]