Re: Still small problems to remove something from the subject...

2001-10-04 Thread Allie C Martin

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Fri, 5 Oct 2001 01:22:50 +0200, Cyril Malka [CM] wrote these
comments:
...
ACM>> Not all e-mail clients use Re for replies and we may have to make
ACM>> changes for these clients if you come upon their output.

CM> I think I'll add the danish "SV" (Svar). it'll surely be enough to
CM> start with :-)

Exactly what is the quote prefix used there?

- --
©Allie C Martin  ••  List Moderator (and fellow end-user)
PGP Key: mailto:[EMAIL PROTECTED]?Subject=PGPPubKey1
__
MUA: The Bat! 1.54 Beta/9 [OS: Windows 2000 Service Pack 2]

__
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6a (Win32)
Comment: Sealed for security.

iEYEARECAAYFAju88NYACgkQV8nrYCsHF+L90wCfZVR46/8B1R4JNHUEMdW4UikI
m+cAnjIXpTHO9ZrSZtA2cUjEeWnIqyJv
=4L+j
-END PGP SIGNATURE-



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




Re[2]: Still small problems to remove something from the subject...

2001-10-04 Thread Cyril MALKA

Hello Allie,

On 05/10/2001, at 01:14, you wrote about Still small problems to remove something from 
the subject...:

ACM> Yeah, you took the words right out of my mouth. :-)

:-)


ACM> For the filter, enable regular expressions in the options and make the
ACM> search string:

ACM> ^\s*Re:?\s+

ACM> This will make the filter match messages only with the subject
ACM> starting with 'Re', maybe followed by a :, and then followed by a
ACM> space.If you simply put 'Re' as the string, it will make unwanted
ACM> matches.

Elegant solution. I made the changes. Thanks for the tip.


ACM> Not all e-mail clients use Re for replies and we may have to make
ACM> changes for these clients if you come upon their output.

I think I'll add the danish "SV" (Svar). it'll surely be enough to
start with :-)


-- 
Regards

 Cyril 

... Yezzz maaster!

www.malka.com - www.malkadesign.com
ICQ: 3294413


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




Re: Still small problems to remove something from the subject...

2001-10-04 Thread Allie C Martin

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Fri, 5 Oct 2001 01:02:36 +0200, Cyril Malka [CM] thoughtfully wrote
the following:
...
ACM>> %subject='[flammer]: Re:%-


CM> Now... i just thought of something...

CM> if I make two filters: One looking for a "RE:" in the subject line,
CM> and in this case, it'll use the second reg expression you just gave...
CM> If there is no "RE" in the subject, I'll then use the original...

CM> It should work... Shouldn't it?


CM> Don't do nothing, I just try it first!

Yeah, you took the words right out of my mouth. :-)

For the filter, enable regular expressions in the options and make the
search string:

^\s*Re:?\s+

This will make the filter match messages only with the subject
starting with 'Re', maybe followed by a :, and then followed by a
space.If you simply put 'Re' as the string, it will make unwanted
matches.

Not all e-mail clients use Re for replies and we may have to make
changes for these clients if you come upon their output.

- --
©Allie C Martin  ••  List Moderator (and fellow end-user)
PGP Key: mailto:[EMAIL PROTECTED]?Subject=PGPPubKey1
__
MUA: The Bat! 1.54 Beta/9 [OS: Windows 2000 Service Pack 2]

__
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6a (Win32)
Comment: Sealed for security.

iEYEARECAAYFAju87VoACgkQV8nrYCsHF+I38wCgpAO+F+UVPaVJ8Vm9/jdBR/Ux
M4oAoMPgt3lWOkO4AeGFHMTpuiqls27x
=so6I
-END PGP SIGNATURE-



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




Re[2]: Still small problems to remove something from the subject...

2001-10-04 Thread Cyril MALKA

Hello Allie,

On 05/10/2001, at 00:53, you wrote about Still small problems to remove something from 
the subject...:



ACM> %subject='[flammer]: Re:%-


Now... i just thought of something...

if I make two filters: One looking for a "RE:" in the subject line,
and in this case, it'll use the second reg expression you just gave...
If there is no "RE" in the subject, I'll then use the original...

