> you could consider scanning the message and saving a hash of > its contents and the results of the scan. Then if the client
> times out and attempts redelivery later you could give an
> immediate response. Not sure what the easiest way to
> implement that would be -- I'd be tempted to do it in the
> content scanner rather than in Exim, but it's probably
> practical using acls and MySQL or Postgres.