how to enable notification to the virus sender user
Mark Martinec
Mark.Martinec+amavis at ijs.si
Fri Apr 1 17:53:26 CEST 2011
Kshitij,
> Hello everybody from this i know very well what i am doing rather than
> guiding me for experience.
>
> Please any can tell be the copnfiguration for amavisd-new to enable
> virussendernotification .
$final_virus_destiny = D_BOUNCE;
@viruses_that_fake_sender_maps = ();
But ... don't do that!
The only sensible way to warn a potentially valid sender of
infected mail is to use a pre-queue setup and to D_REJECT viruses,
*not* to bounce them.
Mark
More information about the amavis-users
mailing list