What is it?
Tethys is a SMTP server made with the fantastic Lua language.
It is designed to be simple, yet extensible, and to avoid the configuration nightmare that are most SMTP servers.
Features
- Simple configuration
- Extensible through plugins
- Natively supports virtual users(that are not UNIX accounts)
- SMTP Auth(LOGIN)
- Native Maildir++ support
- Filter plugin to filter incoming mails into Maildir++
- SMTP Receiver and Sender are completely separate
- The default plugins handle all accounts/domains configuration in a MySQL database
- Easy to interface with the Dovecot POP/IMAP server
Licence
Tethys is released under the GPL v3 licence.
Usage
Tethys is used by the disposable, temporary email service MailCatch to handle all incoming mails.