Name: | clamsmtp |
---|---|
Version: | 1.10 |
Release: | 12.0.1.el7 |
Architecture: | aarch64 |
Group: | System Environment/Daemons |
Size: | 93715 |
License: | BSD |
RPM: | clamsmtp-1.10-12.0.1.el7.aarch64.rpm |
Source RPM: | clamsmtp-1.10-12.0.1.el7.src.rpm |
Build Date: | Tue Oct 23 2018 |
Build Host: | ca-buildarm02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://memberwebs.com/stef/software/clamsmtp/ |
Summary: | A SMTP virus scanning system |
Description: | ClamSMTP is an SMTP filter that allows you to check for viruses using the ClamAV anti-virus software. It accepts SMTP connections and forwards the SMTP commands and responses to another SMTP server. The 'DATA' email body is intercepted and scanned before forwarding. It aims to be lightweight, reliable, and simple rather than have a myriad of options. It's written in C without major dependencies. If you need more options then you could use something big like AMaViS which is written in PERL and can do almost anything. Written with the Postfix mail server in mind it can be configured as a Postfix Content Filter. It can also be used as a transparent proxy to filter an entire network's SMTP traffic at the router. |
- Fixed order of includes with patch originating from Debian bug #779501
- Fixed urls in README to point to new website - bug #1322048
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- Fix logrotate script
- Fix typo in clamsmtpd.service file
- Fix tmpfiles for F17
- Added native systemd files provided by Johann - Removed /var/run/clamd.clamsmtp
- Fix log rotation
- Fix bug #670569