The topic of this article may not meet Misplaced Pages's notability guidelines for products and services. Please help to demonstrate the notability of the topic by citing reliable secondary sources that are independent of the topic and provide significant coverage of it beyond a mere trivial mention. If notability cannot be shown, the article is likely to be merged, redirected, or deleted. Find sources: "Mail-sink" – news · newspapers · books · scholar · JSTOR (November 2015) (Learn how and when to remove this message) |
Smtp-sink is a utility program in the Postfix Mail software package that implements a "black hole" function. It listens on the named host (or address) and port. It accepts Simple Mail Transfer Protocol (SMTP) messages from the network and discards them. The purpose is to support measurement of client performance. It is not SMTP protocol compliant.
Connections can be accepted on IPv4 or IPv6 endpoints, or on UNIX-domain sockets. IPv4 and IPv6 are the default. This program is the complement of the smtp-source(1) program.
See also
References
External links
- Postfix documentation for smtp-source
- How to create a domain mail sink for Exchange Server.
- System.Web.Mail and SMTP Explained