May 31, 2009
I have just released a new version of Tethys, you can find it here: Tethys SMTP server 2.0.3 .
This version changes the following things:
- Allows to specify a maximun number of thread spawned (config command “max_threads = X”)
- Allows to specify a timeout on socket operations to kill clients that keep connections open forever
- Self contained version available (contains all needed lua libs and lua itself)
- Allows to specify a maximun number of connections from a single IP
- Two process models to choose from: lua coroutines or process forking
- New “smtp” plugin type, allows to extend the smtp command-set
Have fun!
Add your comment