Services->SpamAssassin missing

I could have sworn that SpamAssassin was listed under the Services option on my client's Virtualmin interface, but I don't see it there anymore. I checked and it is enabled for that domain. What could keep it from showing there?

Status: 
Closed (works as designed)

Comments

It won't appear if you are using spamc / spamd on your system, as that doesn't allow separate per-domain configuration. You can control this at Email Settings -> Spam and Virus Scanning.

Running spamd/spamc uses less additional RAM per email scanned and is faster, but keeps a spamd process running all the time which can use up around 30MB of RAM.

Aha! That explains it. I had switched to spamc.

Thanks.