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
- Instance of
- free software
- Official website
- www.opensmtpd.org
Show 8 more facts
- copyright license
- ISC license
- programmed in
- Q15777
- software version identifier
- 7.8.0p0
- publication date
- 2013-03-17
- operating system
- Unix-like operating system
- source code repository URL
- github.com/OpenSMTPD
- readable file format
- Maildir
- implementation of
- Simple Mail Transfer Protocol
Sources (9)
via Wikidata · CC0
~3 min read
Encyclopedic overview
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.
Excerpted from Wikipedia’s “OpenSMTPD” article, available under the CC BY-SA 4.0 licence.