Hi list,

I have activated amavisd-new/clamAV with exim 4.6x.
It works very good for incomming messages, but all
outgoing messages will not be scanned through amavisd.

My entries for exim.conf looks like written in the
docs:

[...]
local_interfaces = 0.0.0.0.25 : 127.0.0.1.10025

amavis_router:
  driver = manualroute
  condition = "${if eq {$interface_port}{10025} {0}{1}}"
  domains = +virenscan_domains
  route_list = "* localhost byname"
  transport = amavis
  self = send

amavis:
  driver = smtp
  port = 10024
  allow_localhost
[...]

Is it correct, that outgoing messages will not be scanned
by amavisd-new ?
And what can I do, to scan all outgoing messages, too ?!

-- 
Regards,

     Jens Strohschnitter

-------------------------------------
*!!!LINUX LINUX LINUX LINUX LINUX!!!*
 
* http://www.jens-strohschnitter.de *
-------------------------------------
Set the controls for 
                 the heart of the sun
-------------------------------------

__________________________________________________________

Raiffeisen Waren-Zentrale Rhein-Main eG
50668 Koeln, Altenberger Str. 1a

Tel: 0221/1638-0
Fax: 0221/1638-254

Sitz: Koeln

Amtsgericht Koeln, GnR 728

Vorstand: 
Hans-Josef Hilgers (Sprecher)
Markus Stuettgen
Dr. Karl-Heinrich Suemmermann
Friedhelm Decker (Vorsitzender)
Ingo Steitz

Vorsitzender des Aufsichtsrates: 
Peter Bleser (MdB)

St.Nr.: 215/5938/0152

Bankverbindung:
WGZ Bank AG, Duesseldorf
(BLZ 300 600 10) Konto-Nr.: 300 011



-- 
## List details at http://www.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to