5 Oct 2008 02:11
Re: spam_buttons (2.2) and sa-learn command
Paul Lesniewski <paul <at> squirrelmail.org>
2008-10-05 00:11:58 GMT
2008-10-05 00:11:58 GMT
On Thu, Oct 2, 2008 at 12:29 AM, orrik <mariusz <at> bipe.pl> wrote: > > Hello > > I use squirrelmail-1.4.16(from sources) + spamassassin (yum) > +qmail+vpopmail+IMAP-4.1.3+compatibility patch on CENTOS 5.2. I have > installed plugin spam_buttons. In config.php I changed only this: > ... > $sb_report_spam_by_move_to_folder = 'INBOX.SPAM'; > $sb_report_not_spam_by_move_to_folder = 'INBOX'; > ... > > /var/www/html/webmail/config/config.pl > and I joined plugin spam_buttons > > Marked email is displaced to INBOX.SPAM – and that's it!. > I need more... After I mark email in INBOX and clicking "Spam" button sender > should be joined automatically to anti-spam base, I mean „spam buttons" have > to work much about similarly as works command in shell lower: > > # sa-learn --spam /home/vpopmail/domains/some_domain/mail_user/Maildir/.SPAM > > I tried like this but it doesn't work: "it doesn't work" is completely useless. No one can help you until you find the error. Read the mailing list posting guidelines and read the plugin README file for tips on how to watch your logs and look for errors and other problems. > $is_spam_shell_command = 'sudo -u vpopmail /usr/bin/sa-learn --spam';(Continue reading)
RSS Feed