FreeBSD-7.2 I am having a problem getting the clamav-milter whitelist to work correctly. This is a snippet of the clamav-whitelist.txt file:
/usr/local/etc/clamav-whitelist.txt # This option specifies a file which contains a list of basic POSIX regular # expressions. Addresses (sent to or from - see below) matching these regexes # will not be scanned. Optionally each line can start with the string "From:" # or "To:" (note: no whitespace after the colon) indicating if it is, # respectively, the sender or recipient that is to be whitelisted. # If the field is missing, "To:" is assumed. # Lines starting with #, : or ! are ignored. # # Default unset (no exclusion applied) Whitelist /usr/local/etc/clamav-whitelist.txt This is line from that file: To:freebsd-questi...@freebsd.org This is the header from a file that I would have assumed would be whitelisted: <e-mail header> X-Claws-Bogosity: Ham, spamicity=0 Return-Path: <owner-freebsd-questi...@freebsd.org> X-Original-To: ger...@localhost Delivered-To: ger...@localhost.seibercom.net Received: from scorpio.seibercom.net (localhost [127.0.0.1]) by scorpio.seibercom.net (Postfix) with ESMTP id 41CFB2290F for <ger...@localhost>; Thu, 3 Sep 2009 09:04:30 -0400 (EDT) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.95.2 at scorpio.seibercom.net X-Apparently-To: ges...@yahoo.com via 68.142.207.121; Thu, 03 Sep 2009 06:01:07 -0700 X-YMailISG: BZ5wFYoWLDvXaQnb5wNtidhcKQZdJ1hkP_TJCI56pQccKcGPWIY_mx9bgj6t85VYN8xSsaCiS.JPM3568.2mAk9cuO41Z7F4BNDWBnWjmsNBROdEXPxgEaoGsxGLRfqkcScTA58mX.EgQMZo9vBV9GvpplGM2Wpx4fvvV4z9IhdyyjHvYRjlW3UdxFrYSeXfRT1_baKs1PJxAKmenE7tkoGKK3UrCPSDYfe.q0JHvV7g1DRQIojuzLBbBcqXuGROn2J_h0SMURsh1Tr2FRooioIgHretoSil6gZsSi707nPhoO1Lc3keykGI3utw1IruSqSsMsiETvlYwF9fskEo9xIeVD9_xGJPhFSUQcFI.lMUHt6QzQx0qzv10lbvFhNEc.kVPXVsoQBabgKIMgBf8bH7vxj.egqGaq8zP67ERg-- X-Originating-IP: [69.147.83.53] Authentication-Results: mta125.mail.sp2.yahoo.com from=freebsd.org; domainkeys=neutral (no sig); from=freebsd.org; dkim=neutral (no sig) Received: from pop-ssl.plus.mail.a06.yahoodns.net [206.190.53.40] by scorpio.seibercom.net with POP3 (fetchmail-6.3.11) for <ger...@localhost> (single-drop); Thu, 03 Sep 2009 09:04:30 -0400 (EDT) Received: from 127.0.0.1 (EHLO mx2.freebsd.org) (69.147.83.53) by mta125.mail.sp2.yahoo.com with SMTP; Thu, 03 Sep 2009 06:01:07 -0700 Received: from hub.freebsd.org (hub.freebsd.org [IPv6:2001:4f8:fff6::36]) by mx2.freebsd.org (Postfix) with ESMTP id 1A45C15156E; Thu, 3 Sep 2009 13:01:01 +0000 (UTC) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 9021710656DA; Thu, 3 Sep 2009 13:01:00 +0000 (UTC) (envelope-from owner-freebsd-questi...@freebsd.org) Delivered-To: freebsd-questi...@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D1E851065676 for <freebsd-questi...@freebsd.org>; Thu, 3 Sep 2009 13:00:52 +0000 (UTC) (envelope-from benn...@cs.niu.edu) Received: from mp.cs.niu.edu (mp.cs.niu.edu [131.156.145.41]) by mx1.freebsd.org (Postfix) with ESMTP id 90A018FC1F for <freebsd-questi...@freebsd.org>; Thu, 3 Sep 2009 13:00:52 +0000 (UTC) Received: from mp.cs.niu.edu (benn...@localhost [127.0.0.1]) by mp.cs.niu.edu (8.14.3/8.14.3) with ESMTP id n83D0aWO013597 for <freebsd-questi...@freebsd.org>; Thu, 3 Sep 2009 08:00:36 -0500 (CDT) Date: Thu, 3 Sep 2009 08:00:36 -0500 (CDT) From: Scott Bennett <benn...@cs.niu.edu> Message-Id: <200909031300.n83d0ajj013...@mp.cs.niu.edu> To: freebsd-questi...@freebsd.org Subject: cc -march questions X-BeenThere: freebsd-questi...@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-requ...@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questi...@freebsd.org> List-Help: <mailto:freebsd-questions-requ...@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-requ...@freebsd.org?subject=subscribe> Sender: owner-freebsd-questi...@freebsd.org Errors-To: owner-freebsd-questi...@freebsd.org <end e-mail header> apparently, this message is still being scanned. Other whitelisted senders are being ignored correctly. I cannot find an apparent reason for it. -- Jerry ges...@yahoo.com To teach is to learn. _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://www.clamav.net/support/ml