# DSPAM
spamcheck_director:
  driver = accept
  check_local_user
  condition = "${if and {\
                         {!def:h_X-DSPAM-Result:}\
                 }{1}{0}}"
  headers_add = "X-DSPAM-Check: by $primary_hostname on $tod_full"
  transport = spamcheck
  no_verify
