After looking through old list posts and the Wiki, I was under the
impression that I could enable autolearning by setting a tflags value
for the shortcircuited rule.
For instance:
priority TEST -500
describe TEST My Test
shortcircuit TEST spam
score TEST 100
tflags TEST learn
The shortcircuits are setup in a .cf file within /etc/mail/spamassassin/
Other than the ability to learn as spam/ham, from the logs the
shortcircuit is working as expected. The log indicates autolearn=disabled.
Any thoughts?