<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.howtoforge.com" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
 <title>HowtoForge - Linux Howtos and Tutorials - Email</title>
 <link>http://www.howtoforge.com/taxonomy/term/78/all</link>
 <description></description>
 <language>en</language>
 <atom:link href="http://www.howtoforge.com/rss/email.rss" rel="self" type="application/rss+xml" />
 <image>
  <title>HowtoForge - Linux Howtos and Tutorials - Email</title>
  <url>http://www.howtoforge.com/themes/htf_glass/images/howtoforge_logo_glass_blue.gif</url>
  <link>http://www.howtoforge.com/taxonomy/term/78/all</link>
 </image>

<item>
 <title>The Perfect SpamSnake - Ubuntu 8.04 LTS</title>
 <link>http://www.howtoforge.com/the-perfect-spamsnake-ubuntu-8.04</link>
 <description>&lt;P&gt;&lt;B&gt;The Perfect SpamSnake - Ubuntu 8.04 LTS&lt;/b&gt;&lt;/p&gt;
&lt;P&gt;This tutorial shows how to set up an Ubuntu Hardy Heron (8.04 LTS) based server as a spamfilter in Gateway mode.&amp;nbsp;In the end, you will have a SpamSnake Gateway which will relay clean emails to your MTA.&amp;nbsp;You will also be able to view your incoming queue, train your SpamSnake and carry out a few more advanced operations via MailWatch.&lt;/p&gt;&lt;a href=&quot;http://www.howtoforge.com/the-perfect-spamsnake-ubuntu-8.04&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
 <category domain="http://www.howtoforge.com/sitemap/email/antispam-antivirus">Anti-Spam/Virus</category>
 <category domain="http://www.howtoforge.com/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://www.howtoforge.com/sitemap/email/postfix">Postfix</category>
 <pubDate>Thu, 01 May 2008 18:45:36 +0200</pubDate>
 <guid>http://www.howtoforge.com/the-perfect-spamsnake-ubuntu-8.04</guid>
 <comments>http://www.howtoforge.com/the-perfect-spamsnake-ubuntu-8.04#comment</comments>
</item>
<item>
 <title>Virtual Users And Domains With Postfix, Courier, MySQL And SquirrelMail (Mandriva 2008.1)</title>
 <link>http://www.howtoforge.com/virtual-users-domains-postfix-courier-mysql-squirrelmail-mandriva2008.1</link>
 <description>&lt;p&gt;&lt;b&gt;Virtual Users And Domains With Postfix, Courier, MySQL And SquirrelMail (Mandriva 2008.1)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;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 &lt;b&gt;Amavisd&lt;/b&gt;, &lt;b&gt;SpamAssassin&lt;/b&gt; and &lt;b&gt;ClamAV&lt;/b&gt; so that emails will be scanned for spam and viruses. I will also show how to install &lt;b&gt;SquirrelMail&lt;/b&gt; as a webmail interface so that users can read and send emails and change their passwords.&lt;/p&gt;
&lt;a href=&quot;http://www.howtoforge.com/virtual-users-domains-postfix-courier-mysql-squirrelmail-mandriva2008.1&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
 <category domain="http://www.howtoforge.com/sitemap/email/antispam-antivirus">Anti-Spam/Virus</category>
 <category domain="http://www.howtoforge.com/sitemap/linux/mandriva">Mandriva</category>
 <category domain="http://www.howtoforge.com/sitemap/email/postfix">Postfix</category>
 <pubDate>Sun, 13 Apr 2008 19:35:31 +0200</pubDate>
 <guid>http://www.howtoforge.com/virtual-users-domains-postfix-courier-mysql-squirrelmail-mandriva2008.1</guid>
 <comments>http://www.howtoforge.com/virtual-users-domains-postfix-courier-mysql-squirrelmail-mandriva2008.1#comment</comments>
</item>
<item>
 <title>How to add two-factor authentication to Google Apps for your Domain using open source software</title>
 <link>http://www.howtoforge.com/two-factor-authentication-google-apps-gheimdall</link>
 <description>&lt;p&gt;&lt;b&gt;How to add two-factor authentication to Google Apps for your Domain using open source software&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;Everybody loves GMail. With Google Apps for you Domain, you can use
