Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add rewrite subject action implementation to SMTP proxy. | Vsevolod Stakhov | 2010-10-27 | 1 | -7/+25 |
| | |||||
* | Add add_header action to smtp proxy. | Vsevolod Stakhov | 2010-10-26 | 1 | -0/+72 |
| | | | | In raw mode scan stripped html parts when regexp are not 'raw'. | ||||
* | Fix action settings (reported by Anton Nekhoroshih). | Vsevolod Stakhov | 2010-10-25 | 1 | -0/+223 |
Split smtp code to 'utils', 'protocol' and 'worker' functions. * Add support of actions for smtp worker. |