public marks

PUBLIC MARKS from falko with tags linux & spamassassin

March 2008

Virtual Users And Domains With Postfix, MailScanner, Mailwatch & MySQL On CentOS 5.1 | HowtoForge - Linux Howtos and Tutorials

(via)
This document describes how to set up a Postfix mail server that is based on virtual users and domains on 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.

January 2008

Virtual Users And Domains With Postfix, Courier And MySQL (Mandriva 2008.0) | HowtoForge - Linux Howtos and Tutorials

(via)
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. The resulting Postfix server is capable of SMTP-AUTH and TLS and quota (quota is not built into Postfix by default, I will 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.

December 2007

Virtual Users And Domains With Postfix, Courier And MySQL (CentOS 5.1) | HowtoForge - Linux Howtos and Tutorials

(via)
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. The resulting Postfix server is capable of SMTP-AUTH and TLS and quota (quota is not built into Postfix by default, I will 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.

November 2007

Adding And Updating SpamAssassin Rulesets With RulesDuJour | HowtoForge - Linux Howtos and Tutorials

(via)
This article explains how you can download additional SpamAssassin rulesets resp. automatically update these rulesets with a shell script called RulesDuJour. These additional rulesets can increase your spam recognition rate dramatically. Most of the rulesets that RulesDuJour supports can be found on the SA Rules Emporium web site.

Virtual Users And Domains With Postfix, Courier And MySQL (Ubuntu 7.10) | HowtoForge - Linux Howtos and Tutorials

(via)
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. The resulting Postfix server is capable of SMTP-AUTH and TLS and quota (quota is not built into Postfix by default, I will 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.

Virtual Users And Domains With Postfix, Courier And MySQL (Fedora 8) | HowtoForge - Linux Howtos and Tutorials

(via)
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. The resulting Postfix server is capable of SMTP-AUTH and TLS and quota (quota is not built into Postfix by default, I will 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.

June 2007

Retrieving Emails From Remote Servers With getmail (Debian Etch) | HowtoForge - Linux Howtos and Tutorials

(via)
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.

Virtual Users And Domains With Postfix, Courier And MySQL (Debian Etch) | HowtoForge - Linux Howtos and Tutorials

by 1 other (via)
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.

How To Block Spam Before It Enters The Server (Postfix) | HowtoForge - Linux Howtos and Tutorials

(via)
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. An additional benefit of doing this is that it lowers the load on the mail servers because the (resource-hungry) spamfilters have to look at less emails.

March 2007

Virtual Users And Domains With Postfix, Courier And MySQL (Ubuntu 6.10 Edgy Eft) | HowtoForge - Linux Howtos and Tutorials

(via)
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'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. In addition to that, this tutorial covers the installation of Amavisd, SpamAssassin and ClamAV so that emails will be scanned for spam and viruses.

Integrating amavisd-new Into Postfix For Spam- And Virus-Scanning | HowtoForge - Linux Howtos and Tutorials

by 1 other (via)
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.

February 2007

Fight Image Spam With FuzzyOCR And SpamAssassin On Debian/Ubuntu | HowtoForge - Linux Howtos and Tutorials

(via)
This tutorial describes how to scan emails for image spam with FuzzyOCR. FuzzyOCR is a plugin for SpamAssassin which is aimed at unsolicited bulk mail containing images as the main content carrier. Using different methods, it analyzes the content and properties of images to distinguish between normal mails (ham) and spam mails. FuzzyOCR tries to keep the system load low by scanning only mails that have not already been categorized as spam by SpamAssassin, thus avoiding unnecessary work.

Virtual Users With Postfix, PostfixAdmin, Courier, Mailscanner, ClamAV On CentOS | HowtoForge - Linux Howtos and Tutorials

(via)
This article shows how to set up a Postfix virtual mailserver with Courier-IMAP, Maildrop and the PostfixAdmin web interface. We will secure our mailserver with Mailscanner and ClamAV as anti-virus and SpamAssassin as anti-spam. The setup is based on CentOS 4.4.

falko's TAGS related to tag linux

3d +   adobe +   apache +   apple +   audio +   authentication +   backup +   bandwidth +   beryl +   bind +   boot +   centos +   chroot +   clamav +   compiz +   courier +   debian +   debian etch +   desktop +   dns +   dovecot +   edgy eft +   email +   etch +   fedora +   feisty +   feisty fawn +   fileserver +   firewall +   flash +   ftp +   gnome +   google +   grub +   gutsy +   gutsy gibbon +   hosting +   ids +   imap +   ipod +   ispconfig +   lamp +   lighttpd +   lighty +   linux mint +   lvm +   mail +   mandriva +   mint +   Mirror +   monitoring +   mp3 +   mta +   munin +   mysql +   network +   ntfs +   ntfs-3g +   ogg +   opensuse +   pclinuxos +   php +   php5 +   pop3 +   postfix +   proftpd +   pureftpd +   quota +   raid +   repository +   restore +   ruby +   samba +   security +   server +   share +   skype +   smb +   smtp-auth +   spam +   spamassassin +   spring +   ssh +   ssl +   storage +   suse +   tls +   ubuntu +   video +   virtual +   virtual machine +   virtual users +   virtualization +   virus +   vista +   vm +   vmware +   vps +   windows +   xen +