GMail with your own domain, allowing organizations to outsource their
email - and the requisite anti-spam filtering to Google. Webmail is
very convenient, but for frequent travellers and those who use public
wifi, it can be quite dangerous. Logging in from a kiosk or shared
computer is a sure way to get your username and password stolen by a
keystroke logger. Using a public WiFi system can lead to a
man-in-the-middle attack. In this document we will take advantage of
two open source projects to add two-factor authentication to Google
Apps. The first is Gheimdall,
a a TurboGears project for Google Apps SSO service. Gheimdall supports
PAM and LDAP authentication natively. It also includes sample code to
add new authentication methods, which made it very easy to add two-factor authentication from WiKID. WiKID is a dual-source two-factor authentication solution that uses public key cryptography to strongly authenticate users.&lt;/p&gt;
&lt;a href=&quot;http://www.howtoforge.com/two-factor-authentication-google-apps-gheimdall&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/centos">CentOS</category>
 <category domain="http://www.howtoforge.com/sitemap/linux/fedora">Fedora</category>
 <category domain="http://www.howtoforge.com/sitemap/email">Email</category>
 <category domain="http://www.howtoforge.com/sitemap/security">Security</category>
 <pubDate>Fri, 04 Apr 2008 14:45:47 +0200</pubDate>
 <guid>http://www.howtoforge.com/two-factor-authentication-google-apps-gheimdall</guid>
 <comments>http://www.howtoforge.com/two-factor-authentication-google-apps-gheimdall#comment</comments>
</item>
<item>
 <title>Zimbra Collaboration Suite Open Source Edition On CentOS</title>
 <link>http://www.howtoforge.com/zimbra-collaboration-suite-open-source-edition-on-centos</link>
 <description>
&lt;p&gt;&lt;b&gt;Zimbra Collaboration Suite Open Source Edition On CentOS&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial shows how to set up Zimbra Collaboration Suite - Open
Source Edition on CentOS. This tutorial covers installation of CentOS,
dependencies for ZCS and setup of Split DNS when working behind a
firewall. This tutorial is based on the way I set this server up and is
only a suggestion. It carries no guarantees and it is highly suggested
that you do this on a test server first to verify functionality. If you
don&#039;t have a test server available you should download VMWare Server
1.0 and perform this tutorial on a test virtual server.&lt;/p&gt;
&lt;a href=&quot;http://www.howtoforge.com/zimbra-collaboration-suite-open-source-edition-on-centos&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/centos">CentOS</category>
 <category domain="http://www.howtoforge.com/sitemap/email">Email</category>
 <category domain="http://www.howtoforge.com/sitemap/email/postfix">Postfix</category>
 <pubDate>Tue, 11 Mar 2008 17:37:22 +0100</pubDate>
 <guid>http://www.howtoforge.com/zimbra-collaboration-suite-open-source-edition-on-centos</guid>
 <comments>http://www.howtoforge.com/zimbra-collaboration-suite-open-source-edition-on-centos#comment</comments>
</item>
<item>
 <title>Virtual Users And Domains With Postfix, MailScanner, Mailwatch &amp; MySQL On CentOS 5.1</title>
 <link>http://www.howtoforge.com/virtual-users-domains-postfix-mailscanner-mailwatch-centos5.1</link>
 <description>&lt;p&gt;&lt;b&gt;Virtual Users And Domains With Postfix, MailScanner, Mailwatch &amp;amp; MySQL On CentOS 5.1&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This document describes how to customize Falko&#039;s &quot;Virtual Users And Domains&quot; - 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 ...&lt;/p&gt;
&lt;a href=&quot;http://www.howtoforge.com/virtual-users-domains-postfix-mailscanner-mailwatch-centos5.1&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
 <category domain="http://www.howtoforge.com/sitemap/email/antispam-antivirus">Anti-Spam/Virus</category>
 <category domain="http://www.howtoforge.com/sitemap/linux/centos">CentOS</category>
 <category domain="http://www.howtoforge.com/sitemap/email">Email</category>
 <category domain="http://www.howtoforge.com/sitemap/email/postfix">Postfix</category>
 <pubDate>Thu, 06 Mar 2008 17:59:58 +0100</pubDate>
 <guid>http://www.howtoforge.com/virtual-users-domains-postfix-mailscanner-mailwatch-centos5.1</guid>
 <comments>http://www.howtoforge.com/virtual-users-domains-postfix-mailscanner-mailwatch-centos5.1#comment</comments>
