sendmail change

Raymond Dijkxhoorn raymond at PROLOCATION.NET
Sat Aug 23 00:33:03 IST 2003


Hi!

> Did you put this in your sendmail.cf or sendmail.mc?

You can simply put this in sendmail.cf

> > # Reject all mail with Sobig subjects.
> > HSubject:               $>Check_subject
> > D{Msobig1}Re: That movie
> > D{Msobig2}Re: Wicked screensaver
> > D{Msobig3}Re: Your application
> > D{Msobig4}Re: Approved
> > D{Msobig5}Re: Re: My details
> > D{Msobig6}Re: Details
> > D{Msobig7}Your details
> > D{Msobig8}Thank you!
> > D{Mmsg} Possible Sobig-F - Please change subject:
> >
> > SCheck_subject
> > R${Msobig1} $*          $#error $: 550 ${Mmsg}
> > R${Msobig2} $*          $#error $: 550 ${Mmsg}
> > R${Msobig3} $*          $#error $: 550 ${Mmsg}
> > R${Msobig4} $*          $#error $: 550 ${Mmsg}
> > R${Msobig5} $*          $#error $: 550 ${Mmsg}
> > R${Msobig6} $*          $#error $: 550 ${Mmsg}
> > R${Msobig7} $*          $#error $: 550 ${Mmsg}
> > R${Msobig8} $*          $#error $: 550 ${Mmsg}

Bye,
Raymond.



More information about the MailScanner mailing list