MailFront

SMTP Front Ends
POP3 Front End


Overview

This package contains customizeable network front-ends for mail servers. Right now the only protocol that is handled is SMTP, but this package is likely to be extended to deal with QMQP and QMTP, and potentially even POP3 or IMAP.

The code is divided into two sections: front-ends and back-ends. The front-end code handles the low-level details of the protocol. The back-end code handles the validation and delivery details in a protocol-independant fashion.

Status

This package is ready to use, but you will have to make some modifications to existing configurations to do so. smtpfront-qmail is a nearly complete drop-in replacement for qmail-smtpd.