From: Justin Mason (jm at domain jmason.org)
Date: Fri 05 May 2000 - 13:22:28 IST
Paul Jakma said:
> this doesn't work either:
>
> HSubject: $>Check_Subject
> D{MPat1}ILOVEYOU
> D{MMsg1}This message may be infected with the VBF_LOVELETTERS virus.
> D(MPat2}fwd: Joke
> D{MMsg2}This message may contain the ILOVEYOU-mutant-1 virus.
>
> SCheck_Subject
> R${MPat1}$* $#error $: 553 ${MMsg1}
> RRe: ${MPat1} $* $#error $: 553 ${MMsg1}
> R${MPat2}$* $#error $: 553 ${MMsg2}
> RRe: ${MPat2} $* $#error $: 553 ${MMsg2}
Em, seems to work OK here... did you restart sendmail? I'm using:
HSubject: $>Check_Subject
D{MPat1}Important Message From
D{MMsg1}This message may contain the Melissa virus.
HSubject: $>Check_Subject
D{MPat2}ILOVEYOU
D{MMsg2}This message may contain the ILOVEYOU virus.
HSubject: $>Check_Subject
D{MPat3}fwd: Joke
D{MMsg3}This message may contain the ILOVEYOU-mutant-1 virus.
SCheck_Subject
R${MPat1} $* $#error $: 553 ${MMsg1}
RRe: ${MPat1} $* $#error $: 553 ${MMsg1}
R${MPat2} $* $#error $: 553 ${MMsg2}
RRe: ${MPat2} $* $#error $: 553 ${MMsg2}
R${MPat3} $* $#error $: 553 ${MMsg3}
RRe: ${MPat3} $* $#error $: 553 ${MMsg3}
--j.
This archive was generated by hypermail 2.1.6 : Thu 06 Feb 2003 - 13:06:02 GMT