Name: | ssmtp |
---|---|
Version: | 2.64 |
Release: | 14.el7 |
Architecture: | aarch64 |
Group: | Applications/Internet |
Size: | 104973 |
License: | GPLv2+ |
RPM: | ssmtp-2.64-14.el7.aarch64.rpm |
Source RPM: | ssmtp-2.64-14.el7.src.rpm |
Build Date: | Sat May 26 2018 |
Build Host: | ca-buildarm02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://packages.debian.org/stable/mail/ssmtp |
Summary: | Extremely simple MTA to get mail off the system to a Mailhub |
Description: | A secure, effective and simple way of getting mail off a system to your mail hub. It contains no suid-binaries or other dangerous things - no mail spool to poke around in, and no daemons running in the background. Mail is simply forwarded to the configured mailhost. Extremely easy configuration. WARNING: the above is all it does; it does not receive mail, expand aliases or manage a queue. That belongs on a mail hub with a system administrator. |
- Fix spurious permissions for config file ( #1060515)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
- uncomment TLS_CA in the config file
- Force loading of the CA bundle via the config file; should fix #1004998
- replace TLS patch with a corrected one. thanks Till Maas for the fix
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
- remove world readable permissions of the config file (#962988) - revive the authpass patch (#970123) - revive improved default config settings which were lost during rebase (#895708)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Optional separation of TLS client key and certificate files - Add patch enabling verification of TLS server ( #864894 )