< Home - < Back

spamass-milter


Information about the package, spamass-milter, which is shipped with common Linux distributions. The spamass-milter package is designed for, Milter (mail filter) for spamassassin.


Package Name:

spamass-milter

Summary:

Milter (mail filter) for spamassassin

Description:

A milter (Mail Filter) application that pipes incoming mail (including things received by rmail/UUCP) through SpamAssassin, a highly customizable spam filter. A milter-compatible MTA such as Sendmail or Postfix is required.

Architecture:

x86_64

Version:

0.3.2

Release:

4.el6

Size:

53 k

Repository:

epel

From Repository:

Licence:

GPLv2+



Handy Yum Commands for spamass-milter


Control the spamass-milter package with the following handy commands outlined below.


Command

Description of Command

yum install spamass-milter

This command will install spamass-milter on the server.

yum remove spamass-milter

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

yum -y remove spamass-milter

This command will un-install spamass-milter 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 spamass-milter when using the -y flag.

yum update spamass-milter

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

yum -y update spamass-milter

This command will update spamass-milter 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 spamass-milter when using the -y flag.

yum info spamass-milter

This command will show you core information about the spamass-milter package.

yum deplist spamass-milter

This command will show you the dependencies for spamass-milter. 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 spamass-milter

This command will check if there is an update waiting on spamass-milter. 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.