Name: | opensmtpd |
---|---|
Version: | 6.7.1p1 |
Release: | 1.el7 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 939503 |
License: | ISC |
RPM: | opensmtpd-6.7.1p1-1.el7.x86_64.rpm |
Source RPM: | opensmtpd-6.7.1p1-1.el7.src.rpm |
Build Date: | Mon Jun 08 2020 |
Build Host: | x86-ol7-builder-02.us.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. |
- Update to 6.7.1p1 release - Remove deprecated "legacy_common_support" build option
- Rebuilt for epel7 compatibility
- Add "legacy_common_support" build option
- Update to 6.6.4p1 release
- Update to 6.6.2p1 release - Remove obsolete patch and spec cleanup
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
- Rebuilt for libcrypt.so.2 (#1666033)
- Fixed initscript and service files - Switched from libdb4 to libdb where possible