It should work... Shouldn't it?


Don't do nothing, I just try it first!

-- 
Regards

 Cyril 

... Mother nature is a bitch

www.malka.com - www.malkadesign.com
ICQ: 3294413


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




Re[2]: Still small problems to remove something from the subject...

2001-10-04 Thread Cyril MALKA

Hello Allie,

On 05/10/2001, at 00:53, you wrote about Still small problems to remove something from 
the subject...:



CM>> but... i'm real, really sorry,
ACM> This  is  n  problem.  These things take a lot of testing and
ACM> time to iron out.

It seems so :-)


CM>> but I'm back from scratch (almost)... Meaning: If people answer,
CM>> no "RE:" is coming through... Indstead, it is making an empty
CM>> space. For each "RE:" a new empty space.
ACM> I suspected that this would be a problem. It will, in fact, remove all
ACM> 'Re:'s whether or not they are preceded by '[flammer]:'.
ACM> Replace that first line in the regex macro with:
ACM> %subject='[flammer]: Re:%-
ACM> This will insert a Re: after [flammer] when the subject is stripped
ACM> for the taking.
ACM> Tell me how it works. :-)

Well... Now it does put a "RE:" even though people don't answer, but
just write a new subject :-)


-- 
Regards

 Cyril 

... Artificial intelligence is no match for natural stupidity

www.malka.com - www.malkadesign.com
ICQ: 3294413


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




Re: Still small problems to remove something from the subject...

2001-10-04 Thread Allie C Martin

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Fri, 5 Oct 2001 00:47:07 +0200, Cyril Malka [CM] graced us with
these comments:
...
ACM>> Copy and paste as is. It's the three lines as is. Note the '%-' at the
ACM>> end of the first two lines that tells TB! to ignore the line break. So
ACM>> as far as TB! is concerned, it's one long line.

CM> All right, thanks.

CM> but... i'm real, really sorry,

This is n problem. These things take a lot of testing and time to
iron out.

CM> but I'm back from scratch (almost)... Meaning: If people answer,
CM> no "RE:" is coming through... Indstead, it is making an empty
CM> space. For each "RE:" a new empty space.

I suspected that this would be a problem. It will, in fact, remove all
'Re:'s whether or not they are preceded by '[flammer]:'.

Replace that first line in the regex macro with:

%subject='[flammer]: Re:%-

This will insert a Re: after [flammer] when the subject is stripped
for the taking.

Tell me how it works. :-)

- --
©Allie C Martin  ••  List Moderator (and fellow end-user)
PGP Key: mailto:[EMAIL PROTECTED]?Subject=PGPPubKey1
__
MUA: The Bat! 1.54 Beta/9 [OS: Windows 2000 Service Pack 2]

__
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6a (Win32)
Comment: Sealed for security.

iEYEARECAAYFAju86HoACgkQV8nrYCsHF+JqswCeLi6FbRsj0INzk9oQQbVXzHrf
mBIAoLgsu/pwrwPK78+/vUEQPaMBqueE
=Out6
-END PGP SIGNATURE-



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




Re[2]: Still small problems to remove something from the subject...

2001-10-04 Thread Cyril MALKA

Hello Allie,

On 05/10/2001, at 00:32, you wrote about Still small problems to remove something from 
the subject...:


ACM> I see. I had forgotten that there is a colon after each '[flammer]'.
ACM> Try this one:

ACM> %subject='[flammer]: %-
ACM> %setpattregexp="(?i)\A\:?((re)*:?)*\s*(\[.*\]:)?\s*?(.*)"%-
ACM> %RegExpBlindMatch="%OFullSubj"%SubPatt="4"'

ACM> Copy and paste as is. It's the three lines as is. Note the '%-' at the
ACM> end of the first two lines that tells TB! to ignore the line break. So
ACM> as far as TB! is concerned, it's one long line.

All right, thanks.

but... i'm real, really sorry, but I'm back from scratch (almost)...
Meaning: If people answer, no "RE:" is coming through... Indstead, it
is making an empty space. For each "RE:" a new empty space.


