Tordex Community
Mail Monitor: help neede to filter subjects - Printable Version

+- Tordex Community (http://forum.tordex.com)
+-- Forum: True Launch Bar plugins (http://forum.tordex.com/forum-4.html)
+--- Forum: Plugin features and improvements (http://forum.tordex.com/forum-15.html)
+--- Thread: Mail Monitor: help neede to filter subjects (/thread-909.html)



- Denis - 09-22-2003

Hi all. Smile

I was wondering if there was a way to filter emails that have subjects like:
Code:
=?iso-8859-1?B?UGxlYXNlIGxvb2sgYXQgdGhpcw==?=

When trying to add the condition to the spam rule, Mail Monitor reads the subject as:
"Please look at this"

Maybe they are the same exact things, written in a different character set (or something), so in this case I could simply filter "Please look at this".
But I'd need to know for sure. Wink


- Yuri Kobets - 09-22-2003

Mail Monitor decode all strings before filtering. This is "Latin-1" encoding. it must appear and text in Mail Monitor.


- Denis - 09-23-2003

So the filtering condition based on the decoded text should work then, right?

Thanks for the reply, Yuri. Smile