| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
* Improve logic of io dispatcher restoration
Remove correction factor from bayes as it leads to classify errors.
|
|
|
|
|
| |
Now all comments in commit logs beginning with '*' would be included in changelog, so
important changes would be separated from small ones.
|
|
|
|
| |
errors sessions can be destroyed early
|
|
|
|
|
|
| |
buffer after a single line readed)
* Fix smtp data input
|
|
|
|
|
|
| |
* Add support for sendfile in io dispatcher
* Fix issues with compatibility of worker_task and smtp proxy
* Proxy DATA command
|
|
|
|
|
|
|
|
| |
- delay
- helo
- mail from
- rcpt
* Implement interaction with smtp upstream (with support of XCLIENT)
|
|
|
|
|
|
|
|
|
| |
- independent and customizeable buffering
- line buffering
- errors handling support
- custom (ip based) debug
- append function name automaticaly (based on __FUNCTION__)
- add some logic to logs system
|
| |
|
|
|
|
| |
* Improve performance of dispatcher by avoiding double allocating and copying of dynamic buffers
|
|
|
|
| |
* Add wanna_die flag that can be used in dispatcher's callbacks
|
|
timeouts must be resolved)
|