</item>
<item>
 <title>How To Configure Custom Postfix Bounce Messages</title>
 <link>http://www.howtoforge.com/configure-custom-postfix-bounce-messages</link>
 <description>
&lt;p&gt;&lt;b&gt;How To Configure Custom Postfix Bounce Messages&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;Since Postfix version 2.3, Postfix supports custom bounce messages.
This guide shows how to configure custom Postfix bounce messages.&lt;/p&gt;&lt;a href=&quot;http://www.howtoforge.com/configure-custom-postfix-bounce-messages&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
 <category domain="http://www.howtoforge.com/sitemap/email/postfix">Postfix</category>
 <pubDate>Wed, 05 Mar 2008 17:36:33 +0100</pubDate>
 <guid>http://www.howtoforge.com/configure-custom-postfix-bounce-messages</guid>
 <comments>http://www.howtoforge.com/configure-custom-postfix-bounce-messages#comment</comments>
</item>
<item>
 <title>Virtual Hosting Howto With Virtualmin On CentOS 5.1</title>
 <link>http://www.howtoforge.com/virtual-hosting-with-virtualmin-on-centos5.1</link>
 <description>&lt;p&gt;&lt;b&gt;Virtual Hosting Howto With Virtualmin On CentOS 5.1&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;
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.
&lt;/p&gt;
&lt;a href=&quot;http://www.howtoforge.com/virtual-hosting-with-virtualmin-on-centos5.1&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
 <category domain="http://www.howtoforge.com/sitemap/email/antispam-antivirus">Anti-Spam/Virus</category>
 <category domain="http://www.howtoforge.com/sitemap/linux/centos">CentOS</category>
 <category domain="http://www.howtoforge.com/sitemap/control-panels">Control Panels</category>
 <category domain="http://www.howtoforge.com/sitemap/dns">DNS</category>
 <category domain="http://www.howtoforge.com/sitemap/email">Email</category>
 <category domain="http://www.howtoforge.com/sitemap/ftp">FTP</category>
 <category domain="http://www.howtoforge.com/sitemap/mysql">MySQL</category>
 <category domain="http://www.howtoforge.com/sitemap/email/postfix">Postfix</category>
 <pubDate>Sun, 02 Mar 2008 18:34:44 +0100</pubDate>
 <guid>http://www.howtoforge.com/virtual-hosting-with-virtualmin-on-centos5.1</guid>
 <comments>http://www.howtoforge.com/virtual-hosting-with-virtualmin-on-centos5.1#comment</comments>
</item>
<item>
 <title>Automatically Add Disclaimers To Outgoing Emails With alterMIME On Fedora 8</title>
 <link>http://www.howtoforge.com/add-automatic-disclaimers-to-outgoing-emails-with-altermime-postfix-fedora8</link>
 <description>
&lt;p&gt;&lt;b&gt;Automatically Add Disclaimers To Outgoing Emails With alterMIME On Fedora 8&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This document describes how to install and configure alterMIME as a
Postfix filter on a Fedora 8 system. The resulting system will
automatically add disclaimers to outgoing emails.&lt;/p&gt;
&lt;a href=&quot;http://www.howtoforge.com/add-automatic-disclaimers-to-outgoing-emails-with-altermime-postfix-fedora8&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/fedora">Fedora</category>
 <category domain="http://www.howtoforge.com/sitemap/email">Email</category>
 <category domain="http://www.howtoforge.com/sitemap/email/postfix">Postfix</category>
 <pubDate>Fri, 22 Feb 2008 17:16:44 +0100</pubDate>
 <guid>http://www.howtoforge.com/add-automatic-disclaimers-to-outgoing-emails-with-altermime-postfix-fedora8</guid>
 <comments>http://www.howtoforge.com/add-automatic-disclaimers-to-outgoing-emails-with-altermime-postfix-fedora8#comment</comments>
</item>
<item>
 <title>Mail Server Setup With Exim, MySQL, Cyrus-Imapd, Horde Webmail On Centos 5.1</title>
 <link>http://www.howtoforge.com/exim-mysql-cyrus-imapd-horde-centos5.1</link>
 <description>&lt;p&gt;&lt;b&gt;Mail Server Setup With Exim, MySQL, Cyrus-Imapd, Horde Webmail On Centos 5.1&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;
