Hi, I'm new here and apologize me for my bad english!
In the web interface I can't see the bottom bar to teach that a message it's spam or not.
I can see only if i set right permissions with:
Code:
chown -R postfix:www-data /var/spool/MailScanner
chown -R postfix:www-data /var/lib/MailScanner
chown -R postfix:www-data /var/run/MailScanner
chown -R postfix:www-data /var/lock/subsys/MailScanner
chown -R postfix:www-data /var/spool/postfix/hold
chmod -R ug+rwx /var/spool/postfix/hold
chmod -R ug+rwx /var/spool/MailScanner
but after only one modification bar disappear.
I encounter another problem in message operation: if i try to teach that a message it's spam or ham in do_message_ops.php page i have this result:
Spam Learn Results
[message.id] spam Invalid argument
If I change permission again, stop and start service i can make operation.
I made correctly all installation steps, system works fine.
A possible solution?!?
Thank you for your time!
Matteo