Self-hosted SMTP server for high volume sending?

Posted by Shanga_Ubone@reddit | sysadmin | View on Reddit | 58 comments

Hi folks! My org sends about 16 million emails a month of largely transactional emails from a variety of systems located in our data centers. Currently we're using a commercial email security gateway in a cluster configuration that is primarily intended to provide inbound email protection and also happens to handle outbound email, but the gateway doesn't support SMTP-Auth so we're looking to replace it with a self-hosted solution that does.

Other volume, our needs are pretty standard in that we need the server to support DKIM signing, SMTP-Auth and logging/reportability (e.g. largest senders, transaction log, forward to external logging, etc.)

Has anyone worked with a high-volume sender who could advise what worked well in that environment?