On Tue, 2003-07-01 at 22:01, Jon James wrote:
> hmmm that does not seem to work, now it does not scan anything
Have you set up "listofscandomains" as a domainlist or an external file
at the top of the config. Alternatively if you're only ever going to
spam scan a single domain try
domains = domain.com (subsitute as needed)
> > > spamcheck_router:
> > > no_verify
> > > check_local_user
> > > condition = ${if eq {$received_protocol}{spam-scanned}{0}{1}}
> > > driver = accept
> > > transport = spamcheck
> > domains = +listofscandomains
> >
> >