The postmaster package (version 0.1)
Postmaster implements an ESMTP server. Given a configuration, it starts up and listens for incoming SMTP connections, handles them, and pipes the accepted e-mail messages into an arbitrary local mailer of your choice. A good local mailer is Procmail. Beyond that, you can configure and modify every little step of the SMTP transaction. All the real work is done through call-back functions.
| Dependencies | base, bytestring, containers, directory, haskell98, hopenssl, hsdns, hsemail, hsyslog, mtl, network, old-time, parsec, unix |
|---|---|
| License | GPL |
| Author | Peter Simons |
| Maintainer | Peter Simons <simons@cryp.to> |
| Category | Network |
| Home page | http://postmaster.cryp.to/ |
| Executables | postmaster |
| Upload date | Wed Feb 20 15:36:28 PST 2008 |
| Uploaded by | PeterSimons |
| Built on | ghc-6.8 |
Downloads
- postmaster-0.1.tar.gz (Cabal source package)
- package description (included in the package)
