<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.ziobudda.net" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>virtual users</title>
 <link>http://www.ziobudda.net/tag_aggiuntivi/virtualusers</link>
 <description>The taxonomy view with a depth of 0.</description>
 <language>it</language>
<item>
 <title>Postfix Virtual Hosting With LDAP Backend &amp; Dovecot (IMAP/POP3) On Ubuntu 8.04</title>
 <link>http://www.ziobudda.net/notizie/postfix-virtual-hosting-ldap-backend-dovecot-imappop3-ubuntu-804</link>
 <description>I have been running with a MySQL backend for virtual hosting for some time, but when I discovered Phamm and the added FTP feature 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 to put it all together and get it working. Piecing it all together was not simple so I would like to share how I configured it and got it all working toghether.</description>
 <comments>http://www.ziobudda.net/notizie/postfix-virtual-hosting-ldap-backend-dovecot-imappop3-ubuntu-804#comments</comments>
 <category domain="http://www.ziobudda.net/categoria_notizia/howtoforge">HowtoForge</category>
 <category domain="http://www.ziobudda.net/tags/ldap">ldap</category>
 <category domain="http://www.ziobudda.net/tags/phamm">phamm</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/postfix">postfix</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/ubuntu">ubuntu</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/virtualusers">virtual users</category>
 <pubDate>Sun, 03 Aug 2008 12:47:22 +0200</pubDate>
 <dc:creator>falko</dc:creator>
 <guid isPermaLink="false">87948 at http://www.ziobudda.net</guid>
</item>
<item>
 <title>Virtual Hosting With Proftpd And MySQL (Incl. Quota) On Ubuntu 8.04 LTS</title>
 <link>http://www.ziobudda.net/notizie/virtual-hosting-proftpd-and-mysql-incl-quota-ubuntu-804-lts</link>
 <description>This document describes how to install a Proftpd server that uses virtual users from a MySQL database instead of real system users. This is much more performant and allows to have thousands of ftp users on a single machine. In addition to that I will show the use of quota with this setup.</description>
 <comments>http://www.ziobudda.net/notizie/virtual-hosting-proftpd-and-mysql-incl-quota-ubuntu-804-lts#comments</comments>
 <category domain="http://www.ziobudda.net/categoria_notizia/howtoforge">HowtoForge</category>
 <category domain="http://www.ziobudda.net/tags/ftp">ftp</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/mysql">mysql</category>
 <category domain="http://www.ziobudda.net/tags/proftpd">proftpd</category>
 <category domain="http://www.ziobudda.net/tags/quota">quota</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/ubuntu">ubuntu</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/virtualusers">virtual users</category>
 <pubDate>Thu, 03 Jul 2008 10:48:19 +0200</pubDate>
 <dc:creator>falko</dc:creator>
 <guid isPermaLink="false">80219 at http://www.ziobudda.net</guid>
</item>
<item>
 <title>Virtual Users And Domains With Postfix, Courier And MySQL (Mandriva 2008.0)</title>
 <link>http://www.ziobudda.net/virtual_users_and_domains_with_postfix_courier_and_mysql_mandriva_20080</link>
 <description>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.</description>
 <comments>http://www.ziobudda.net/virtual_users_and_domains_with_postfix_courier_and_mysql_mandriva_20080#comments</comments>
 <category domain="http://www.ziobudda.net/categoria_notizia/howtoforge">HowtoForge</category>
 <category domain="http://www.ziobudda.net/tags/amavisd">amavisd</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/clamav">clamav</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/courier">courier</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/linux">linux</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/mandriva">mandriva</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/mysql">mysql</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/postfix">postfix</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/server">server</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/spamassassin">spamassassin</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/virtualusers">virtual users</category>
 <pubDate>Tue, 15 Jan 2008 11:25:39 +0100</pubDate>
 <dc:creator>falko</dc:creator>
 <guid isPermaLink="false">41645 at http://www.ziobudda.net</guid>
</item>
<item>
 <title>Virtual Users And Domains With Postfix, Courier And MySQL (CentOS 5.1)</title>
 <link>http://www.ziobudda.net/virtual_users_and_domains_with_postfix_courier_and_mysql_centos_51</link>
 <description>&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. 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.&lt;/p&gt;
</description>
 <comments>http://www.ziobudda.net/virtual_users_and_domains_with_postfix_courier_and_mysql_centos_51#comments</comments>
 <category domain="http://www.ziobudda.net/categoria_notizia/howtoforge">HowtoForge</category>
 <category domain="http://www.ziobudda.net/tags/amavisd">amavisd</category>
 <category domain="http://www.ziobudda.net/tags/centos">centos</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/clamav">clamav</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/courier">courier</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/linux">linux</category>
 <category domain="http://www.ziobudda.net/tags/mail">mail</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/mysql">mysql</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/postfix">postfix</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/server">server</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/spamassassin">spamassassin</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/virtualusers">virtual users</category>
 <pubDate>Tue, 11 Dec 2007 10:22:01 +0100</pubDate>
 <dc:creator>falko</dc:creator>
 <guid isPermaLink="false">40728 at http://www.ziobudda.net</guid>
</item>
<item>
 <title>Adding And Updating SpamAssassin Rulesets With RulesDuJour</title>
 <link>http://www.ziobudda.net/adding_and_updating_spamassassin_rulesets_with_rulesdujour</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;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.&lt;/p&gt;
</description>
 <comments>http://www.ziobudda.net/adding_and_updating_spamassassin_rulesets_with_rulesdujour#comments</comments>
 <category domain="http://www.ziobudda.net/categoria_notizia/howtoforge">HowtoForge</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/clamav">clamav</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/courier">courier</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/gutsy">gutsy</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/linux">linux</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/mysql">mysql</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/postfix">postfix</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/server">server</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/smtpauth">smtp-auth</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/spam">spam</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/spamassassin">spamassassin</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/tls">tls</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/ubuntu">ubuntu</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/virtualusers">virtual users</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/virus">virus</category>
 <pubDate>Mon, 26 Nov 2007 11:50:35 +0100</pubDate>
 <dc:creator>falko</dc:creator>
 <guid isPermaLink="false">40290 at http://www.ziobudda.net</guid>
</item>
</channel>
</rss>
