sendmail++


Van wrote:
> 
> Colin Faber wrote:
> >
> > Sasha,
> >
> > Are you sure its working?
> >
> > Zusky wrote:
> >
> > >    Part 1.1    Type: Plain Text (text/plain)
> > >            Encoding: quoted-printable
> > >
> > >                                  Name: ´óǰÖÃÖ÷ÒªÉè¼ÆË¼Ïë.doc.com
> > >    ´óǰÖÃÖ÷ÒªÉè¼ÆË¼Ïë.doc.com    Type: MS-DOS Application 
>(application/x-unknown-content-type-comfile)
> > >                              Encoding: base64
> > >
> 
> Doesn't appear to be, Colin.
> 
> Procmail recipe that's been effective on SirCam:
> # ~/.procmailrc which should be chmod-ded 0600 on a *n*x system
> # Ignored otherwise
> SUBJECT=`formail -xSubject: \
>                 | sed -e 's/[;\`\\]/ /g' \
>                 | expand | sed -e 's/^[ ]*//g' -e 's/[ ]*$//g'`
> :0
> {
>         :0 Bh
>         *I send you this file in order to have your advice
> 
> *daeLRCQEM9KJEIN8JAwAdBmLRCQEi1QkCIkQi0QkDCtEJAiLVCQEiUIEg8QUXV9eW8NTVldV
>         |(formail -rtb -I "Precedence: junk" \
>         -I "Subject:  VIRUS!  $SUBJECT" \
>         -I "bcc: [EMAIL PROTECTED]"; \
>         echo "This message is infected with the SirCam worm. Please see"; \
>         echo "http://www.wired.com/news/technology/0,1282,45427,00.html for more
> information.")\
>         |$SENDMAIL -oi -t
> }
> 
> I realize the MySQL list runs qmail (or, did before the recent outbreak{s}).
> 
> Modify as useful.
> 
> Best Regards,
> Van
> --
> =================================================================
> Linux rocks!!!   http://www.dedserius.com/
> =================================================================
> 
> ---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
> 
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail <[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to