mta

Set Up A Fedora 7 Mail Server Using Qmail Toaster

| | | | | | |

This document describes how to install a Fedora 7 mail server based on Qmail using Qmail Toaster. Qmail is an Internet Mail Transfer Agent (MTA) for UNIX-like operating systems. It is a drop-in replacement for the Sendmail system provided with UNIX operating systems. Qmail uses the Simple Mail Transfer Protocol (SMTP) to exchange messages with MTAs on other systems.

Retrieving Emails From Remote Servers With getmail (Debian Etch)

| | | | | | | | |

Getmail is a program for retrieving emails from remote servers; it is very similar to fetchmail, but more flexible. For example, it can be configured to deliver mails directly to a Maildir or mbox mailbox without the need for an MTA such as Postfix, but of course it can also pipe the mails through an MTA if you want. Getmail can use so called filters such as SpamAssassin and ClamAV to scan the mails, and you can even tell getmail to delete mails on the original server only after a certain number of days.

How To Block Spam Before It Enters The Server (Postfix)

| | | | | | |

The last few weeks have seen a dramatic increase in spam (once again). Estimates say that spam makes now up for 80 - 90% of all emails, and many mail servers have difficulties in managing the additional load caused by the latest spam, and spam filters such as SpamAssassin do not recognize large parts of that spam as they did before. Fortunately, we can block a big amount of that spam at the MTA level, for example by using blacklists, running tests on the sender and recipient domains, etc.

Integrating amavisd-new Into Postfix For Spam- And Virus-Scanning

| | | | | | | | | | | |

This article shows how to integrate amavisd-new into a Postfix mail server for spam- and virus-scanning. amavisd-new is a high-performance interface between MTAs such as Postfix and content checkers: virus scanners, and/or SpamAssassin. We will use ClamAV for virus scanning and SpamAssassin for spam scanning in this tutorial.

Spamassassin and stopping stock/investment SPAM

| | | | | | |

Simple article on how to use a custom rule from rulesEmporium to help prevent stock/investment spam using spamassassin.

Syndicate content