Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Fix SMTP | Vsevolod Stakhov | 2010-06-11 | 1 | -4/+4 |
| | |||||
* | * Check messages received via smtp proxy | Vsevolod Stakhov | 2010-06-10 | 1 | -19/+92 |
| | | | | | | * Add support for sendfile in io dispatcher * Fix issues with compatibility of worker_task and smtp proxy * Proxy DATA command | ||||
* | * Implement basic SMTP dialog: | Vsevolod Stakhov | 2010-06-09 | 1 | -0/+553 |
- delay - helo - mail from - rcpt * Implement interaction with smtp upstream (with support of XCLIENT) |