The smtp2mta package
This is a simple SMTP server that forwards all mail to a sendmail-compatible script.
The primary intended use is to allow broken MUAs that expect to always send over SMTP to send with a standard MTA script. (This allows one to authenticate with a mailserver using SSH keys, for example.)
smtp2mta can be run as a standalone server, or can serve connections from behind inetd.
Properties
| Version | 0.2 |
|---|---|
| Dependencies | base (4.*), haskell98, network, process |
| License | OtherLicense |
| Copyright | © 2012 Stephen Paul Weber |
| Author | Stephen Paul Weber <singpolyma@singpolyma.net> |
| Maintainer | Stephen Paul Weber <singpolyma@singpolyma.net> |
| Stability | experimental |
| Category | Network |
| Home page | https://github.com/singpolyma/sock2stream |
| Bug tracker | https://github.com/singpolyma/sock2stream/issues |
| Source repository | git clone git://github.com/singpolyma/smtp2mta.git |
| Executables | smtp2mta |
| Upload date | Mon Apr 2 16:50:37 UTC 2012 |
| Uploaded by | StephenWeber |
Downloads
- smtp2mta-0.2.tar.gz (Cabal source package)
- package description (included in the package)