-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Bill Mccarthy, [BM] wrote:

BM> How is it done?

There's more detail in the readme.txt file.

It supports the use of functions that can be used recursively.

Functions that may be used to remove the [foobar] from the subjects
include:

Taken from the readme:

,----- [ Cutstring ]
| $CutStr(string, substring) -- Will return "string" without "substring" (if
|       "substring" exists inside of "string").
`-----

So, an example would be:

Filter to create: POP3

Action to Perform: Replace value of existing header

Replacement Kludge Value: $CutStr($Subject, [foobar])


There are other ways to do this as well. For example, you could use a
Kludge value that's non-specific so that the subjects for more than one
such mailing lists are altered accordingly. Example:

$Cut($Subject, $RPos($Subject, [ ), $RPos($Subject, ] ) )


The on-line documentation doesn't cover any of this detail. However, the
readme goes into some detail. There's even more to it and you have to
write to the developer who responds quite quickly.

- --
 -= allie_M =- | List Moderator
_

-----BEGIN PGP SIGNATURE-----
Version: PGP SDK 3.0.2

iQA/AwUBPvLar1fJ62ArBxfiEQJOrgCg1KQ38kOjVmTRN257zWVqsScvWEcAn08n
P7KgSFYK5SqzXa0awwww85BU
=XIDd
-----END PGP SIGNATURE-----


________________________________________________
Current version is 1.62r | "Using TBUDL" information:
http://www.silverstones.com/thebat/TBUDLInfo.html

Reply via email to