What we do is control this on a frontend server, relay through
spamassassin (or not), and eventually deliver to the mailbox server.
Your incoming MX can accept mail, and deliver to different teirs of SA
running on separate boxes, and then deliver to each of your customers
from there. You would control your customer's preferences by routing
their mail through different intermediary hops between the Internet and
their mailbox server.
I use sendmail with LDAP Routing (and LDAP Maps) along with phpLDAPAdmin
(so the whole thing can be administered from a web interface; big with
folks who aren't command-line savvy), but you can also just do it with
configuration params specific to your MTA.
----- Original Message -----
*From:* "Scott Underwood" <[EMAIL PROTECTED]>
*Sent:* 09/29/2005 09:12:28 AM
*To:* users@spamassassin.apache.org
*Subject:* Per Domain Rulesets
Does anyone know if it's possible to set a database property that will
allow us to use different rulesets based on the domain of the
recipient. Basically I need to have certain keywords flag with
different scores based on the type of company that is receiving the
email.
If someone has an idea or can at least point me in the right direction
I'd appreciate it.
Thanks
Scott