Re: [Exim] Exim-4.10 and Exiscan-4.10-17 - configuration pro…

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Stanczak Slawomir
Data:  
Para: exim-users
CC: exiscanusers
Asunto: Re: [Exim] Exim-4.10 and Exiscan-4.10-17 - configuration problem
On Tue, 26 Nov 2002, Tom Kistner wrote:

> Stanczak Slawomir wrote:
>
> > This works ok, but complete message (with virus) is redirect to sender.
> > Exiscan don't cut virus from this message and exim don't send warnning
> > message to postmaster and recipient. In old exiscan version this worked
> > very good.
>
> That does not work any more. I have skipped on the whole notification
> stuff, since it confuses (l)users too much.
>
> I had people sending me hate mail ("You sent me a virus !") when Klez
> was using my address. I had local users spending the day with phone
> calls to "sort out" bogus virus alarms.
>
> My conclusion: Do not send automated notifications. Never. To noone :)
>
> For postmaster notifications, you can use a logwatch-type software with
> email facilities.
>
> If you REALLY still want notifications, you can prolly set them up in
> the system filter (use "pass" as action), where you can evaluate
> exiscan_data to see what the message contains and the discard the message.


Very thanks Tom !

I set exiscan_av_action = blackhole and now this work ok. :)

Slawek