opensmtpd 7.6.0p1
Lightweight SMTP daemon
OpenSMTPD is an implementation of server-side SMTP, with some additional standard extensions. It allows ordinary machines to exchange e-mails with other systems speaking the SMTP protocol, or to deliver them to local users.
In order to simplify the use of SMTP, OpenSMTPD implements a smaller set of functionality than those available in other SMTP daemons. The objective is to provide enough features to satisfy typical usage at the risk of unsuitability to esoteric or niche requirements.
- Outputs:
out
- Website: https://www.opensmtpd.org
- Licenses: FreeBSD · ISC · Modified BSD · non-copyleft · OpenSSL · Original BSD · Public Domain
- Package source: gnu/packages/mail.scm
- Builds: See build status
- Issues: See known issues
Installation
Install opensmtpd 7.6.0p1
as follows:
guix install opensmtpd@7.6.0p1
Or install the latest version:
guix install opensmtpd
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.