Re: Exim Subject rejection, (* **** ***)

2000-05-08 Thread Roger Abrahamsson
Anyone know if you can do this in sendmail and if so, how? /Roger Abrahamsson On Mon, 8 May 2000, Peter Gervai wrote: > On Sun, May 07, 2000 at 12:35:38PM -0700, Kevin wrote: > > How hard would it be to filter *.vbs attachments out. It was fairly simple > > to do with NT based MDaemon, but I'm

Re: Exim Subject rejection, (* **** ***)

2000-05-08 Thread Peter Gervai
On Sun, May 07, 2000 at 12:35:38PM -0700, Kevin wrote: > How hard would it be to filter *.vbs attachments out. It was fairly simple > to do with NT based MDaemon, but I'm not sure how to go about it with exim > or postfix. variation of an exim global filter: if $message_body: contains ".vbs\"" o

Re: Exim Subject rejection, (* **** ***)

2000-05-07 Thread Kevin
AIL PROTECTED]>; "Ralf G. R. Bergs" <[EMAIL PROTECTED]> Cc: ; Sent: Sunday, May 07, 2000 6:17 AM Subject: Re: Exim Subject rejection, (* ***) On Thu, 04 May 2000, Cherubini Enrico wrote: >> if ($h_subject: is "ILOVEYOU" or $h_subject: is "I LO

Re: Exim Subject rejection, (* **** ***)

2000-05-07 Thread Russell Coker
On Thu, 04 May 2000, Cherubini Enrico wrote: >> if ($h_subject: is "ILOVEYOU" or $h_subject: is "I LOVE YOU") and not >> error_mess > >what if someone change subject ? I can't understand why we should believe >the virus can be only in email with these subject (or like the penpal friend >one) >Woul

Re: Exim Subject rejection, (* **** ***)

2000-05-05 Thread Wade Burgett
I added some text filters to stop the luv stuff (in case u have filters :) I am looking for a way to test for the presense of attachments with exim so I can maybe separate them from mail or at least wrap a big nasty warning around the email. I'll start playing with this after I get the rest of

Re: Exim Subject rejection, (* **** ***)

2000-05-04 Thread Cherubini Enrico
Ciao, Thu, May 04, 2000 at 10:56:13PM +0200, Ralf G. R. Bergs wrote: > = exim.conf == > message_filter = /etc/exim.filter > = exim.filter = > > # Exim filter > > if ($h_subject: is "ILOVEYOU" or $h_subject: is "I LOVE YOU") and not > error_mess

RE: Exim Subject rejection, (* **** ***)

2000-05-04 Thread Ralf G. R. Bergs
On Thu, 04 May 2000 15:24:35 -0400 (EDT), Paul Kallstrom wrote: >It looks like the only system filtering that is >functional under exim, is sender based. > >Since I need to filter by subject, it looks like it's back to sendmail. WRONG!! = exim.conf == message_filter = /e

RE: Exim Subject rejection, (* **** ***)

2000-05-04 Thread Paul Kallstrom
Nevermind, I suppose. It looks like the only system filtering that is functional under exim, is sender based. Since I need to filter by subject, it looks like it's back to sendmail. What a time to find THAT out. We have been lucky so far Only one recipient, and that one was warned in advance.

RE: Exim Subject rejection, (I LOVE YOU)

2000-05-04 Thread Paul Kallstrom
Nevermind, I suppose. It looks like the only system filtering that is functional under exim, is sender based. Since I need to filter by subject, it looks like it's back to sendmail. What a time to find THAT out. We have been lucky so far Only one recipient, and that one was warned in advance.

Exim Subject rejection, (I LOVE YOU)

2000-05-04 Thread Paul Kallstrom
I hate to ask an unresearched question here, but with the current "I LOVE YOU" trojan, I'm kinda inna hurry. How do I tell exim to reject all email with that subject? Thanks. Paul -- -- E-Mail: Paul Kallstrom <[EMAIL PROTECTED]> Date: 04-May-2000 Time: 10:49:26