Name: | opensmtpd |
---|---|
Version: | 6.8.0p2 |
Release: | 7.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 1381029 |
License: | ISC |
RPM: | opensmtpd-6.8.0p2-7.el9.aarch64.rpm |
Source RPM: | opensmtpd-6.8.0p2-7.el9.src.rpm |
Build Date: | Fri Feb 18 2022 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | http://www.opensmtpd.org/ |
Summary: | Free implementation of the server-side SMTP protocol as defined by RFC 5321 |
Description: | OpenSMTPD is a FREE implementation of the server-side SMTP protocol as defined by RFC 5321, with some additional standard extensions. It allows ordinary machines to exchange e-mails with other systems speaking the SMTP protocol. Started out of dissatisfaction with other implementations, OpenSMTPD nowadays is a fairly complete SMTP implementation. OpenSMTPD is primarily developed by Gilles Chehade, Eric Faurot and Charles Longeau; with contributions from various OpenBSD hackers. OpenSMTPD is part of the OpenBSD Project. The software is freely usable and re-usable by everyone under an ISC license. This package uses standard "alternatives" mechanism, you may call "/usr/sbin/alternatives --set mta /usr/sbin/sendmail.opensmtpd" if you want to switch to OpenSMTPD MTA immediately after install, and "/usr/sbin/alternatives --set mta /usr/sbin/sendmail.sendmail" to revert back to Sendmail as a default mail daemon. |
- Fixed smtpd spool directory layout
- Add hardened security settings to service - Set "mbox" delivery method usage by default
- Rebuilt with OpenSSL 3.0.0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
- Rebuilt for updated systemd-rpm-macros See https://pagure.io/fesco/issue/2583.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- Update to 6.8.0p2 release
- Rebuild for libevent soname change
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- Update to 6.7.1p1 release - Remove deprecated "legacy_common_support" build option