exim4+clamav+squirrelmail hogyan?

Kezdőlap Fórumok Debiannal kapcsolatos kérdések exim4+clamav+squirrelmail hogyan?

1 / 1 bejegyzés megtekintése
  • Szerző
    Bejegyzés
  • #1880945
    hace
    Felhasználó

      Sziasztok.

      Nem vagyok guru, par honapja kezdtem el foglalkozni vele.
      A problémám a következõ, probálunk összedobni, egy belsõ levelezõ szervert a melohelyen, de azt nem sikerult beallitani, hogy a squirrelmailbol kuldott (vagy beerkezett) leveleken vegezzen viruskeresest. POP3 kliensnel, mukodik a viruskereses, el sem kuldi, a virusos levelet.

      A rendszer:
      DEBIAN SARGE
      EXIM4 (maildir)
      courier-imap
      courier-pop
      squirrelmail
      clamav

      Exim4 config:

      main/01_exim4-config_listmacrosdefs
      ..
      av_scanner = clamd:/var/run/clamav/clamd.ctl
      ..

      ### acl/40_exim4-config_check_data
      acl_check_data:
      ..
      ..
      deny message = Serious MIME defect detected ($demime_reason)
      demime = *
      condition = ${if >{$demime_errorlevel}{2}{1}{0}}

      deny message = This domain has a policy of not accepting certain types of attachments
      in mail as they may contain a virus. This mail has a file with a .$found_extension
      attachment and is not accepted. If you have a legitimate need to send
      this particular attachment, send it in a compressed archive, and it will
      then be forwarded to the recipient.
      demime = exe:com:vbs:bat:pif:scr

      deny message = This message contains a virus ($malware_name) and has been rejected
      demime = *
      malware = *
      log_message = MALWARE: $malware_name

      # accept otherwise
      accept

      Udv.: ace

    1 / 1 bejegyzés megtekintése
    • Be kell jelentkezni a hozzászóláshoz.