Eric Dantan Rzewnicki wrote:
spamassassin -D -p <conf_file> --lint doesn't show any problems that I can see.
if I run: sa-learn --showdots --mbox --ham -p /opt/MailScanner/etc/spam.assassin.prefs.conf <ham_box>
sa-learn just hangs. Same happens for --spam.
strace shows it stuck on a read(0,
Any ideas?
What about sa-learn -D -p <prefspath> --dump magic? does that hang? If that works, what about sa-learn -D --rebuild?
Do you have an alternate bayes_path set in your spam.assassin.prefs.conf?
Does the user running sa-learn have rw permissions to it, and rwx to the directory containing it?