| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
Implement checking for classifier options
Fix redirector to handle timeouts and invalid replies properly
Fix surbl module not to check each url
|
|
|
|
|
| |
* Reworking logging logic
* Fixes some tabulation
|
|
|
|
|
|
| |
* Add support of regexp to check only specific urls for each domains
* Check redirector in trie and not extract specific domains parts
* Add POE errors handling for redirector
|
| |
|
| |
|
| |
|
|
|
|
| |
checked with redirector
|
|
|
|
| |
* Do not write to redirector logs not checked urls
|
|
|
|
|
|
|
| |
- move memcached servers setting to config hash
- eval config file before any actions
- move daemonization code after all subs
- fix searching in domains for redirector's check
|
|
|
|
|
|
|
|
| |
* Add more strict login
* Add new header Queue-ID to protocol
* Log message id or queue id
* Add config file for redirector
* Add ability to set regexp and domains list to check with redirector
|
|
|
|
| |
* Do not write to log file if we cannot open it
|
| |
|
|
* Add ability to drop privilleges of rspamd processes
* Add ability to install redirector with rspamd
* Add FreeBSD start scripts for rspamd and redirector
* Remove command line parsing from util.c as it has specific usage only in main process
|