<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.howtoforge.net" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
 <title>HowtoForge - Linux Howtos and Tutorials - Email</title>
 <link>http://www.howtoforge.net/taxonomy/term/78/all</link>
 <description></description>
 <language>en</language>
 <atom:link href="http://www.howtoforge.net/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.net/taxonomy/term/78/all</link>
 </image>

<item>
 <title>Quick And Easy Setup For DomainKeys Using Ubuntu, Postfix And Dkim-Filter</title>
 <link>http://www.howtoforge.net/quick-and-easy-setup-for-domainkeys-using-ubuntu-postfix-and-dkim-filter</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;60&quot; height=&quot;40&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-odd&quot; src=&quot;http://images.howtoforge.com/images/teaser/postfix.gif&quot; width=&quot;57&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;p&gt;&lt;b&gt;Quick And Easy Setup For DomainKeys Using Ubuntu, Postfix And Dkim-Filter&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This is a quick tutorial for setting up DomainKeys on Ubuntu (I used
6.06LTS - but should work the same on others) using dkim-filter with
Postfix so emails from your domain will not constantly end up in
Yahoo&#039;s spam filter.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.net/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://www.howtoforge.net/sitemap/email/postfix">Postfix</category>
 <pubDate>Mon, 05 Jan 2009 14:09:56 +0100</pubDate>
 <guid>http://www.howtoforge.net/quick-and-easy-setup-for-domainkeys-using-ubuntu-postfix-and-dkim-filter</guid>
 <comments>http://www.howtoforge.net/quick-and-easy-setup-for-domainkeys-using-ubuntu-postfix-and-dkim-filter#comment</comments>
</item>
<item>
 <title>Postfix SMTP Authentication - On The Secure Port Only</title>
 <link>http://www.howtoforge.net/postfix-smtp-authentication-on-the-secure-port-only</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;60&quot; height=&quot;40&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-even&quot; src=&quot;http://images.howtoforge.com/images/teaser/postfix.gif&quot; width=&quot;57&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;p&gt;&lt;b&gt;Postfix SMTP Authentication - On The Secure Port Only&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;So let&#039;s say your users are going away for holidays but need to use
your mailserver to relay mail from outside the organisation... Let&#039;s
set up SMTP authentication for the secure port only and allow access to
this from outside your network.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.net/sitemap/email/postfix">Postfix</category>
 <pubDate>Fri, 12 Dec 2008 16:21:39 +0100</pubDate>
 <guid>http://www.howtoforge.net/postfix-smtp-authentication-on-the-secure-port-only</guid>
 <comments>http://www.howtoforge.net/postfix-smtp-authentication-on-the-secure-port-only#comment</comments>
</item>
<item>
 <title>Talking SOAP With Exchange</title>
 <link>http://www.howtoforge.net/talking-soap-with-exchange</link>
 <description>&lt;p&gt;&lt;b&gt;Talking SOAP With Exchange&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;Previously, talking to Exchange without using Microsoft products was
pretty much out of the question. The binary MAPI protocol is
proprietary and poorly documented. Exchange supports IMAP and POP, but
these protocols only give acesss to emails, not the calendar, address
book, todo lists etc. But beginning with version 2007, Exchange now
ships with a SOAP interface called Exchange Web Services, or EWS. This
interface gives us access to the functions necessary to write clients
in any programming language on any platform. This article describes a PHP program to look up, delete and insert items in an Exchange calendar.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.net/sitemap/email">Email</category>
 <category domain="http://www.howtoforge.net/sitemap/programming/php">PHP</category>
 <pubDate>Mon, 08 Dec 2008 17:29:37 +0100</pubDate>
 <guid>http://www.howtoforge.net/talking-soap-with-exchange</guid>
 <comments>http://www.howtoforge.net/talking-soap-with-exchange#comment</comments>
