From owner-freebsd-isp Thu May 4 11:40:44 2000 Delivered-To: freebsd-isp@freebsd.org Received: from mercury.jorsm.com (mercury.jorsm.com [207.112.128.9]) by hub.freebsd.org (Postfix) with ESMTP id 9FBA437B58D for ; Thu, 4 May 2000 11:40:39 -0700 (PDT) (envelope-from jer@jorsm.com) Received: by mercury.jorsm.com (Postfix, from userid 1850) id 93418E4A4A; Thu, 4 May 2000 13:40:38 -0500 (CDT) Received: from localhost (localhost [127.0.0.1]) by mercury.jorsm.com (Postfix) with ESMTP id 7E461E0C02; Thu, 4 May 2000 13:40:38 -0500 (CDT) Date: Thu, 4 May 2000 13:40:38 -0500 (CDT) From: Jeremy Shaffner To: "Ben C. O. Grimm" Cc: freebsd-isp@FreeBSD.ORG Subject: Re: VIRUS WARNING In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, 4 May 2000, Ben C. O. Grimm wrote: > >> For anyone using Postfix: > >> in /etc/postfix/main.cf > >> header_checks = regexp:/etc/postfix/love_access > >> in /etc/postfix/love_access: > >> /^Subject:.*ILOVEYOU/ REJECT > > >This regexp needs to be fixed. An attempt to subscribe to the list > >resulted in a bounced confirmation: > >May 4 13:18:11 mercury postfix/cleanup[52605]: warning: 35482E4A4A: > >reject: header Subject: confirm subscribe to > >antiloveyou@virusalerts.ivision.co.uk > > The docs say: > > # By default, matching is case-INsensative, although following > # the second slash with an 'i' will reverse this. > > So > > /^Subject:.*ILOVEYOU/i REJECT > > should fix that. > Heh..well isn't that backasswords? :) --- Jeremy Shaffner System Administrator JORSM Internet jer@jorsm.com http://www.jorsm.com/~jer/pgp.key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message