ACM> It's better to paste the above regex macro in a quick template, and
ACM> then for your discussion list template, you call the regex macro by
ACM> using: %Qinclude="". Makes your template less cluttered and
ACM> confusing.

Good idea! Thanks a lot! Didn't thnk of it :-)

And I removed the %subject =""


-- 
Regards

 Cyril 

... >< Invisible tagline, send $10 for special

www.malka.com - www.malkadesign.com
ICQ: 3294413


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




Re: Still small problems to remove something from the subject...

2001-10-04 Thread Allie C Martin

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Thu, 4 Oct 2001 23:31:11 +0200, Cyril Malka [CM] thoughtfully wrote
the following:
...
CM> Yes.

CM> In the subject line, there is now written stuff like:

CM> [flammer] : : : : This is a test

I see. I had forgotten that there is a colon after each '[flammer]'.
Try this one:

%subject='[flammer]: %-
%setpattregexp="(?i)\A\:?((re)*:?)*\s*(\[.*\]:)?\s*?(.*)"%-
%RegExpBlindMatch="%OFullSubj"%SubPatt="4"'

Copy and paste as is. It's the three lines as is. Note the '%-' at the
end of the first two lines that tells TB! to ignore the line break. So
as far as TB! is concerned, it's one long line.

It's better to paste the above regex macro in a quick template, and
then for your discussion list template, you call the regex macro by
using: %Qinclude="". Makes your template less cluttered and
confusing.

- --
©Allie C Martin  ••  List Moderator (and fellow end-user)
PGP Key: mailto:[EMAIL PROTECTED]?Subject=PGPPubKey1
__
MUA: The Bat! 1.54 Beta/9 [OS: Windows 2000 Service Pack 2]

__
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6a (Win32)
Comment: Sealed for security.

iEYEARECAAYFAju8448ACgkQV8nrYCsHF+LwBgCgrMqABBM9R0zkDk8YY8iKsM7U
x+QAnAhVk7ubeuExsSLZ9qdIeBgsUeuk
=9lwc
-END PGP SIGNATURE-



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




Re[2]: Still small problems to remove something from the subject...

2001-10-04 Thread Cyril MALKA

Hello Allie,

On 04/10/2001, at 23:19, you wrote about Still small problems to remove something from 
the subject...:

ACM> I'm not sure what you're getting at here. Is there a problem with the
ACM> templates output?

Yes.

In the subject line, there is now written stuff like:

[flammer] : : : : This is a test


"RE:" isn't there, but ::: is there... Even more than once, for each
answer actually.


-- 
Regards

 Cyril 

... There is a crack, a crack in everything. That's how the light gets in

www.malka.com - www.malkadesign.com
ICQ: 3294413


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




Re: Still small problems to remove something from the subject...

2001-10-04 Thread Allie C Martin

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Thu, 4 Oct 2001 21:38:21 +0200, Cyril Malka [CM] thoughtfully wrote
the following:
...
> I got that:


> [flammer]: : : Trying to express it


> The ':' gets repeated just fine :-)

> My whole template is as follows. I have tried to remove the
> %Subject="", but it didn't change anything. Might have I a mistake or
> a conflict elsewhere?

I'm not sure what you're getting at here. Is there a problem with the
templates output?

> === CUT ===

> %TEXT

> *
> * Problemer? skriv til: *
> *   *
> * Vil du meldes af listen? klik her:*
> *  *
> *
> %TO=""
> %ReplyTo=""
> %Subject=""
  
  You don't need to have that there.

> %From=""
> %RETURNPATH=""


- --
©Allie C Martin  ••  List Moderator (and fellow end-user)
PGP Key: mailto:[EMAIL PROTECTED]?Subject=PGPPubKey1
__
MUA: The Bat! 1.54 Beta/9 [OS: Windows 2000 Service Pack 2]

_
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6a (Win32)
Comment: Sealed for security.

iEYEARECAAYFAju80lMACgkQV8nrYCsHF+JWRQCgj1cwnDHR+2E0PHy3Ie+0BoW2
h3cAn1fEYbP3rqcHH6XuhnOJBqBKc7Mz
=V0fZ
-END PGP SIGNATURE-



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




