mirror of
https://github.com/BreizhHardware/awesome-selfhosted-data.git
synced 2026-01-19 00:27:29 +01:00
- this platform may be added to software that is installable through .deb packages/repositories (either official Debian repositories, or repositories/.deb packages provided by project maintainers) - related https://github.com/awesome-selfhosted/awesome-selfhosted-data/issues/71 - added the platform to a few items (not exhaustive)
12 lines
302 B
YAML
12 lines
302 B
YAML
name: OpenSMTPD
|
|
website_url: https://opensmtpd.org/
|
|
description: Secure SMTP server implementation from the OpenBSD project.
|
|
licenses:
|
|
- ISC
|
|
platforms:
|
|
- C
|
|
- deb
|
|
tags:
|
|
- Communication - Email - Mail Transfer Agents
|
|
source_code_url: https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.sbin/smtpd/
|