| Name: | sagator |
|---|---|
| Version: | 1.3.1 |
| Release: | 1.el7 |
| Architecture: | noarch |
| Group: | System Environment/Daemons |
| Size: | 0 |
| License: | GPLv2+ |
| RPM: | sagator-1.3.1-1.el7.noarch.rpm |
| Source RPM: | sagator-1.3.1-1.el7.src.rpm |
| Build Date: | Mon Nov 06 2017 |
| Build Host: | x86-ol7-builder-01.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://www.salstar.sk/sagator/ |
| Summary: | Antivirus/anti-spam gateway for smtp server |
| Description: | This program is an email antivirus/anti-spam gateway. It is an interface to
the postfix, sendmail, or any other smtpd, which runs antivirus and/or
spam checker. Its modular architecture can use any combination of
antivirus/spam checker according to configuration.
It has some internal checkers (string_scanner and regexp_scanner). Sagator
can parse MIME mails and decompress archives, if it is configured so.
Features:
* simple chroot support
* modular antivirus/spam checker support
o attach an intrascanner to another intrascanner or realscanner
o combine intrascanners
o combine realscanners
o virus/spam level based scanners
* database support
o SQL logging
o dynamic scanner (antivirus/anti-spam) configuration
* daily reports for users
* web quarantine accessible for all users
* you don't need any perl modules or any other modules, only python
* you can return any quarantined mail to mailq/user mailbox
* mailbox/maildir scanning and cleaning
* smtp policy service (greylist)
* nice statistics via WWW or MRTG
* easy installation and configuration |
- update to upstream
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
- update to upstream
- added Sanesecurity.Spam an Sanesecurity.Junk to default DROP pattern
- database creation scripts moved to /usr/share/sagator
- updated english summary and description (fixed spelling errors suggested by rpmlint)
- Requires: smtpdaemon again for EPEL
- core files moved to core packages, sagator package now requires clamav and spamassassin - added selinux policy dir
- changed dependency from smtpdaemon to server(smtp) - reverted back previous change
- added libclamav module - added pydspam module - selinux module moved to separate subpackage