----- Original Message ----- 
From: "Ernest Ho" <[EMAIL PROTECTED]>
To: <toaster@shupp.org>
Sent: Tuesday, March 15, 2005 10:16 PM
Subject: Re: Re[2]: [toaster] qmail-queue-custom-error.patch


> Dear Vladimir
>
> Yes, it is an option in Toaster. You can download the
> patch at: http://www.shupp.org/patches/custom.patch to
> patch the qmail. And, you have to add the configure
> option of "--custom-smtp-reject" when you configure
> simscan.
>
> I did it and it works.

Cool! I tried the same and it worked for me too - I just did (in my
netqmail-1.05 src dir):

(I had latest toaster already installed and working for some weeks):

cd /var/src/netqmail-1.05/netqmail-1.05
make clean
patch < /path/to/custom.patch
make
qmailctl stop
make setup check

then in /var/src/simscan-1.1
make clean
./configure (added --enable-custom-smtp-reject=y)
make
make install-strip

and now when I send an infected message to one of my email addresses I get
this in my bounce messages (for example):

Remote host said: 554 Your email was rejected because it contains the
Eicar-Test-Signature virus

Very cool!

David.

> Ernest
>
> --- Vladimir Kozlov <[EMAIL PROTECTED]> wrote:
> > Don't think so. Imagine regular user who would like
> > to send a message
> > to you, and got the
> >
> > 551 Message rejected by server
> >
> > or whatsoever...
> >
> > With this patch he (she) will get:
> >
> > 551 Your message is detected as spam
> >
> > or
> >
> > 551 Your message contains Bagle-MM virus
> >
> > or
> >
> > 551 Your message contains prohibited attachment
> > 'program.pif'
> >
> > If I will be such a 'regular user' my further steps
> > would be different
> > in these cases:
> > a) If I have a virus, I would check my box and
> > resend message after
> > cleaning;
> > b) If I've got an attachment problem, I would resend
> > the same with
> > zip-ped attachment;
> > c) If I've got the spam complaint (and I definitely
> > know it is NOT
> > spam), I would try to re-phrase my email.
> >
> > Kind regards,
> >
> > Vladimir.
> >
> > > Vladimir Kozlov wrote:
> > >> Hello,
> > >>
> > >> Is the qmail-queue-custom-error.patch included
> > into the toaster? I
> > >> think it would be useful to let senders know why
> > their message was
> > >> rejected.
> >
> > > No? Basic error messages should be enought?
> >
> > > --
> > > Eero
> >
> >
> >
>
>
>
> __________________________________
> Do you Yahoo!?
> Yahoo! Small Business - Try our new resources site!
> http://smallbusiness.yahoo.com/resources/
>
> !DSPAM:4236cb3a146331396811038!
>
>
>


Reply via email to