| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
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)
|