1

Topic: SpamAssasin +SQL

==== Required information ====
- iRedMail version:  0.8.5
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): mysql
- Linux/BSD distribution name and version: debian 6
- Related log if you're reporting an issue:
====

Hi All

regarding to wiki
http://www.iredmail.org/wiki/index.php? … yes.In.SQL

i tried to use markasjunk2 plugin for my client that want to mark theirs emails as spam

everything works fine,when clicking on message that received from A@b.com and push junk buttoms
it moves to junk folders
and my table output will be increase  { SELECT COUNT(*) FROM bayes_token;  }

but try to resend email from A@b.com to same user and still message receive at inbox folder and no spam mark at subject

i don't know why !

any help and suggestion will be appreciate

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: SpamAssasin +SQL

Bayes is not working this way. You need to train spamassassin with many emails, then it can understand what message is probably a spam. It doesn't work like blacklist.

3

Re: SpamAssasin +SQL

how many emails?

i tryied 6 times

but still have email without spam Tag on my inbox