On Tue, Dec 16, 2003 at 01:57:54PM +0100, Karl Eklund wrote:
> Tim Jackson <lists@???> writes:
[...]
> > Better still, upgrade to Exim 4 and you can do it "properly" (if there is
> > such a thing).
[...]
> As people have assumed the reason why I use Exim 3 is that I'm using
> Debian and I will at the latest upgrade as soon as the next version of
> Debian is released.
> In what way can this type of messages be handled more properly in
> Exim 4?
[...]
Exim4 with exiscan-acl can do virus-scanning (and spam-detection) at
smtp-time, i.e. you don't accept such messages (negative response to
DATA) instead of accepting them first and sending back bounces later
(to innocent third parties.).
cu andreas