Re[2]: Still small problems to remove something from the subject...

2001-10-04 Thread Cyril MALKA

Hello Allie,

On 04/10/2001, at 14:10, you wrote about Still small problems to remove something from 
the subject...:


ACM> Ok, try this then:
ACM> 

I  can see from the template, I have send, that it has been put on two
lines...  The  line  is  in one line, and there is a space right after
"[flammer]:"

-- 
Regards

 Cyril 

... If God was a vilain... He would be me!

www.malka.com - www.malkadesign.com
ICQ: 3294413


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




Re[2]: Still small problems to remove something from the subject...

2001-10-04 Thread Cyril MALKA

Hello Allie,

First, I'd like to tell you, I really appreciate your help. I'm
really glad for it! :-)


On 04/10/2001, at 14:10, you wrote about Still small problems to remove something from 
the subject...:


ACM> Ok, try this then:

ACM> 
ACM> %subject='[flammer]: 
%setpattregexp="(?i)\A\:?\s*((Re|RE)\:)*\s?(\[.*\])?\s*?(.*)"%RegExpBlindMatch="%OFullSubj"%SubPatt="4"'
ACM> 

ACM> I tested this one and it should work.


I got that:


[flammer]: : : Trying to express it


The ':' gets repeated just fine :-)

My whole template is as follows. I have tried to remove the
%Subject="", but it didn't change anything. Might have I a mistake or
a conflict elsewhere?


=== CUT ===

%TEXT

-- 
*
* Problemer? skriv til: <mailto:[EMAIL PROTECTED]>*
*   *
* Vil du meldes af listen? klik her:*
* <mailto:[EMAIL PROTECTED]?subject=Unsubscribe_flammer> *
*
%TO=""
%ReplyTo=""
%Subject=""
%From=""
%RETURNPATH=""


%TO="%OTONAME <[EMAIL PROTECTED]>"
%ReplyTo="%OFROMNAME <[EMAIL PROTECTED]>"
%subject='[flammer]: 
%setpattregexp="(?i)\A\:?\s*((Re|RE)\:)*\s?(\[.*\])?\s*?(.*)"%RegExpBlindMatch="%OFullSubj"%SubPatt="4"'
%From="%OFROMNAME <%OFROMADDR>"
%BCC="tester "
%RETURNPATH="[EMAIL PROTECTED]"

=== CUT ===


















ACM> - --
ACM> ©Allie C Martin  ••  List Moderator (and fellow end-user)
ACM> PGP Key: mailto:[EMAIL PROTECTED]?Subject=PGPPubKey1
ACM> __
ACM> MUA: The Bat! 1.54 Beta/9 [OS: Windows 2000 Service Pack 2]

ACM> _
ACM> -BEGIN PGP SIGNATURE-
ACM> Version: GnuPG v1.0.6a (Win32)
ACM> Comment: Sealed for security.

ACM> iEYEARECAAYFAju8UZwACgkQV8nrYCsHF+KtZwCeN6yvFkObSXMCWSlB5jm+i2jo
ACM> e4kAn3d5Z9kIpvYfhncycGhesq4ppuGF
ACM> =+kA0
ACM> -END PGP SIGNATURE-







-- 
Regards

 Cyril 

... Does Data run Win app's?

www.malka.com - www.malkadesign.com
ICQ: 3294413


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




Re: Still small problems to remove something from the subject...

2001-10-04 Thread Allie C Martin

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Thu, 4 Oct 2001 12:34:38 +0200, Cyril Malka [CM] wrote these
comments:
...
CM> Sorry... It is not too good... Then, after a while, subjects again
CM> begin to look like that:

CM> [Flammer]: Re: [Flammer]: Re: [flammer]: Re:  Windows XP

Ok, try this then:



%subject='[flammer]: 
%setpattregexp="(?i)\A\:?\s*((Re|RE)\:)*\s?(\[.*\])?\s*?(.*)"%RegExpBlindMatch="%OFullSubj"%SubPatt="4"'



I tested this one and it should work.

