Scott, I've been running under the assumption that STARTSWITH works on the beginning of the entire body of the scope (HEADERS, SUBJECT, BODY). Are you saying that STARTSWITH is smarter than that, that it looks at the start of each line? If so, is this true for all scopes?
Thanks Dan On Thursday, December 12, 2002 9:57, R. Scott Perry <[EMAIL PROTECTED]> wrote: > >>Is it possible to whitelist or give a negative weight to messages that >>include the following header: >> >>In-Reply-To: <004101c2a204$7a43fc80$0e03030a@MACHINE-NAME> > >You could set up a filter, and use something like: > > HEADERS -5 STARTSWITH In-Reply-To: > > -Scott > >--- >[This E-mail was scanned for viruses by Declude Virus >(http://www.declude.com)] > >--- >This E-mail came from the Declude.JunkMail mailing list. To >unsubscribe, just send an E-mail to [EMAIL PROTECTED], and >type "unsubscribe Declude.JunkMail". The archives can be found >at http://www.mail-archive.com. > --- [This E-mail was scanned for viruses by Declude Virus (http://www.declude.com)] --- This E-mail came from the Declude.JunkMail mailing list. To unsubscribe, just send an E-mail to [EMAIL PROTECTED], and type "unsubscribe Declude.JunkMail". The archives can be found at http://www.mail-archive.com.
