HowtoForge - Linux Howtos in English English|HowtoForge.de - Linux-Howtos auf Deutsch Deutsch

Anti-Spam/Virus

Installing ClamAV 0.93.3 From The Sources (+ Sendmail Integration) On CentOS 5.2

Submitted by arasel (Contact Author) (Forums) on Thu, 2008-07-31 14:04. :: Anti-Spam/Virus | CentOS | Sendmail

Installing ClamAV 0.93.3 From The Sources (+ Sendmail Integration) On CentOS 5.2

This how-to refers to the installation and configuration of Clamav 0.93.3 (from sources) on a Linux server running CentOS 5.2 and sendmail. We assume the fact you’ve installed sendmail from the rpm packages of your distribution.

Read more...

A Simple Mailserver On Arch Linux (Postfix + Dovecot)

Submitted by dengar (Contact Author) (Forums) on Thu, 2008-07-24 14:10. :: Anti-Spam/Virus | Linux | Email | Postfix

A Simple Mailserver On Arch Linux (Postfix + Dovecot)

This tutorial describes how to install a complete mailserver using Postfix and Dovecot on an Arch Linux machine or VPS. This specific tutorial is based on my 256MB VPS. Basic linux knowledge is required as I'm not describing every step in detail.

Read more...

Virtual Users And Domains With Postfix, Courier, MySQL And SquirrelMail (Ubuntu 8.04 LTS)

Submitted by falko (Contact Author) (Forums) on Tue, 2008-05-20 17:13. :: Anti-Spam/Virus | Ubuntu | Postfix

Virtual Users And Domains With Postfix, Courier, MySQL And SquirrelMail (Ubuntu 8.04 LTS)

This document describes how to install a mail server based on Postfix that is based on virtual users and domains, i.e. users and domains that are in a MySQL database. I'll also demonstrate the installation and configuration of Courier (Courier-POP3, Courier-IMAP), so that Courier can authenticate against the same MySQL database Postfix uses. The resulting Postfix server is capable of SMTP-AUTH and TLS and quota (quota is not built into Postfix by default, I'll show how to patch your Postfix appropriately). Passwords are stored in encrypted form in the database (most documents I found were dealing with plain text passwords which is a security risk). In addition to that, this tutorial covers the installation of Amavisd, SpamAssassin and ClamAV so that emails will be scanned for spam and viruses. I will also show how to install SquirrelMail as a webmail interface so that users can read and send emails and change their passwords.

Read more...

The Perfect SpamSnake - Ubuntu 8.04 LTS

Submitted by Rocky (Contact Author) (Forums) on Thu, 2008-05-01 17:45. :: Anti-Spam/Virus | Ubuntu | Postfix

The Perfect SpamSnake - Ubuntu 8.04 LTS

This tutorial shows how to set up an Ubuntu Hardy Heron (8.04 LTS) based server as a spamfilter in Gateway mode. In the end, you will have a SpamSnake Gateway which will relay clean emails to your MTA. You will also be able to view your incoming queue, train your SpamSnake and carry out a few more advanced operations via MailWatch.

Read more...

Virtual Users And Domains With Postfix, Courier, MySQL And SquirrelMail (Mandriva 2008.1)

Submitted by falko (Contact Author) (Forums) on Sun, 2008-04-13 18:35. :: Anti-Spam/Virus | Mandriva | Postfix

Virtual Users And Domains With Postfix, Courier, MySQL And SquirrelMail (Mandriva 2008.1)

This document describes how to install a Postfix mail server that is based on virtual users and domains, i.e. users and domains that are in a MySQL database. I will also demonstrate the installation and configuration of Courier (Courier-POP3, Courier-IMAP), so that Courier can authenticate against the same MySQL database Postfix uses. In addition to that, this tutorial covers the installation of Amavisd, SpamAssassin and ClamAV so that emails will be scanned for spam and viruses. I will also show how to install SquirrelMail as a webmail interface so that users can read and send emails and change their passwords.

Read more...

Virtual Users And Domains With Postfix, MailScanner, Mailwatch & MySQL On CentOS 5.1

Submitted by o.meyer (Contact Author) (Forums) on Thu, 2008-03-06 17:59. :: Anti-Spam/Virus | CentOS | Email | Postfix

Virtual Users And Domains With Postfix, MailScanner, Mailwatch & MySQL On CentOS 5.1

This document describes how to customize Falko's "Virtual Users And Domains" - setup for CentOS 5.1 so that it works with MailScanner and Mailwatch. The resulting system provides a web interface (Mailwatch) where you can manage quarantined emails, train SpamAssassin, edit the white- and blacklist, view configuration files and the detailed MySQL database status ...

Read more...

Virtual Hosting Howto With Virtualmin On CentOS 5.1

Submitted by topdog (Contact Author) (Forums) on Sun, 2008-03-02 18:34. :: Anti-Spam/Virus | CentOS | Control Panels | DNS | Email | FTP | MySQL | Postfix

Virtual Hosting Howto With Virtualmin On CentOS 5.1

This tutorial shows how to set up a CentOS 5.x server to offer all services needed by virtual web hosters. These include web hosting, smtp server with (SMTP-AUTH and TLS, SPF, DKIM, Domainkeys), DNS, FTP, MySQL, POP3/IMAP, Firewall, Webalizer for stats.

Read more...

How To Implement Domainkeys In Postfix Using dk-milter

Submitted by topdog (Contact Author) (Forums) on Fri, 2008-02-01 16:53. :: Anti-Spam/Virus | CentOS | Postfix

How To Implement Domainkeys In Postfix Using dk-milter

Domainkeys is "DomainKeys is a method of e-mail authentication. Unlike some other methods, it offers almost end-to-end integrity from a signing to a verifying Mail Transfer Agent (MTA). In most cases the signing MTA acts on behalf of the sender, and the verifying MTA on behalf of the receiver. DomainKeys is specified in Historic RFC 4870, which is obsoleted by Standards Track RFC 4871, DomainKeys Identified Mail (DKIM) Signatures." according to the wikipedia. So why a how to on it when there is DKIM ? Well domainkeys is still actively being used and is more widely deployed than DKIM, the developer Yahoo still uses it to sign and verify mail although they are contributers to the DKIM standard.

Read more...

Set Up Postfix DKIM With dkim-milter

Submitted by topdog (Contact Author) (Forums) on Wed, 2008-01-30 17:18. :: Anti-Spam/Virus | CentOS | Postfix

Set Up Postfix DKIM With dkim-milter

DKIM is an authentication framework which stores public-keys in DNS and digitally signs emails on a domain basis. It was created as a result of merging Yahoo's domainkeys and Cisco's Identified Internet mail specification. It is defined in RFC 4871.

Read more...

Mailscanner/Exim Gateway With Communigate PRO Guide

Submitted by topdog (Contact Author) (Forums) on Fri, 2008-01-25 15:25. :: Anti-Spam/Virus | CentOS

Mailscanner/Exim Gateway With Communigate PRO Guide

In this tutorial we will be installing and setting up Mailscanner as a mail firewall in front of a Communigate pro cluster. This tutorial has been written for the CENTOS 5.x Linux distro but am sure it can be used for any other Linux based system with little modifications. The system will run with SELinux in enforcing mode.

Read more...
1
next page
last page