Matthew Yette wrote:
>I don't know that SA has a way for running messages through for each
>individual recipient. I don't believe you can specify multiple username
>paramenters using spamc and/or spamassassin.
>Here we use Postfix and I instruct Postfix to send the message through SA
>for each recipient. It works like a charm. Perhaps whatever you are using
>in qmail can do the same.
Thanks for the response, Duane. I would think that, even if SA has
trouble dealing w/ pulling rules on messages w/ multiple recips, it
would at least grab a domain-wide value?
You would have to get the calling software to pass as the username
either (i) something like @example.com; or (ii) a non-existent account
at the domain.
Get it to do that and you'll see the results you want. SA will be happy
with it... I do the same in my own milter.
Daryl