| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #928 from fatalbanana/derp | Vsevolod Stakhov | 2016-09-05 | 1 | -4/+0 |
|\ |
|
| * | Revert "[Feature] Add common way to disable Lua modules" | Andrew Lewis | 2016-09-05 | 1 | -4/+0 |
* | | [Feature] Relax FORGED_RECIPIENTS: allow senders to BCC themselves | Andrew Lewis | 2016-09-05 | 1 | -30/+37 |
|/ |
|
* | [Minor] Use infox instead of info in logging | Vsevolod Stakhov | 2016-09-04 | 1 | -1/+1 |
* | [Feature] Add common way to disable Lua modules | Andrew Lewis | 2016-09-01 | 1 | -0/+4 |
* | [Fix] Banish table.maxn from Lua parts | Andrew Lewis | 2016-09-01 | 1 | -2/+2 |
* | [Feature] Use new version of register_symbol in rspamd plugins | Vsevolod Stakhov | 2016-04-22 | 1 | -64/+66 |
* | Switch the rest to apache 2 | Vsevolod Stakhov | 2016-02-04 | 1 | -19/+9 |
* | Add additional checks for mail addresses | Vsevolod Stakhov | 2015-11-26 | 1 | -2/+4 |
* | Rework FORGED_RECIPIENTS for common users | Vsevolod Stakhov | 2015-11-20 | 1 | -6/+11 |
* | Do not add FORGED_RECIPIENTS when 'To' is missing. | Vsevolod Stakhov | 2015-10-01 | 1 | -2/+2 |
* | Fix issues with bounces From processing. | Vsevolod Stakhov | 2015-06-23 | 1 | -1/+1 |
* | Fix lua plugins. | Vsevolod Stakhov | 2015-05-28 | 1 | -3/+4 |
* | Fix forged recipients plugin for the modern rspamd. | Vsevolod Stakhov | 2015-05-13 | 1 | -14/+6 |
* | Check smtp recipients before indexing. | Vsevolod Stakhov | 2015-05-07 | 1 | -2/+3 |
* | Clarify copyright for lua plugins. | Vsevolod Stakhov | 2015-02-13 | 1 | -0/+26 |
* | fix: attempt to index field '?' (a nil value) | eneq123 | 2015-02-12 | 1 | -1/+1 |
* | Fix forged_recipients plugin. | Vsevolod Stakhov | 2014-09-03 | 1 | -1/+0 |
* | Fix plugins. | Vsevolod Stakhov | 2014-08-18 | 1 | -4/+4 |
* | Fix bug for check sender rule | Alexey | 2013-12-27 | 1 | -1/+1 |
* | If message has no 'To/CC' headers do not try to count elements in nil table. | Vsevolod Stakhov | 2011-12-07 | 1 | -1/+4 |
* | * Add multimaps for "FROM" and "TO" headers (mime an smtp data can be checked) | Vsevolod Stakhov | 2011-03-04 | 1 | -48/+5 |
* | * Improve forged_recipients plugin [1] | Vsevolod Stakhov | 2011-02-16 | 1 | -3/+25 |
* | * Add versions to lua API | Vsevolod Stakhov | 2010-12-22 | 1 | -5/+17 |
* | * Introduce new system of configuration checks: | Vsevolod Stakhov | 2010-12-20 | 1 | -1/+4 |
* | Add registering options for lua modules | Vsevolod Stakhov | 2010-12-14 | 1 | -0/+4 |
* | * Consider lua plugins errors as fatal configuration errors | Vsevolod Stakhov | 2010-08-04 | 1 | -2/+0 |
* | * Change metric logic | Vsevolod Stakhov | 2010-06-16 | 1 | -9/+4 |
* | * Remove utf8 usage in forged recipients plugin | Vsevolod Stakhov | 2009-10-20 | 1 | -1/+1 |
* | * Small improvement of lua style | Vsevolod Stakhov | 2009-10-17 | 1 | -1/+1 |
* | * Trim brackets in forged recipients plugin | Vsevolod Stakhov | 2009-10-14 | 1 | -1/+5 |
* | * Fix getting of message headers from lua plugins | Vsevolod Stakhov | 2009-10-14 | 1 | -10/+21 |
* | * Add ability to register rspamd functions from LUA | Vsevolod Stakhov | 2009-10-13 | 1 | -0/+70 |