Hi rich, On 21/02/2005 01:21 PM, you wrote: > I would like a selective download filter that looks for and deletes > any mssg with " meds " (note the leading and trailing spaces) in both > headers & bodies. > > Will the selective download filter drop the trailing (or leading) > space if I do not specify it in some special way?
You would need to specify a regular expression for that.
\smeds\s
That should do it. The \s means a space character.
--
_ _ _
__ _| | (_) ___ /\/\
/ _` | | | |/ _ \ / \
| (_| | | | | __/ / /\/\ \
\__,_|_|_|_|\___|___\/ \/
|_____|
A little inaccuracy sometimes saves tons of explanation.
signature.asc
Description: OpenPGP digital signature
________________________________________________ Current version is 3.0.1.33 | 'Using TBUDL' information: http://www.silverstones.com/thebat/TBUDLInfo.html