</item>
<item>
 <title>Virtual Users And Domains With Postfix, Courier, MySQL And SquirrelMail (Ubuntu 8.10)</title>
 <link>http://www.howtoforge.net/virtual-users-domains-postfix-courier-mysql-squirrelmail-ubuntu8.10</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;42&quot; height=&quot;40&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-even&quot; src=&quot;http://images.howtoforge.com/images/teaser/ubuntu.gif&quot; width=&quot;39&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;Virtual Users And Domains With Postfix, Courier, MySQL And SquirrelMail (Ubuntu 8.10)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;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&#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 SMTP-AUTH and TLS and quota (quota is not built into Postfix by default, I&#039;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.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.net/sitemap/email/antispam-antivirus">Anti-Spam/Virus</category>
 <category domain="http://www.howtoforge.net/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://www.howtoforge.net/sitemap/email/postfix">Postfix</category>
 <pubDate>Thu, 13 Nov 2008 18:59:54 +0100</pubDate>
 <guid>http://www.howtoforge.net/virtual-users-domains-postfix-courier-mysql-squirrelmail-ubuntu8.10</guid>
 <comments>http://www.howtoforge.net/virtual-users-domains-postfix-courier-mysql-squirrelmail-ubuntu8.10#comment</comments>
</item>
<item>
 <title>Virtual Users And Domains With Postfix, Courier, MySQL And SquirrelMail (Mandriva 2009.0 i386)</title>
 <link>http://www.howtoforge.net/virtual-users-domains-postfix-courier-mysql-squirrelmail-mandriva-2009.0-i386</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;43&quot; height=&quot;40&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-odd&quot; src=&quot;http://images.howtoforge.com/images/teaser/mandriva.gif&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;Virtual Users And Domains With Postfix, Courier, MySQL And SquirrelMail (Mandriva 2009.0 i386)&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. 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;
</description>
 <category domain="http://www.howtoforge.net/sitemap/email/antispam-antivirus">Anti-Spam/Virus</category>
 <category domain="http://www.howtoforge.net/sitemap/linux/mandriva">Mandriva</category>
 <category domain="http://www.howtoforge.net/sitemap/email/postfix">Postfix</category>
 <pubDate>Tue, 21 Oct 2008 17:52:59 +0200</pubDate>
 <guid>http://www.howtoforge.net/virtual-users-domains-postfix-courier-mysql-squirrelmail-mandriva-2009.0-i386</guid>
 <comments>http://www.howtoforge.net/virtual-users-domains-postfix-courier-mysql-squirrelmail-mandriva-2009.0-i386#comment</comments>
</item>
<item>
 <title>Drupal + Postfix Integration Under Ubuntu 8.04 (Hardy)</title>
 <link>http://www.howtoforge.net/drupal-plus-postfix-integration-under-ubuntu-8.04</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;42&quot; height=&quot;40&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-even&quot; src=&quot;http://images.howtoforge.com/images/teaser/ubuntu.gif&quot; width=&quot;39&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;Drupal + Postfix Integration Under Ubuntu 8.04 (Hardy)&lt;/b&gt;&lt;/p&gt;


&lt;p&gt;This document&amp;nbsp; will guide you through the necessary steps to configure a Drupal driven mail server. It provides the following features: 

Drupal managed email accounts, support for virtual domains, automatic forwarding, Postfix quota support, silent BCC monitoring, anti-spam, anti-virus.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.net/sitemap/email/antispam-antivirus">Anti-Spam/Virus</category>
 <category domain="http://www.howtoforge.net/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://www.howtoforge.net/sitemap/apache">Apache</category>
 <category domain="http://www.howtoforge.net/sitemap/email">Email</category>
 <category domain="http://www.howtoforge.net/sitemap/programming/php">PHP</category>
 <category domain="http://www.howtoforge.net/sitemap/email/postfix">Postfix</category>
 <category domain="http://www.howtoforge.net/sitemap/other">Other</category>
 <pubDate>Wed, 15 Oct 2008 20:39:39 +0200</pubDate>
 <guid>http://www.howtoforge.net/drupal-plus-postfix-integration-under-ubuntu-8.04</guid>
 <comments>http://www.howtoforge.net/drupal-plus-postfix-integration-under-ubuntu-8.04#comment</comments>