This how to describes the installation and configuration of a mail
system on Centos 5.1 with selinux enabled for enhanced security. This
system will be able to service HTTP, HTTPS, SMTP, TLS, SMTP-AUTH, IMAP,
POP3 clients and is virtual enabled allowing more than one domain to be
served from the system.
&lt;/p&gt;
&lt;a href=&quot;http://www.howtoforge.com/exim-mysql-cyrus-imapd-horde-centos5.1&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/centos">CentOS</category>
 <category domain="http://www.howtoforge.com/sitemap/email">Email</category>
 <pubDate>Tue, 19 Feb 2008 18:04:11 +0100</pubDate>
 <guid>http://www.howtoforge.com/exim-mysql-cyrus-imapd-horde-centos5.1</guid>
 <comments>http://www.howtoforge.com/exim-mysql-cyrus-imapd-horde-centos5.1#comment</comments>
</item>
<item>
 <title>Zimbra Collaboration Suite (ZCS) Open Source Edition v5.0 On Debian Etch</title>
 <link>http://www.howtoforge.com/zimbra-collaboration-suite-5.0-on-debian-etch</link>
 <description>&lt;p&gt;&lt;b&gt;Zimbra Collaboration Suite (ZCS) Open Source Edition v5.0 On Debian Etch&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This document describes how to set up the Zimbra Collaboration Suite
(ZCS) Open Source Edition v5.0 on Debian Etch. The resulting system
provides a full featured collaboration-suite with many features that I
can&#039;t list all here - please have a look at the feature list. It also
comes with a nice (themeable) AJAX web interface for administration and
user access.&lt;/p&gt;
&lt;a href=&quot;http://www.howtoforge.com/zimbra-collaboration-suite-5.0-on-debian-etch&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/debian">Debian</category>
 <category domain="http://www.howtoforge.com/sitemap/control-panels">Control Panels</category>
 <category domain="http://www.howtoforge.com/sitemap/email">Email</category>
 <pubDate>Sun, 10 Feb 2008 18:10:12 +0100</pubDate>
 <guid>http://www.howtoforge.com/zimbra-collaboration-suite-5.0-on-debian-etch</guid>
 <comments>http://www.howtoforge.com/zimbra-collaboration-suite-5.0-on-debian-etch#comment</comments>
</item>
<item>
 <title>How To Implement Domainkeys In Postfix Using dk-milter</title>
 <link>http://www.howtoforge.com/how-to-implement-domainkeys-in-postfix-using-dk-milter-centos5.1</link>
 <description>&lt;p&gt;&lt;b&gt;How To Implement Domainkeys In Postfix Using dk-milter&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;Domainkeys is &quot;&lt;i&gt;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.&lt;/i&gt;&quot; 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.&lt;/p&gt;
&lt;a href=&quot;http://www.howtoforge.com/how-to-implement-domainkeys-in-postfix-using-dk-milter-centos5.1&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
 <category domain="http://www.howtoforge.com/sitemap/email/antispam-antivirus">Anti-Spam/Virus</category>
 <category domain="http://www.howtoforge.com/sitemap/linux/centos">CentOS</category>
 <category domain="http://www.howtoforge.com/sitemap/email/postfix">Postfix</category>
 <pubDate>Fri, 01 Feb 2008 16:53:59 +0100</pubDate>
 <guid>http://www.howtoforge.com/how-to-implement-domainkeys-in-postfix-using-dk-milter-centos5.1</guid>
 <comments>http://www.howtoforge.com/how-to-implement-domainkeys-in-postfix-using-dk-milter-centos5.1#comment</comments>
</item>
<item>
 <title>Set Up Postfix DKIM With dkim-milter</title>
 <link>http://www.howtoforge.com/postfix-dkim-with-dkim-milter-centos5.1</link>
 <description>&lt;p&gt;&lt;b&gt;Set Up Postfix DKIM With dkim-milter&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;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&#039;s domainkeys and Cisco&#039;s Identified Internet mail
specification. It is defined in RFC 4871.&lt;/p&gt;
&lt;a href=&quot;http://www.howtoforge.com/postfix-dkim-with-dkim-milter-centos5.1&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
 <category domain="http://www.howtoforge.com/sitemap/email/antispam-antivirus">Anti-Spam/Virus</category>
 <category domain="http://www.howtoforge.com/sitemap/linux/centos">CentOS</category>
 <category domain="http://www.howtoforge.com/sitemap/email/postfix">Postfix</category>
 <pubDate>Wed, 30 Jan 2008 17:18:02 +0100</pubDate>
 <guid>http://www.howtoforge.com/postfix-dkim-with-dkim-milter-centos5.1</guid>
 <comments>http://www.howtoforge.com/postfix-dkim-with-dkim-milter-centos5.1#comment</comments>
