OpenSMTPD
Sign in to saveOpenSMTPD (also known as OpenBSD SMTP Server) is a Unix daemon implementing the Simple Mail Transfer Protocol to deliver messages on a local machine or to relay them to other SMTP servers. It was publicly released on 17 March 2013 with version number 5.3, after being in development since late 2008.
Wikidata facts
- Official website
- www.opensmtpd.org
Show 3 more facts
- software version identifier
- 7.8.0p0
- publication date
- 2013-03-17
- source code repository URL
- github.com/OpenSMTPD
Sources (9)
via Wikidata · CC0
~3 min read
Article
4 sectionsContents
- History
- Goals
- References
- External links
OpenSMTPD (also known as OpenBSD SMTP Server) is a Unix daemon implementing the Simple Mail Transfer Protocol to deliver messages on a local machine or to relay them to other SMTP servers. It was publicly released on 17 March 2013 with version number 5.3, after being in development since late 2008.
OpenSMTPD is primarily developed by Gilles Chehade, Eric Faurot and Charles Longeau as part of the OpenBSD project. Its design goals include security, reliability, ease of configuration, and support for common use cases. The source code is available under the ISC license.