Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Strict prototypes. | Vsevolod Stakhov | 2012-06-05 | 1 | -1/+1 |
| | |||||
* | * Add emulating of session in case of dnsbl reject. | Vsevolod Stakhov | 2012-05-02 | 1 | -17/+154 |
| | |||||
* | * Add ability to specify dnsbls for smtp_proxy. | Vsevolod Stakhov | 2012-04-27 | 1 | -21/+142 |
| | | | | | Fix handling of params with the same name in configuration. Add ability for rspamc to bind on a local address. | ||||
* | * Add support of XCLIENT to the smtp proxy. | Vsevolod Stakhov | 2012-04-23 | 1 | -14/+226 |
| | |||||
* | * Allow workers to specify multiply options of the same type. | Vsevolod Stakhov | 2012-04-23 | 1 | -1/+16 |
| | |||||
* | Fix proxy logic. | Vsevolod Stakhov | 2012-03-13 | 1 | -4/+10 |
| | |||||
* | * Add initial implementation of proxy object | Vsevolod Stakhov | 2012-03-07 | 1 | -0/+581 |
* Add simple smtp proxy worker |