Hallo,
ich hab auf meinem Mailserver exim3, amavis-perl-11 und antivir-server-2.0.8 installiert. Die mails werden auch an amavis weitergeleitet. Nur wenn ich mir eine Virusmail schicke, erkennt amavis bzw. antivir dies nicht als solche. Wenn ich das virus-file von Hand teste wird der Virus erkannt. Hat jemand eine Ahnung wiso das mit exim nicht funktioniert?


## exim.conf ##
# TRANSPORTS CONFIGURATION
amavis:
  driver = pipe
  command = "/usr/local/sbin/amavis -f ${sender_address} \
  -d {pipe_addresses}"
  prefix =
  suffix =
  check_string =
  escape_string =
  return_output = false
  return_path_add = false
  user = amavis
  group = amavis
  path = "/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/sbin"
  current_directory = "/var/amavis"

# DIRECTORS CONFIGURATION
amavis_director:
  condition = "${if or { {eq {$received_protocol}{scanned-ok}} \
  {eq {$received_protocol}{spam-scanned}} } {0}{1}}"
  driver = smartuser
  transport = amavis

--

        Best regards from Dresden
        Viele Gr��e aus Dresden

Christian Arnold


--
Haeufig gestellte Fragen und Antworten (FAQ): http://www.de.debian.org/debian-user-german-FAQ/


Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject "unsubscribe". Probleme? Mail an [EMAIL PROTECTED] (engl)



Antwort per Email an