* Jonathan Angliss <[EMAIL PROTECTED]> writes: > On Tuesday, December 02, 2003, Carsten Th�nges wrote...
>>> I want to create a filter that filters all "Read" receipts into >>> a specified folder. The only thing that all of these receipts >>> has in common is that the subject line starts with the word >>> "Read:" so I [...] >> The filter string is >> ^Read: > Is that going to work? Isn't ^ meaning beginning of line? Yes. But line doesn't necessarily mean �a whole header line�. > He said > the word "Read" appears in the subject, so that would fail on: > Subject: Read: this is a read receipt It depends on what you choose as your filter location: �^Read� works for location=subject. �^Subject:\s+Read� works for location=kludges. Carsten --
pgp00000.pgp
Description: PGP signature
________________________________________________ Current version is 2.01.3 | "Using TBUDL" information: http://www.silverstones.com/thebat/TBUDLInfo.html

