Re: [Exim] Amavis-perl and Exim 4.10, somebody get it to wor…

Pàgina inicial
Delete this message
Reply to this message
Autor: Hilko Bengen
Data:  
A: exim-users
Assumpte: Re: [Exim] Amavis-perl and Exim 4.10, somebody get it to work (or other solution to virus scanning)
Nico Erfurth <masta@???> writes:

> On Sat, 11 Jan 2003, Marc Haber wrote:
>
> > On Sat, 28 Dec 2002 22:02:03 +0100, Andreas Piesk <a.piesk@???>
> > wrote:
> > >get exiscan (http://duncanthrax.net/exiscan) and kaspersky antivirus.
> > >it's a far better solution than the amavis thing IMHO.
> >
> > Have you ever looked at amavis-ng?
>
> Can one integrate it in exim?


Yep. It is possible to use it inside a system filter. This requires
that Exim is compiled with embedded Perl support.

> I don't like pipe based scan-solutions, they generate a new msg-id
> every time, wreck up your logs, and locking out some other features
> of exim (i.e checking for $sender_host while routing)


This is the very reason why we developed AMaViS-ng in the first place.

-Hilko