Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Backward compatibility. | Vsevolod Stakhov | 2015-02-14 | 1 | -6/+7 |
| | |||||
* | Another try to fix build. | Vsevolod Stakhov | 2015-02-14 | 1 | -1/+2 |
| | |||||
* | Include directory in all cases. | Vsevolod Stakhov | 2015-02-13 | 1 | -2/+2 |
| | |||||
* | Eliminate mess with linking. | Vsevolod Stakhov | 2015-02-13 | 11 | -342/+141 |
| | |||||
* | Avoid variables conflict. | Vsevolod Stakhov | 2015-02-13 | 3 | -3/+5 |
| | |||||
* | Add ignore duplicate learnings logic. | Vsevolod Stakhov | 2015-02-13 | 1 | -1/+22 |
| | |||||
* | Configure learn caches. | Vsevolod Stakhov | 2015-02-13 | 4 | -9/+36 |
| | |||||
* | Add sqlite3 learn cache. | Vsevolod Stakhov | 2015-02-13 | 3 | -2/+214 |
| | |||||
* | Use "unknown" for absent hostname. | Vsevolod Stakhov | 2015-02-13 | 1 | -0/+5 |
| | |||||
* | Add task:get_content() method. | Vsevolod Stakhov | 2015-02-13 | 1 | -0/+21 |
| | |||||
* | Clarify a bit. | Vsevolod Stakhov | 2015-02-13 | 1 | -2/+1 |
| | |||||
* | Define contributions policy. | Vsevolod Stakhov | 2015-02-13 | 1 | -0/+106 |
| | |||||
* | Merge pull request #164 from fatalbanana/master | Vsevolod Stakhov | 2015-02-13 | 4 | -5/+4 |
|\ | | | | | Minor nonsense | ||||
| * | Minor nonsense | Andrew Lewis | 2015-02-13 | 4 | -5/+4 |
|/ | |||||
* | Clarify copyright for lua plugins. | Vsevolod Stakhov | 2015-02-13 | 15 | -6/+368 |
| | |||||
* | Merge pull request #162 from fatalbanana/master | Vsevolod Stakhov | 2015-02-13 | 3 | -136/+160 |
|\ | | | | | Exclusions for authenticated users etc | ||||
| * | rbl.lua: remove un-needed character from pattern match | Andrew Lewis | 2015-02-13 | 1 | -1/+1 |
| | | |||||
| * | rbl.lua: add reference to documentation | Andrew Lewis | 2015-02-13 | 1 | -0/+4 |
| | | |||||
| * | hfilter.lua: Add exclusion for authenticated users (except link checks) | Andrew Lewis | 2015-02-13 | 1 | -39/+43 |
| | | |||||
| * | once_received.lua: Fix indentation & add exclusion for authenticated users | Andrew Lewis | 2015-02-13 | 1 | -95/+98 |
| | | |||||
| * | rbl.lua: Try harder to avoid invalid DNS lookups | Andrew Lewis | 2015-02-13 | 1 | -2/+15 |
|/ | |||||
* | Merge pull request #159 from AlexeySa/master | Vsevolod Stakhov | 2015-02-12 | 3 | -22/+42 |
|\ | | | | | Update Hfilter and rbl.lua | ||||
| * | Hfilter: Fix metric | Alexey AL | 2015-02-12 | 1 | -0/+2 |
| | | |||||
| * | Fix helo checks in rbl.lua | Alexey AL | 2015-02-12 | 1 | -1/+2 |
| | | |||||
| * | Hfilter: New metrics for helo checks | Alexey AL | 2015-02-12 | 1 | -0/+2 |
| | | |||||
| * | Hfilter: Update | Alexey AL | 2015-02-12 | 1 | -21/+36 |
| | | | | | | | | Fix: hostname and helo checks Add: New bad hostnames | ||||
* | | Merge pull request #160 from eneq123/master | Vsevolod Stakhov | 2015-02-12 | 1 | -1/+1 |
|\ \ | |/ |/| | forged_recipients.lua:41: attempt to index field '?' (a nil value) | ||||
| * | fix: attempt to index field '?' (a nil value) | eneq123 | 2015-02-12 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #154 from fatalbanana/master | Vsevolod Stakhov | 2015-02-12 | 3 | -15/+17 |
|\ | | | | | rbl.lua: Don't ask for user unless called for by config | ||||
| * | Rename user to exclude_users and invert logic | Andrew Lewis | 2015-02-12 | 3 | -8/+8 |
| | | |||||
| * | rbl.lua: Don't ask for user unless called for by config | Andrew Lewis | 2015-02-12 | 1 | -8/+10 |
| | | |||||
* | | Add latency calculations. | Vsevolod Stakhov | 2015-02-12 | 1 | -10/+66 |
| | | |||||
* | | Merge pull request #152 from fatalbanana/master | Vsevolod Stakhov | 2015-02-12 | 1 | -96/+81 |
|\| | | | | | Another fix for RBL module (Reported by AL) | ||||
| * | Another fix for RBL module (Reported by AL) | Andrew Lewis | 2015-02-12 | 1 | -96/+81 |
|/ | |||||
* | Merge pull request #150 from AlexeySa/patch-2 | Vsevolod Stakhov | 2015-02-12 | 1 | -2/+0 |
|\ | | | | | Fix rbl.lua | ||||
| * | Fix rbl.lua | Alexey AL | 2015-02-12 | 1 | -2/+0 |
|/ | |||||
* | Allow to specify keypairs cache externally. | Vsevolod Stakhov | 2015-02-11 | 4 | -11/+27 |
| | |||||
* | Merge pull request #149 from fatalbanana/master | Vsevolod Stakhov | 2015-02-11 | 2 | -3/+3 |
|\ | | | | | Fixes for work on RBL module | ||||
| * | Further amendments for changes to RBL module | Andrew Lewis | 2015-02-11 | 1 | -2/+2 |
| | | |||||
| * | Fix typo | Andrew Lewis | 2015-02-11 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #146 from fatalbanana/master | Vsevolod Stakhov | 2015-02-11 | 6 | -163/+252 |
|\| | | | | | Update RBL module etc | ||||
| * | Amendment for rbl.lua update | Andrew Lewis | 2015-02-11 | 1 | -2/+5 |
| | | |||||
| * | Update RBL module: fix indentation; collapse loops; avoid calling for ↵ | Andrew Lewis | 2015-02-11 | 3 | -126/+207 |
| | | | | | | | | un-needed information; allow disabling RBLs for authenticated users | ||||
| * | Make Exim pass usernames to Rspamd | Andrew Lewis | 2015-02-11 | 2 | -37/+40 |
| | | |||||
| * | Add DNSWL_BLOCKED symbol | Andrew Lewis | 2015-02-11 | 2 | -0/+2 |
| | | |||||
* | | Merge pull request #145 from eneq123/master | Vsevolod Stakhov | 2015-02-11 | 3 | -6/+8 |
|\ \ | | | | | | | Various LUA plugin issues | ||||
| * | | We should check here :is_valid() instead of :to_string() | eneq123 | 2015-02-11 | 1 | -1/+1 |
| | | | |||||
| * | | set empty <> user or addr for msgs without FROM (the MAIL FROM:<> is RFC 821 ↵ | eneq123 | 2015-02-11 | 1 | -3/+5 |
| | | | | | | | | | | | | defined error message transport) | ||||
| * | | false if header from is nil | eneq123 | 2015-02-11 | 1 | -1/+1 |
| | | | |||||
| * | | real_ip to_string should not nil | eneq123 | 2015-02-11 | 1 | -2/+2 |
|/ / |