Ron Culler wrote:
[snip]
> What I am looking for is a good list/description of the header fields
> that are matched when using the Quarantine-attachments file.
> (virus-subject,virus-to,....) I need this to build arrays based on those
> matches.  I believe that there is currently a limited number of these
> fields that are in use.

>From the notes inside the quarantine-attachments.txt file itself:
  # NOTE 5: The second option allows you to match on header. This would allow
  # you to block Email viruses when you don't know anything else other than
  # there's a wierd Subject line (or From line, or X-Spanska: header, ...).
  # Note that it's a case-sensitive, REGEX string, and the system will
  # automatically surround it with ^ and $ before matching. i.e. if you
  # want wildcards, explicitly put them in...

so...if "X-Spanska:" can be matched, there's not likely any limitation on
matchable headers.
--
Doug Monroe


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Qmail-scanner-general mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general

Reply via email to