Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove lua rules from conf subdir. | Vsevolod Stakhov | 2015-08-07 | 4 | -681/+0 |
| | |||||
* | Fix usage of variable. | Vsevolod Stakhov | 2015-07-30 | 1 | -1/+1 |
| | |||||
* | Start work on new HTML rules. | Vsevolod Stakhov | 2015-07-23 | 1 | -4/+0 |
| | |||||
* | Improve thunderbird sanity checks. | Vsevolod Stakhov | 2015-05-19 | 1 | -1/+1 |
| | | | | Submitted by: corvax | ||||
* | Avoid regexp_match_number. | Vsevolod Stakhov | 2015-04-30 | 3 | -4/+4 |
| | |||||
* | Fix matching braces. | Vsevolod Stakhov | 2015-04-16 | 1 | -1/+1 |
| | | | | Spotted by: Viktor Khomyuk | ||||
* | Fix FORGED_MUA_THUNDERBIRD_MSGID. | Vsevolod Stakhov | 2015-02-26 | 1 | -17/+17 |
| | | | | | Issue: #186 Reported by: @moiseev | ||||
* | false if header from is nil | eneq123 | 2015-02-11 | 1 | -1/+1 |
| | |||||
* | Fix Message-Id rules. | Vsevolod Stakhov | 2014-09-06 | 1 | -13/+13 |
| | |||||
* | Fix configuration. | Vsevolod Stakhov | 2014-09-03 | 1 | -16/+12 |
| | |||||
* | Simplify cached regexp creation. | Vsevolod Stakhov | 2014-08-26 | 1 | -8/+4 |
| | |||||
* | Adopt config. | Vsevolod Stakhov | 2014-08-25 | 1 | -8/+9 |
| | |||||
* | Update default configs. | Vsevolod Stakhov | 2014-08-17 | 1 | -3/+3 |
| | |||||
* | Use updated outlook version. | Vsevolod Stakhov | 2014-04-10 | 1 | -1/+1 |
| | |||||
* | Fix rule MISSING_MIMEOLE for IPB forum | Alexey | 2014-02-05 | 1 | -1/+2 |
| | | | Add exception for Invision Power Board forum | ||||
* | Another debian license fix. | Vsevolod Stakhov | 2012-09-10 | 4 | -0/+68 |
| | | | | | Add apache license for regexp that were delivered from SpamAssassin project. Fix debian/copyright for src/dns.c. | ||||
* | Fix thunderbird message id for the modern thunderbird versions. | Vsevolod Stakhov | 2012-08-14 | 1 | -1/+1 |
| | |||||
* | Check received for not more than 5 recipients. | Vsevolod Stakhov | 2012-05-28 | 1 | -2/+14 |
| | | | | Install lua configuration by default (as user's one should be in rspamd.local.lua). | ||||
* | * Avoid DoS while sending a message with a lot of recipients in 'To' header. | Vsevolod Stakhov | 2012-05-28 | 1 | -17/+28 |
| | | | | | Fix possible deadlock in lua_redis. Version is now 0.4.8 as there are enough changes. | ||||
* | Update rules. | Vsevolod Stakhov | 2011-02-24 | 1 | -0/+22 |
| | | | | Submitted by: Victor Ustugov | ||||
* | Add rules. | Vsevolod Stakhov | 2011-02-24 | 1 | -0/+92 |
| | | | | Submitted by: Victor Ustugov | ||||
* | Rules update. | Vsevolod Stakhov | 2011-02-22 | 1 | -16/+16 |
| | | | | Submitted by: Victor Ustugov | ||||
* | New rules. | Vsevolod Stakhov | 2011-02-21 | 1 | -0/+40 |
| | | | | Submitted by: Victor Ustugov | ||||
* | Reduce weight of NO_SPACE_IN_FROM. | Vsevolod Stakhov | 2011-02-19 | 1 | -1/+33 |
| | | | | | | | | Change default pid file location. Change MISSING_TO rule not to work when header exists but empty. Add rules for bad bondaries and message ids. Suggested by: Victor Ustugov. | ||||
* | * Add ability to save symbols that are inside composites with '-' flag. | Vsevolod Stakhov | 2011-02-19 | 1 | -1/+62 |
| | | | | | | | Remove warnings from rspamc. Add new rules [1] Submitted by: Victor Ustugov [1] | ||||
* | Add composites for outlook. | Vsevolod Stakhov | 2011-02-19 | 1 | -2/+4 |
| | | | | Submitted by: Victor Ustugov | ||||
* | Polish sample config. | Vsevolod Stakhov | 2011-02-09 | 1 | -5/+0 |
| | |||||
* | * Introduce new system of configuration checks: | Vsevolod Stakhov | 2010-12-20 | 1 | -1/+0 |
| | | | | | | | | - now symbols inside metrics definition must be inside rules as well - symbols may be virtual (e.g. when module can insert several symbols inside callback) - symbols may be pure callbacks (when symbol's name is unknown and depends on conditions) * Module 'emails' is removed as it is not used in the current rspamd MANY fixes to sample config files | ||||
* | * Write symbols weights to rspamc output | Vsevolod Stakhov | 2010-07-31 | 1 | -1/+1 |
| | | | | | | * Improve logic of selecting rspamc version * Do not try to parse broken DNS replies * Add 'raw' flag to FROM_EXCESS_BASE64 rule (requested by citrin) | ||||
* | * Fix lua representing of invalid ip (nil, not 255.255.255.255) | Vsevolod Stakhov | 2010-07-27 | 1 | -1/+1 |
| | | | | | * Fix R_TO_SEEMS_AUTO rule (by citrin) * Add multimap lua plugin | ||||
* | * Adopt foreach for cmake 2.6 | Vsevolod Stakhov | 2010-07-19 | 1 | -1/+1 |
| | |||||
* | * Make DNS resolver working | Vsevolod Stakhov | 2010-07-08 | 1 | -1/+1 |
| | | | | | | * Many improvements to rspamd test suite: now it CAN be used for testing rspamd functionality * Write DNS resolver tests * Fix issues with memory_pool mutexes and with creating of statfiles | ||||
* | * Fix awfull bug in classifying when first statfile has twice weight than ↵ | Vsevolod Stakhov | 2010-05-14 | 1 | -1/+1 |
| | | | | | | second... * Fix undisclosed recipients detection | ||||
* | * Bugfixes: | Vsevolod Stakhov | 2010-04-20 | 4 | -138/+140 |
| | | | | | | | | | | - handle '\' characters in lua strings correctly - fix lua initialization - avoid of using global lua state (global L) - fix listen sockets hash to allow multiply workers of same type but on different listen sockets - fix modules options inserting to allow multiply options of the same name - fix parsing of lua options - fix lua rules | ||||
* | * Add lua config for most common rules | Vsevolod Stakhov | 2010-04-13 | 4 | -0/+355 |
* Reset lua state while reloading |