</item>
<item>
 <title>ISPConfig 2.x: How To Add A &quot;Move to SPAM&quot;-Option To Your ISPConfig Installation</title>
 <link>http://www.howtoforge.net/how-to-add-a-move-to-spam-option-to-your-ispconfig-installation</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;116&quot; height=&quot;40&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-odd&quot; src=&quot;http://images.howtoforge.com/images/teaser/ispconfig.gif&quot; width=&quot;113&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;ISPConfig 2.x: How To Add A &quot;Move to SPAM&quot;-Option To Your ISPConfig Installation&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;This document describes the steps needed to add a third spam filter
strategy to your ISPConfig 2.x installation. It will allow you and your
users to select, wether they want to drop spam, allow spam or move it
to the corresponding IMAP junk mail folder.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.net/sitemap/email/antispam-antivirus">Anti-Spam/Virus</category>
 <category domain="http://www.howtoforge.net/sitemap/linux">Linux</category>
 <category domain="http://www.howtoforge.net/sitemap/control-panels">Control Panels</category>
 <category domain="http://www.howtoforge.net/sitemap/email">Email</category>
 <pubDate>Mon, 22 Sep 2008 19:18:23 +0200</pubDate>
 <guid>http://www.howtoforge.net/how-to-add-a-move-to-spam-option-to-your-ispconfig-installation</guid>
 <comments>http://www.howtoforge.net/how-to-add-a-move-to-spam-option-to-your-ispconfig-installation#comment</comments>
</item>
<item>
 <title>Automatic Cleaning Of Trash And/Or Junk Folders With ISPConfig (With Roundcube + Tmpreaper (Tmpwatch))</title>
 <link>http://www.howtoforge.net/automatic-cleaning-of-trash-and-or-junk-folders-with-ispconfig-with-roundcube-plus-tmpreaper-tmpwatch</link>
 <description>&lt;P&gt;&lt;B&gt;Automatic Cleaning Of Trash And/Or Junk Folders With ISPConfig (With Roundcube + Tmpreaper (Tmpwatch))&lt;/b&gt;&lt;/p&gt;
&lt;P&gt;This short mini-howto will help you set up automatic cleaning of&amp;nbsp;Trash- and Junkfolders. Most (web)mail clients (can) automatically create these.&amp;nbsp;A lot of people&amp;nbsp;don&#039;t clean&amp;nbsp;there maildirectories causing Junk and Trash folders to grow massively in size and with ISPConfig (not yet) being able to set good maildirectory size limits the alternative is to have these folders cleaned after&amp;nbsp;several days.&lt;/p&gt;</description>
 <category domain="http://www.howtoforge.net/sitemap/linux/debian">Debian</category>
 <category domain="http://www.howtoforge.net/sitemap/linux">Linux</category>
 <category domain="http://www.howtoforge.net/sitemap/control-panels">Control Panels</category>
 <category domain="http://www.howtoforge.net/sitemap/email">Email</category>
 <pubDate>Tue, 26 Aug 2008 13:53:50 +0200</pubDate>
 <guid>http://www.howtoforge.net/automatic-cleaning-of-trash-and-or-junk-folders-with-ispconfig-with-roundcube-plus-tmpreaper-tmpwatch</guid>
 <comments>http://www.howtoforge.net/automatic-cleaning-of-trash-and-or-junk-folders-with-ispconfig-with-roundcube-plus-tmpreaper-tmpwatch#comment</comments>
</item>
<item>
 <title>How To Install The Zimbra Desktop Email Client On Ubuntu 8.04 LTS (Hardy Heron)</title>
 <link>http://www.howtoforge.net/how-to-install-zimbra-desktop-on-ubuntu8.04</link>
 <description>&lt;p&gt;&lt;b&gt;How To Install The Zimbra Desktop Email Client On Ubuntu 8.04 LTS (Hardy Heron)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This article shows how you can install the Zimbra Desktop
