Koozali.org: home of the SME Server

exclude ip's from av scanning when sending messages

clubbing80s

exclude ip's from av scanning when sending messages
« on: June 13, 2007, 09:49:28 PM »
Hi
I have an sme server 7.0 installed at a customer, when he sends out batch emails to clients it bottle necks and mail stops sending or goes slow.. so i disabled the av scanning and all the mails send fine at a consistant speed ..
I would like to be able to exclude his workstation's ip from mail scanning, by av or antispam .... thus I can leave the scanning in place for the rest or the users / incoming and out going ..
Many Thanks
G

Offline mmccarn

  • *
  • 2,656
  • +10/-0
exclude ip's from av scanning when sending messages
« Reply #1 on: June 14, 2007, 04:06:52 PM »
7.1.3 includes separate qpsmtpd configurations for local and remote computers.  By default the following plugins are disabled for all local workstations:
  • rhsbl
  • dnsbl
  • spamassassin
  • require_resolvable_fromhost
  • check_earlytalker
  • count_unrecognized_commands
  • auth_cvm_unix_local
I'm not sure, but I think a major reason for splitting the configuration like this was precisely because there was no other way to 'whitelist' a specific sending host...

Hopefully you don't have any incompatible contribs loaded, and you can upgrade...