aboutsummaryrefslogtreecommitdiffstats
path: root/conf
Commit message (Collapse)AuthorAgeFilesLines
* Several fixes to hfilter module.Vsevolod Stakhov2013-12-271-3/+5
|
* Merge pull request #19 from AlexeySa/masterVsevolod Stakhov2013-12-272-11/+18
|\ | | | | Rework checks for Message-id in Hfilter
| * Update metric for HfilterAlexey2013-12-271-3/+1
| |
| * Rework checks for Message-idAlexey2013-12-271-8/+17
| | | | | | Del resolve host rules in Message-Id header
* | Reduce metric for FORGED_SENDERAlexey2013-12-271-1/+1
|/ | | Many false positives from mail scripts and maillists.
* Update symbols for HfilterAlexey2013-12-261-17/+23
|
* Hfilter updateAlexey2013-12-261-115/+168
| | | | | | - add "MAIL FROM" host check. Postfix option "reject_unknown_recipient_domain" better to switch off; - add host check from header "Message-id:"; - rework resolve functions - Fix symbols
* Fix escape symbols in hfilter.Vsevolod Stakhov2013-12-261-2/+2
|
* Remove HELO_NOT_FQDN as it exists in hfilter.Vsevolod Stakhov2013-12-242-24/+0
| | | | Submitted by: AL
* Add hfilter - an advanced set of helo and hostname checks.Vsevolod Stakhov2013-12-243-0/+268
| | | | Submitted by: AL
* Improve spamhaus RBL support.Vsevolod Stakhov2013-12-242-30/+27
| | | | Submitted by: AL
* Add rule for HELO host FQDN checkAlexey2013-12-241-0/+18
|
* Add metric for HELO_NOT_FQDNAlexey2013-12-241-0/+5
|
* Adjust weights for uribl lists.Vsevolod Stakhov2013-12-231-1/+6
|
* Reduce weight of FORGED_RECIPIENTS rule.Vsevolod Stakhov2013-12-231-1/+1
|
* Fix symbol names.Vsevolod Stakhov2013-12-231-7/+17
|
* Reflect option in the default config.Vsevolod Stakhov2013-12-201-0/+1
|
* Fix misprint in the configuration.Vsevolod Stakhov2013-12-181-1/+1
|
* Update modules.confAlexeySa2013-12-121-0/+16
| | | Added Sorbs RBL
* Update metrics.confAlexeySa2013-12-121-0/+50
| | | Added Sorbs RBL metrics
* Update 2tld.incAlexeySa2013-12-121-0/+6260
| | | All SLD's zones for correct surbl works.
* Always use one_shot mode for fuzzy_check.Vsevolod Stakhov2013-12-061-1/+0
|
* Tune default settings.Vsevolod Stakhov2013-12-052-4/+6
|
* Allow to skip unknown flags in fuzzy_check module.Vsevolod Stakhov2013-12-052-4/+4
|
* Set highsecure.ru as readonly fuzzy server.Vsevolod Stakhov2013-12-041-1/+2
|
* Rework fuzzy check module.Vsevolod Stakhov2013-12-042-22/+24
| | | | | | | | | | - Now all checks are organized to rules. - Allow to specify read_only rules to avoid problems on learning. - Use better normalizer for fuzzy module and it now returns values from 0 to 1.0 (like bayes does). - Update configuration accordingly. - Drop legacy configuration support. - Detect tanh as well and provide some reasonable (linear) fallback.
* Some copyright fixes.Vsevolod Stakhov2013-12-021-3/+5
|
* Fix debian spec.Vsevolod Stakhov2013-11-301-2/+2
| | | | Submitted by: fatalbanana
* Add missing symbols.Vsevolod Stakhov2013-11-301-16/+61
|
* Fix fuzzy check configuration.Vsevolod Stakhov2013-11-301-1/+1
|
* Fix formatting and variables usage.Vsevolod Stakhov2013-11-261-66/+66
|
* Add uribl.com to configuration.Vsevolod Stakhov2013-11-261-0/+9
|
* Add symbol for DBL.Vsevolod Stakhov2013-11-251-0/+1
|
* Misprint.Vsevolod Stakhov2013-11-241-7/+7
|
* Add basics of the new configuration.Vsevolod Stakhov2013-11-218-0/+826
|
* Expand path for logging.Vsevolod Stakhov2013-11-211-754/+0
|
* Add allow_update example usage.Vsevolod Stakhov2013-06-041-2/+3
|
* Use specific fuzzy database.Vsevolod Stakhov2013-06-031-6/+7
|
* Increase default limit, as unloading logic is broken.Vsevolod Stakhov2013-05-281-1/+1
|
* Final update for 0.5.4.Vsevolod Stakhov2013-02-021-6/+18
|
* * Add meta-classification example.Vsevolod Stakhov2012-10-042-14/+226
| | | | | Many changes to advanced statistic and meta-classification logic. Add example of complex meta-classification.
* * Add map_watch_interval configurable.Vsevolod Stakhov2012-09-191-1/+3
| | | | Support floating point values for time intervals.
* Another debian license fix.Vsevolod Stakhov2012-09-104-0/+68
| | | | | Add apache license for regexp that were delivered from SpamAssassin project. Fix debian/copyright for src/dns.c.
* Fix misprint in the default configuration.Vsevolod Stakhov2012-08-161-1/+1
|
* Fix thunderbird message id for the modern thunderbird versions.Vsevolod Stakhov2012-08-141-1/+1
|
* Update debian rules and changelog.0.5.0Vsevolod Stakhov2012-06-091-1/+60
| | | | Update sample config file.
* Check received for not more than 5 recipients.Vsevolod Stakhov2012-05-281-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 Stakhov2012-05-281-17/+28
| | | | | Fix possible deadlock in lua_redis. Version is now 0.4.8 as there are enough changes.
* Add LOCALSTATES_PREFIX variable for setting where should be runtime files ↵Vsevolod Stakhov2011-08-081-14/+14
| | | | | | for rspamd. Suggested by: Vasiliy G. Tolstov
* Update a sample config file.0.4.1Vsevolod Stakhov2011-07-261-10/+55
| | | | Set version to 0.4.1.