email client on an Ubuntu 8.04 LTS (Hardy Heron) desktop. Zimbra
Desktop is a full-fledged replacement for email clients such as Outlook
or Evolution, offering email, contacts, calendar, documents, tasks,
etc. You can use it in conjunction with the Zimbra Collaboration Suite
(ZCS) or any other email account that supports POP3 or IMAP.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.net/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://www.howtoforge.net/sitemap/desktop">Desktop</category>
 <category domain="http://www.howtoforge.net/sitemap/email">Email</category>
 <pubDate>Sun, 03 Aug 2008 19:38:23 +0200</pubDate>
 <guid>http://www.howtoforge.net/how-to-install-zimbra-desktop-on-ubuntu8.04</guid>
 <comments>http://www.howtoforge.net/how-to-install-zimbra-desktop-on-ubuntu8.04#comment</comments>
</item>
<item>
 <title>Installing ClamAV 0.93.3 From The Sources (+ Sendmail Integration) On CentOS 5.2</title>
 <link>http://www.howtoforge.net/installing-clamav0.93.3-from-the-sources-plus-sendmail-integration-centos5.2</link>
 <description>&lt;P&gt;&lt;B&gt;Installing ClamAV 0.93.3 From The Sources (+ Sendmail Integration) On CentOS 5.2&lt;/b&gt;&lt;/p&gt;
&lt;P&gt;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.&lt;/p&gt;</description>
 <category domain="http://www.howtoforge.net/sitemap/email/antispam-antivirus">Anti-Spam/Virus</category>
 <category domain="http://www.howtoforge.net/sitemap/linux/centos">CentOS</category>
 <category domain="http://www.howtoforge.net/sitemap/email/sendmail">Sendmail</category>
 <pubDate>Thu, 31 Jul 2008 15:04:01 +0200</pubDate>
 <guid>http://www.howtoforge.net/installing-clamav0.93.3-from-the-sources-plus-sendmail-integration-centos5.2</guid>
 <comments>http://www.howtoforge.net/installing-clamav0.93.3-from-the-sources-plus-sendmail-integration-centos5.2#comment</comments>
</item>
<item>
 <title>Postfix Virtual Hosting With LDAP Backend With Dovecot As IMAP/POP3 Server On Ubuntu Hardy Heron 8.04 TLS</title>
 <link>http://www.howtoforge.net/postfix-virtual-hosting-with-ldap-and-dovecot-on-ubuntu8.04</link>
 <description>&lt;p&gt;&lt;b&gt;Postfix Virtual Hosting With LDAP Backend With Dovecot As IMAP/POP3 Server On Ubuntu Hardy Heron 8.04 TLS&lt;/b&gt;&lt;/p&gt;


&lt;p&gt;I&#039;ve been running with a MySQL backend for virtual hosting for some time, but when I discovered Phamm and the added FTP feature (amongst others) I decided to switch to LDAP as backend for Postfix with virtual hosting. In view of the fact that the installation and configuration guide of
Phamm is lacking some basic information it took me quite some time
(including crying, swearing, getting depressed, ...) to put it all
together and get it working. Long live google
to find hints or explanations for problems and configuration issues.
Piecing it all together wasn&#039;t simple so I would like to share how I
configured it and got it all working toghether (as I like), but I think
that it will benefit other users as well.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.net/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://www.howtoforge.net/sitemap/email/postfix">Postfix</category>
 <pubDate>Wed, 30 Jul 2008 18:17:49 +0200</pubDate>
 <guid>http://www.howtoforge.net/postfix-virtual-hosting-with-ldap-and-dovecot-on-ubuntu8.04</guid>
 <comments>http://www.howtoforge.net/postfix-virtual-hosting-with-ldap-and-dovecot-on-ubuntu8.04#comment</comments>
</item>
<item>
 <title>A Simple Mailserver On Arch Linux (Postfix + Dovecot)</title>
 <link>http://www.howtoforge.net/arch-linux-mailserver-with-postfix-and-dovecot</link>
 <description>&lt;p&gt;&lt;b&gt;A Simple Mailserver On Arch Linux (Postfix + Dovecot)&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;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&#039;m not describing every step in detail.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.net/sitemap/email/antispam-antivirus">Anti-Spam/Virus</category>
 <category domain="http://www.howtoforge.net/sitemap/linux">Linux</category>
 <category domain="http://www.howtoforge.net/sitemap/email">Email</category>
 <category domain="http://www.howtoforge.net/sitemap/email/postfix">Postfix</category>
 <pubDate>Thu, 24 Jul 2008 15:10:49 +0200</pubDate>
 <guid>http://www.howtoforge.net/arch-linux-mailserver-with-postfix-and-dovecot</guid>
 <comments>http://www.howtoforge.net/arch-linux-mailserver-with-postfix-and-dovecot#comment</comments>
