About

Metadata

  • Last updated , by PeterSimons
  • License LicenseRef-GPL
  • Categories Network Development
  • Maintained by: Peter Simons <simons@cryp.to>

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 8.6.3
  2. 8.4.4
  3. 8.2.2
  4. 8.0.2
  5. 7.10.3

Readme

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.