</item>
<item>
 <title>Mailscanner/Exim Gateway With Communigate PRO Guide</title>
 <link>http://www.howtoforge.com/mailscanner-exim-gateway-with-communigate-pro</link>
 <description>&lt;p&gt;&lt;b&gt;Mailscanner/Exim Gateway With Communigate PRO Guide&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;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.&lt;/p&gt;&lt;a href=&quot;http://www.howtoforge.com/mailscanner-exim-gateway-with-communigate-pro&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
 <category domain="http://www.howtoforge.com/sitemap/email/antispam-antivirus">Anti-Spam/Virus</category>
 <category domain="http://www.howtoforge.com/sitemap/linux/centos">CentOS</category>
 <pubDate>Fri, 25 Jan 2008 15:25:50 +0100</pubDate>
 <guid>http://www.howtoforge.com/mailscanner-exim-gateway-with-communigate-pro</guid>
 <comments>http://www.howtoforge.com/mailscanner-exim-gateway-with-communigate-pro#comment</comments>
</item>
<item>
 <title>How To Delete Mails From Or To A Specific Email Address From Your Mail Queue (Postfix)</title>
 <link>http://www.howtoforge.com/delete-mails-to-or-from-a-specific-email-address-from-postfix-mail-queue</link>
 <description>
&lt;p&gt;&lt;b&gt;How To Delete Mails From Or To A Specific Email Address From Your Mail Queue (Postfix)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;If you get hit by a spam attack that floods your server with
hundreds/thousands of emails from the same sender email address or to
the same recipient email address, you can clean your mail queue from
these emails with one single command before the mail flood takes your
server to its knees.&lt;/p&gt;
&lt;a href=&quot;http://www.howtoforge.com/delete-mails-to-or-from-a-specific-email-address-from-postfix-mail-queue&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
 <category domain="http://www.howtoforge.com/sitemap/email/postfix">Postfix</category>
 <pubDate>Tue, 15 Jan 2008 12:04:33 +0100</pubDate>
 <guid>http://www.howtoforge.com/delete-mails-to-or-from-a-specific-email-address-from-postfix-mail-queue</guid>
 <comments>http://www.howtoforge.com/delete-mails-to-or-from-a-specific-email-address-from-postfix-mail-queue#comment</comments>
</item>
<item>
 <title>Virtual Users And Domains With Postfix, Courier And MySQL (Mandriva 2008.0)</title>
 <link>http://www.howtoforge.com/virtual-users-domains-postfix-courier-mysql-mandriva2008.0</link>
 <description>&lt;p&gt;&lt;b&gt;Virtual Users And Domains With Postfix, Courier And MySQL (Mandriva 2008.0)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;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&#039;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 &lt;b&gt;SMTP-AUTH&lt;/b&gt; and &lt;b&gt;TLS&lt;/b&gt; and &lt;b&gt;quota&lt;/b&gt; (quota is not built into Postfix by default, I&#039;ll show how to patch your Postfix appropriately). Passwords are stored in &lt;b&gt;encrypted&lt;/b&gt;
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 &lt;b&gt;Amavisd&lt;/b&gt;, &lt;b&gt;SpamAssassin&lt;/b&gt; and &lt;b&gt;ClamAV&lt;/b&gt; so that emails will be scanned for spam and viruses.&lt;/p&gt;
&lt;a href=&quot;http://www.howtoforge.com/virtual-users-domains-postfix-courier-mysql-mandriva2008.0&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
 <category domain="http://www.howtoforge.com/sitemap/email/antispam-antivirus">Anti-Spam/Virus</category>
 <category domain="http://www.howtoforge.com/sitemap/linux/mandriva">Mandriva</category>
 <category domain="http://www.howtoforge.com/sitemap/email/postfix">Postfix</category>
 <pubDate>Sun, 13 Jan 2008 18:16:05 +0100</pubDate>
 <guid>http://www.howtoforge.com/virtual-users-domains-postfix-courier-mysql-mandriva2008.0</guid>
 <comments>http://www.howtoforge.com/virtual-users-domains-postfix-courier-mysql-mandriva2008.0#comment</comments>
</item>
</channel>
</rss>