</item>
<item>
 <title>How To Configure ISP Mail Server With Virtual Users/Domains On Centos 5.0 Using Postfix, Dovecot, MySQL, phpMyAdmin, TLS/SSL</title>
 <link>http://www.howtoforge.net/isp-mailserver-with-virtual-users-domains-postfix-dovecot-mysql-centos5.0</link>
 <description>&lt;p&gt;&lt;b&gt;How To Configure ISP Mail Server With Virtual Users/Domains On Centos 5.0 Using Postfix, Dovecot, MySQL, phpMyAdmin, TLS/SSL&lt;/b&gt;&lt;/p&gt;
&lt;p&gt; This howto will explain how to go about setting up an email server
on Centos 5 using Postfix, Dovecot, RoundCube, Virtual Users/Domain and
phpAdmin. I have also done a similar setup on Fedora Core 6. My best
advice is to set this up first on a workstation and test it thoroughly
before setting up on a server and going live with it!&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.net/sitemap/linux/centos">CentOS</category>
 <category domain="http://www.howtoforge.net/sitemap/email/postfix">Postfix</category>
 <pubDate>Mon, 14 Jul 2008 16:49:35 +0200</pubDate>
 <guid>http://www.howtoforge.net/isp-mailserver-with-virtual-users-domains-postfix-dovecot-mysql-centos5.0</guid>
 <comments>http://www.howtoforge.net/isp-mailserver-with-virtual-users-domains-postfix-dovecot-mysql-centos5.0#comment</comments>
</item>
<item>
 <title>Exim Authenticated Smarthost</title>
 <link>http://www.howtoforge.net/exim-authenticated-smarthost</link>
 <description>
&lt;p&gt;&lt;b&gt;Exim Authenticated Smarthost&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;Today&#039;s ISP environment requires authenticated SMTP to be able to
send emails. As a policy, authenticated SMTP helps cut down on folks
sending SPAM and allows the ISP to track which account is sending what
type of email content for further demographic study. While
authenticated SMTP is good for the ISP, it is not a configuration
supported &lt;i&gt;out of the box&lt;/i&gt; by most Linux distributions. This means that all those system emails and log reports emailed by &lt;i&gt;root&lt;/i&gt; never make it anywhere anymore.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.net/sitemap/email">Email</category>
 <pubDate>Fri, 04 Jul 2008 17:57:02 +0200</pubDate>
 <guid>http://www.howtoforge.net/exim-authenticated-smarthost</guid>
 <comments>http://www.howtoforge.net/exim-authenticated-smarthost#comment</comments>
</item>
<item>
 <title>@Mail Webmail System On Your ISPConfig Server Within 10 Easy Steps</title>
 <link>http://www.howtoforge.net/atmail-webmail-system-on-ispconfig-in-10-easy-steps</link>
 <description>
&lt;p&gt;&lt;b&gt;@Mail Webmail System On Your ISPConfig Server Within 10 Easy Steps&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;This guide explains how to set up the Open Source version of Atmail (Atmail Open) on your ISPConfig server.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.net/sitemap/control-panels">Control Panels</category>
 <category domain="http://www.howtoforge.net/sitemap/email">Email</category>
 <pubDate>Thu, 03 Jul 2008 14:30:51 +0200</pubDate>
 <guid>http://www.howtoforge.net/atmail-webmail-system-on-ispconfig-in-10-easy-steps</guid>
 <comments>http://www.howtoforge.net/atmail-webmail-system-on-ispconfig-in-10-easy-steps#comment</comments>
</item>
</channel>
</rss>
