# hcoop-change: Pass email through spamc if its recipient is a valid # HCoop user and it has not yet been scanned. spamcheck_router_localuser: no_verify condition = "${if !eq {$received_protocol}{spam-scanned} {1}{0}}" check_local_user require_files = /etc/spamassassin/addrs/${local_part}@localhost driver = accept transport = spamcheck