smtp2mta: Listen for SMTP traffic and send it to an MTA script
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.
[Skip to Readme]
Downloads
- smtp2mta-0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.2 |
---|---|
Dependencies | base (>=4 && <5), haskell98, network, process [details] |
Tested with | ghc ==7.0.3 |
License | LicenseRef-OtherLicense |
Copyright | © 2012 Stephen Paul Weber |
Author | Stephen Paul Weber <singpolyma@singpolyma.net> |
Maintainer | Stephen Paul Weber <singpolyma@singpolyma.net> |
Category | Network |
Home page | https://github.com/singpolyma/sock2stream |
Bug tracker | https://github.com/singpolyma/sock2stream/issues |
Source repo | head: git clone git://github.com/singpolyma/smtp2mta.git |
Uploaded | by StephenWeber at 2012-04-02T16:50:37Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | smtp2mta |
Downloads | 1039 total (7 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-12-25 [all 7 reports] |