< Home - < Back

sagator


Information about the package, sagator, which is shipped with common Linux distributions. The sagator package is designed for, Antivirus/anti-spam gateway for smtp server.


Package Name:

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

Architecture:

noarch

Version:

1.3.1

Release:

1.el6

Size:

8.0 k

Repository:

epel

From Repository:

Licence:

GPLv2+



Handy Yum Commands for sagator


Control the sagator package with the following handy commands outlined below.


Command

Description of Command

yum install sagator

This command will install sagator on the server.

yum remove sagator

This command will un-install sagator on the server. When you run this command, you will be asked if you are sure that you want to remove sagator, so you have to manually confirm that you want to do this.

yum -y remove sagator

This command will un-install sagator on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove sagator when using the -y flag.

yum update sagator

This command will update sagator to the latest version. When you run this command, you will be asked if you are sure that you want to remove sagator, so you have to manually confirm that you want to do this.

yum -y update sagator

This command will update sagator to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove sagator when using the -y flag.

yum info sagator

This command will show you core information about the sagator package.

yum deplist sagator

This command will show you the dependencies for sagator. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update sagator

This command will check if there is an update waiting on sagator. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.