- --
©Allie C Martin  ••  List Moderator (and fellow end-user)
PGP Key: mailto:[EMAIL PROTECTED]?Subject=PGPPubKey1
__
MUA: The Bat! 1.54 Beta/9 [OS: Windows 2000 Service Pack 2]

_
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6a (Win32)
Comment: Sealed for security.

iEYEARECAAYFAju8UZwACgkQV8nrYCsHF+KtZwCeN6yvFkObSXMCWSlB5jm+i2jo
e4kAn3d5Z9kIpvYfhncycGhesq4ppuGF
=+kA0
-END PGP SIGNATURE-



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




Re[2]: Still small problems to remove something from the subject...

2001-10-04 Thread Cyril MALKA

Hello Allie,

On 04/10/2001, at 01:47, you wrote about Still small problems to remove something from 
the subject...:


ACM> Try this:
ACM> 
ACM> %subject='[flammer]: 
%setpattregexp="(?i)\A\:?\s*(\[.*\])?\s*?(.*)"%RegExpBlindMatch="%OFullSubj"%SubPatt="2"'
ACM> 
ACM> There's a space after '[flammer]:' in the above regex macro.

Sorry... It is not too good... Then, after a while, subjects again
begin to look like that:

[Flammer]: Re: [Flammer]: Re: [flammer]: Re:  Windows XP

:-)
-- 
Regards

 Cyril 

... Don't drink and drive, you might hit a bump and spill it.

www.malka.com - www.malkadesign.com
ICQ: 3294413


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




Re: Still small problems to remove something from the subject...

2001-10-03 Thread Allie C Martin

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

In a message dated, Mon, 1 Oct 2001 23:37:58 +0200, Cyril Malka [CM]
wrote:
...
CM> Now, how can I change the expression, so if people answer mails, the
CM> template DOESN'T rip the "RE:" in the first part of the subject? (Nor
CM> the fwd and other of this kind either BTW)

Try this:



%subject='[flammer]: 
%setpattregexp="(?i)\A\:?\s*(\[.*\])?\s*?(.*)"%RegExpBlindMatch="%OFullSubj"%SubPatt="2"'



There's a space after '[flammer]:' in the above regex macro.

- --
©Allie C Martin  ••  List Moderator (and fellow end-user)
PGP Key: mailto:[EMAIL PROTECTED]?Subject=PGPPubKey1
__
MUA: The Bat! 1.54 Beta/9 [OS: Windows 2000 Service Pack 2]

_
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6a (Win32)
Comment: Sealed for security.

iEYEARECAAYFAju7o4kACgkQV8nrYCsHF+I6pQCeJVx7PIXbGknf9e1wGEa5TlF5
KgkAn3MUPrxDNeMpahGZZHx6CsaM+aIn
=cvVF
-END PGP SIGNATURE-



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




Still small problems to remove something from the subject...

2001-10-01 Thread Cyril MALKA

Hello ,

I had a little problem:

I have some mailing lists. they have their own POP-addresses. When
people write to them, the template rips some things off and send the
mail to the members of the group (for instance: flammer)

Now, in the subject, I had something adding [flammer] into the subject
line, and I wanted to avoid, that everytime people answered a mail, it
made a subject sort of: [flammer][flammer][flammer][flammer]
subject-text

Allie C Martin was kind enough to give me a hand, so I put the
folowing expression in my template:

%subject='[flammer]
Re:%setpattregexp="(?i)\A\:?(\s*\[.*\])?(\s*\(?(re|ha|rcpt|fwd|fw)\)?(\[\d*\])?:?\s+)*(.*)"%RegExpBlindMatch="%OSubj"%SubPatt="5"'

(In one line)

Now, as it is a forward of the mail send, I have removed the first
"Re:".

Now, how can I change the expression, so if people answer mails, the
template DOESN'T rip the "RE:" in the first part of the subject? (Nor
the fwd and other of this kind either BTW)

Any ideas anyone?

Pliz?

--  
Regards

 Cyril 

... Praeterea censeo, Scientologem esse delendam

www.malka.com - www.malkadesign.com
ICQ: 3294413


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