when I type
# sa-learn --spam --mbox /home/user/INBOX.Spam --showdots
nothing happens.
BUT, if I type:
# sa-learn --spam --mbox /home/user/INBOX.Spam --showdots -D
the last lines seems like this:
debug: lock: 3997 trying to get lock on /root/.spamassassin/bayes with 0
retries
debug: lock: 3997 trying to get lock on /root/.spamassassin/bayes with 1
retries
debug: lock: 3997 trying to get lock on /root/.spamassassin/bayes with 2
retries
debug: lock: 3997 trying to get lock on /root/.spamassassin/bayes with 3
retries
debug: lock: 3997 trying to get lock on /root/.spamassassin/bayes with 4
retries
debug: lock: 3997 trying to get lock on /root/.spamassassin/bayes with 5
retries
debug: lock: 3997 trying to get lock on /root/.spamassassin/bayes with 6
retries
debug: lock: 3997 trying to get lock on /root/.spamassassin/bayes with 7
retries
debug: lock: 3997 trying to get lock on /root/.spamassassin/bayes with 8
retries
debug: lock: 3997 trying to get lock on /root/.spamassassin/bayes with 9
retries
debug: lock: 3997 trying to get lock on /root/.spamassassin/bayes with
10 retries
debug: lock: 3997 trying to get lock on /root/.spamassassin/bayes with
11 retries
debug: lock: 3997 trying to get lock on /root/.spamassassin/bayes with
12 retries
debug: lock: 3997 trying to get lock on /root/.spamassassin/bayes with
13 retries
debug: lock: 3997 trying to get lock on /root/.spamassassin/bayes with
14 retries
debug: lock: 3997 trying to get lock on /root/.spamassassin/bayes with
15 retries
debug: lock: 3997 trying to get lock on /root/.spamassassin/bayes with
16 retries
What is this?! some wrong permission?! Some problem?! Cannot solve.
Thanks