Date: Thu, 4 May 2000 20:50:12 -0400 (EDT) From: Omachonu Ogali <oogali@intranova.net> To: "Ben C. O. Grimm" <Ben.Grimm@wirehub.net> Cc: Jeremy Shaffner <jer@jorsm.com>, freebsd-isp@FreeBSD.ORG Subject: Re: VIRUS WARNING Message-ID: <Pine.BSF.4.10.10005042049040.51505-100000@hydrant.intranova.net> In-Reply-To: <Pine.WNT.4.21.0005042037050.-495201@bigben.wirehub.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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. Shouldn't the following work for Postfix: /^Subject:.*ILOVEYOU/i 550 I Never Loved You I'm staring at the documenatation, but this just turns into an OK... -- +-------------------------------------------------------------------------+ | Omachonu Ogali oogali@intranova.net | | Intranova Networking Group http://tribune.intranova.net | | PGP Key ID: 0xBFE60839 | | PGP Fingerprint: C8 51 14 FD 2A 87 53 D1 E3 AA 12 12 01 93 BD 34 | +-------------------------------------------------------------------------+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.10005042049040.51505-100000>