Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
sagator - SAGATOR - antivir/antispam gateway for smtp server
This program is an email antivirus/antispam gateway. It is an interface to
the postfix, sendmail, or any other smtpd, which runs antivirus and/or
spamchecker. Its modular architecture can use any combination of
antivirus/spamchecker 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:
* modular antivirus/spamchecker support
* 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 RRDTOOL or MRTG
* web-quarantine access for users
* daily reports for users
* SQL database logging and configuration
* simple chroot support
Packages
| Name |
Version |
Release |
Type |
Size |
Built |
| sagator |
1.1.0 |
1.el5 |
src |
174 KiB |
Mon Jul 14 10:12:50 2008 |
| sagator |
1.0.0 |
1.el5 |
src |
166 KiB |
Fri Jan 25 20:14:50 2008 |
Changelog
- * Sun Feb 17 22:00:00 2008 Jan ONDREJ (SAL) <ondrejj(at)salstar.sk> - 1.1.0-1
- added libclamav module
- added pydspam module
- selinux module moved to separate subpackage
- * Thu Jan 3 22:00:00 2008 Jan ONDREJ (SAL) <ondrejj(at)salstar.sk> - 1.0.0
- /var/spool/vscan replaced by CHROOTDIR macro
- posttrans section moved to init script (start section)
- more macros used
- * Thu Jan 3 22:00:00 2008 Jan ONDREJ (SAL) <ondrejj(at)salstar.sk> - 1.0.0-0beta32
- clean buildroot before install
- sagator.conf symlink is now relative