<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ISPConfig.de</title>
	<atom:link href="http://www.ispconfig.de/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ispconfig.de</link>
	<description>ISPConfig Linux Hosteing Control Panel</description>
	<lastBuildDate>Fri, 11 May 2012 13:38:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Security update for ISPConfig 3 available</title>
		<link>http://www.ispconfig.de/allgemein/security-update-for-ispconfig-3-available/</link>
		<comments>http://www.ispconfig.de/allgemein/security-update-for-ispconfig-3-available/#comments</comments>
		<pubDate>Fri, 11 May 2012 13:38:14 +0000</pubDate>
		<dc:creator>till</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Developer]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://www.ispconfig.de/?p=430</guid>
		<description><![CDATA[ISPConfig 3.0.4.5 is available for download. This release is a bugfix release for ISPConfig 3.0.4. This release contains a security patch for an SQL injection vulnerability: http://bugtracker.ispconfig.org/index.php?do=details&#38;task_id=2221 It is highly recommended to install the 3.0.4.5 update immediately. If installing the full update is not possible on your server, then install the patch manually: cd /tmp [...]]]></description>
			<content:encoded><![CDATA[<p>ISPConfig 3.0.4.5 is available for download. This release is a bugfix release for ISPConfig 3.0.4.</p>
<p>This release contains a security patch for an SQL injection vulnerability:</p>
<p><a href="http://bugtracker.ispconfig.org/index.php?do=details&amp;task_id=2221" target="_blank">http://bugtracker.ispconfig.org/index.php?do=details&amp;task_id=2221</a></p>
<p>It is highly recommended to install the 3.0.4.5 update immediately.<br />
If installing the full update is not possible on your server,<br />
then install the patch manually:</p>
<p><code>cd /tmp<br />
wget http://www.ispconfig.org/downloads/ISPConfig-3-stable.tar.gz<br />
tar xvfz ISPConfig-3-stable.tar.gz<br />
mv -f ispconfig3_install/interface/lib/classes/listform.inc.php /usr/local/ispconfig/interface/lib/classes/</code></p>
<p>For a detailed list of changes, please see the changelog section below.</p>
<p>=====================================================<br />
*** New! The ISPConfig 3 manual is now available! ***</p>
<p>Version 1.3 for ISPConfig &gt;= 3.0.4 (Date: 10/25/2011)<br />
Author: Falko Timme</p>
<p>333 pages</p>
<p>The manual can be downloaded from these two links:</p>
<p><a href="http://www.ispconfig.org/ispconfig-3/ispconfig-3-manual/" target="_blank">http://www.ispconfig.org/ispconfig-3/ispconfig-3-manual/</a><br />
<a href="http://www.howtoforge.com/download-the-ispconfig-3-manual" target="_blank">http://www.howtoforge.com/download-the-ispconfig-3-manual</a><br />
=====================================================</p>
<p><strong>Download</strong></p>
<p>The software can be downloaded here:</p>
<p><a href="http://prdownloads.sourceforge.net/ispconfig/ISPConfig-3.0.4.5.tar.gz" target="_blank">http://prdownloads.sourceforge.net/ispconfig/ISPConfig-3.0.4.5.tar.gz</a></p>
<p><strong>Changelog</strong></p>
<p><a href="http://bugtracker.ispconfig.org/index.php?do=index&amp;tasks=&amp;project=3&amp;due=67&amp;status[]=" target="_blank">http://bugtracker.ispconfig.org/index.php?do=index&amp;tasks=&amp;project=3&amp;due=67&amp;status[]=</a></p>
<p><strong>Known Issues</strong></p>
<p>Please take a look at the bugtracker:</p>
<p><a href="http://bugtracker.ispconfig.org" target="_blank">http://bugtracker.ispconfig.org</a></p>
<p><strong>BUG Reporting</strong></p>
<p>Please report bugs to the ISPConfig bugtracking system:</p>
<p><a href="http://bugtracker.ispconfig.org" target="_blank">http://bugtracker.ispconfig.org</a></p>
<p><strong>Supported Linux Distributions</strong></p>
<p>- Debian Etch (4.0) &#8211; Squeeze (6.0) and Debian testing<br />
- Ubuntu 7.10 &#8211; 12.04<br />
- OpenSuSE 11 &#8211; 12.1<br />
- CentOS 5.2 &#8211; 6.2<br />
- Fedora 9 &#8211; 15</p>
<p><strong>Installation</strong></p>
<p>The installation instructions for ISPConfig can be found here:</p>
<p><a href="http://www.ispconfig.org/ispconfig-3/documentation/" target="_blank">http://www.ispconfig.org/ispconfig-3/documentation/</a></p>
<p>or in the text files (named INSTALL_*.txt) which are inside the docs folder of the .tar.gz file.</p>
<p><strong>Update</strong></p>
<p>To update existing ISPConfig 3 installations, run this command on the shell:</p>
<p>ispconfig_update.sh</p>
<p>Select &#8220;stable&#8221; as the update resource. The script will check if an updated version of ISPConfig 3 is available and then download the tar.gz and start the setup script.</p>
<p>Detailed instructions for making a backup before you update can be found here:</p>
<p><a href="http://www.faqforge.com/linux/controlpanels/ispconfig3/how-to-update-ispconfig-3/" target="_blank">http://www.faqforge.com/linux/controlpanels/ispconfig3/how-to-update-ispconfig-3/</a></p>
<p>If the ISPConfig version on your server does not have this script yet, follow the manual update instructions below.</p>
<p><strong>Manual update instructions</strong></p>
<p><code>cd /tmp<br />
wget http://www.ispconfig.org/downloads/ISPConfig-3-stable.tar.gz<br />
tar xvfz ISPConfig-3-stable.tar.gz<br />
cd ispconfig3_install/install<br />
php -q update.php</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ispconfig.de/allgemein/security-update-for-ispconfig-3-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Important security update for ISPConfig 3 available</title>
		<link>http://www.ispconfig.de/allgemein/important-security-update-for-ispconfig-3-available/</link>
		<comments>http://www.ispconfig.de/allgemein/important-security-update-for-ispconfig-3-available/#comments</comments>
		<pubDate>Tue, 10 Apr 2012 15:05:55 +0000</pubDate>
		<dc:creator>till</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Developer]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://www.ispconfig.de/?p=423</guid>
		<description><![CDATA[ISPConfig 3.0.4.4 is available for download. This release is a bugfix release for ISPConfig 3.0.4. This release contains a critical security patch for webdav users: http://bugtracker.ispconfig.org/index.php?do=details&#38;task_id=2157 It is highly recommended to install the 3.0.4.4 update immediately. If installing the full update is not possible on your server, then install the patch manually: cd /tmp wget [...]]]></description>
			<content:encoded><![CDATA[<p>ISPConfig 3.0.4.4 is available for download. This release is a bugfix release for ISPConfig 3.0.4.</p>
<p>This release contains a critical security patch for webdav users:</p>
<p><a href="http://bugtracker.ispconfig.org/index.php?do=details&amp;task_id=2157" target="_blank">http://bugtracker.ispconfig.org/index.php?do=details&amp;task_id=2157</a></p>
<p>It is highly recommended to install the 3.0.4.4 update immediately.<br />
If installing the full update is not possible on your server,<br />
then install the patch manually:</p>
<p><code>cd /tmp<br />
wget http://www.ispconfig.org/downloads/webdav_user_edit_php.gz<br />
gzip -d webdav_user_edit_php.gz<br />
mv -f webdav_user_edit_php /usr/local/ispconfig/interface/web/sites/webdav_user_edit.php</code></p>
<p>For a detailed list of changes, please see the changelog section below.</p>
<p>=====================================================<br />
*** New! The ISPConfig 3 manual is now available! ***</p>
<p>Version 1.3 for ISPConfig &gt;= 3.0.4 (Date: 10/25/2011)<br />
Author: Falko Timme</p>
<p>333 pages</p>
<p>The manual can be downloaded from these two links:</p>
<p><a href="http://www.ispconfig.org/ispconfig-3/ispconfig-3-manual/" target="_blank">http://www.ispconfig.org/ispconfig-3/ispconfig-3-manual/</a><br />
<a href="http://www.howtoforge.com/download-the-ispconfig-3-manual" target="_blank">http://www.howtoforge.com/download-the-ispconfig-3-manual</a><br />
=====================================================</p>
<p><strong>Download</strong></p>
<p>The software can be downloaded here:</p>
<p><a href="http://prdownloads.sourceforge.net/ispconfig/ISPConfig-3.0.4.4.tar.gz" target="_blank">http://prdownloads.sourceforge.net/ispconfig/ISPConfig-3.0.4.4.tar.gz</a></p>
<p><strong>Changelog</strong></p>
<p><a href="http://bugtracker.ispconfig.org/index.php?do=index&amp;tasks=&amp;project=3&amp;due=66&amp;status[]=" target="_blank">http://bugtracker.ispconfig.org/index.php?do=index&amp;tasks=&amp;project=3&amp;due=66&amp;status[]=</a></p>
<p><strong>Known Issues</strong></p>
<p>Please take a look at the bugtracker:</p>
<p><a href="http://bugtracker.ispconfig.org" target="_blank">http://bugtracker.ispconfig.org</a></p>
<p><strong>BUG Reporting</strong></p>
<p>Please report bugs to the ISPConfig bugtracking system:</p>
<p><a href="http://bugtracker.ispconfig.org" target="_blank">http://bugtracker.ispconfig.org</a></p>
<p><strong>Supported Linux Distributions</strong></p>
<p>- Debian Etch (4.0) &#8211; Squeeze (6.0)<br />
- Ubuntu 7.10 &#8211; 11.10<br />
- OpenSuSE 11 &#8211; 12.1<br />
- CentOS 5.2 &#8211; 6.2<br />
- Fedora 9 &#8211; 15</p>
<p><strong>Installation</strong></p>
<p>The installation instructions for ISPConfig can be found here:</p>
<p><a href="http://www.ispconfig.org/ispconfig-3/documentation/" target="_blank">http://www.ispconfig.org/ispconfig-3/documentation/</a></p>
<p>or in the text files (named INSTALL_*.txt) which are inside the docs folder of the .tar.gz file.</p>
<p><strong>Update</strong></p>
<p>To update existing ISPConfig 3 installations, run this command on the shell:</p>
<p>ispconfig_update.sh</p>
<p>Select &#8220;stable&#8221; as the update resource. The script will check if an updated version of ISPConfig 3 is available and then download the tar.gz and start the setup script.</p>
<p>Detailed instructions for making a backup before you update can be found here:</p>
<p><a href="http://www.faqforge.com/linux/controlpanels/ispconfig3/how-to-update-ispconfig-3/" target="_blank">http://www.faqforge.com/linux/controlpanels/ispconfig3/how-to-update-ispconfig-3/</a></p>
<p>If the ISPConfig version on your server does not have this script yet, follow the manual update instructions below.</p>
<p><strong>Manual update instructions</strong></p>
<p><code>cd /tmp<br />
wget http://www.ispconfig.org/downloads/ISPConfig-3-stable.tar.gz<br />
tar xvfz ISPConfig-3-stable.tar.gz<br />
cd ispconfig3_install/install<br />
php -q update.php</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ispconfig.de/allgemein/important-security-update-for-ispconfig-3-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ISPConfig 3.0.4.3 released</title>
		<link>http://www.ispconfig.de/allgemein/ispconfig-3-0-4-3-released/</link>
		<comments>http://www.ispconfig.de/allgemein/ispconfig-3-0-4-3-released/#comments</comments>
		<pubDate>Mon, 13 Feb 2012 14:49:24 +0000</pubDate>
		<dc:creator>till</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Developer]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://www.ispconfig.de/?p=418</guid>
		<description><![CDATA[ISPConfig 3.0.4.3 is available for download. This release is a bugfix release for ISPConfig 3.0.4. Support for Dovecot 2 on Debian and Ubuntu Linux has been added. Dovecot 2 support on other Linux distributions is experimental. For a detailed list of changes, please see the changelog section below. ===================================================== *** New! The ISPConfig 3 manual [...]]]></description>
			<content:encoded><![CDATA[<p>ISPConfig 3.0.4.3 is available for download. This release is a bugfix release for ISPConfig 3.0.4.</p>
<p>Support for Dovecot 2 on Debian and Ubuntu Linux has been added. Dovecot 2 support on other Linux<br />
distributions is experimental.</p>
<p>For a detailed list of changes, please see the changelog section below.</p>
<p>=====================================================<br />
*** New! The ISPConfig 3 manual is now available! ***</p>
<p>Version 1.3 for ISPConfig &gt;= 3.0.4 (Date: 10/25/2011)<br />
Author: Falko Timme</p>
<p>333 pages</p>
<p>The manual can be downloaded from these two links:</p>
<p><a href="http://www.ispconfig.org/ispconfig-3/ispconfig-3-manual/" target="_blank">http://www.ispconfig.org/ispconfig-3/ispconfig-3-manual/</a><br />
<a href="http://www.howtoforge.com/download-the-ispconfig-3-manual" target="_blank">http://www.howtoforge.com/download-the-ispconfig-3-manual</a><br />
=====================================================</p>
<p><strong>Download</strong></p>
<p>The software can be downloaded here:</p>
<p><a href="http://prdownloads.sourceforge.net/ispconfig/ISPConfig-3.0.4.3.tar.gz" target="_blank">http://prdownloads.sourceforge.net/ispconfig/ISPConfig-3.0.4.3.tar.gz</a></p>
<p><strong>Changelog</strong></p>
<p><a href="http://bugtracker.ispconfig.org/index.php?do=index&amp;tasks=&amp;project=3&amp;due=65&amp;status[]=" target="_blank">http://bugtracker.ispconfig.org/index.php?do=index&amp;tasks=&amp;project=3&amp;due=65&amp;status[]=</a></p>
<p><strong>Known Issues</strong></p>
<p>Please take a look at the bugtracker:</p>
<p><a href="http://bugtracker.ispconfig.org" target="_blank">http://bugtracker.ispconfig.org</a></p>
<p><strong>BUG Reporting</strong></p>
<p>Please report bugs to the ISPConfig bugtracking system:</p>
<p><a href="http://bugtracker.ispconfig.org" target="_blank">http://bugtracker.ispconfig.org</a></p>
<p><strong>Supported Linux Distributions</strong></p>
<p>- Debian Etch (4.0) &#8211; Squeeze (6.0)<br />
- Ubuntu 7.10 &#8211; 11.10<br />
- OpenSuSE 11 &#8211; 12.1<br />
- CentOS 5.2 &#8211; 6.2<br />
- Fedora 9 &#8211; 15</p>
<p><strong>Installation</strong></p>
<p>The installation instructions for ISPConfig can be found here:</p>
<p><a href="http://www.ispconfig.org/ispconfig-3/documentation/" target="_blank">http://www.ispconfig.org/ispconfig-3/documentation/</a></p>
<p>or in the text files (named INSTALL_*.txt) which are inside the docs folder of the .tar.gz file.</p>
<p><strong>Update</strong></p>
<p>To update existing ISPConfig 3 installations, run this command on the shell:</p>
<p>ispconfig_update.sh</p>
<p>Select &#8220;stable&#8221; as the update resource. The script will check if an updated version of ISPConfig 3 is available and then download the tar.gz and start the setup script.</p>
<p>Detailed instructions for making a backup before you update can be found here:</p>
<p><a href="http://www.faqforge.com/linux/controlpanels/ispconfig3/how-to-update-ispconfig-3/" target="_blank">http://www.faqforge.com/linux/controlpanels/ispconfig3/how-to-update-ispconfig-3/</a></p>
<p>If the ISPConfig version on your server does not have this script yet, follow the manual update instructions below.</p>
<p><strong>Manual update instructions</strong></p>
<p>cd /tmp<br />
wget http://www.ispconfig.org/downloads/ISPConfig-3-stable.tar.gz<br />
tar xvfz ISPConfig-3-stable.tar.gz<br />
cd ispconfig3_install/install<br />
php -q update.php</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ispconfig.de/allgemein/ispconfig-3-0-4-3-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ISPConfig 3.0.4.2 released</title>
		<link>http://www.ispconfig.de/allgemein/ispconfig-3-0-4-2-released/</link>
		<comments>http://www.ispconfig.de/allgemein/ispconfig-3-0-4-2-released/#comments</comments>
		<pubDate>Tue, 10 Jan 2012 14:18:23 +0000</pubDate>
		<dc:creator>till</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Developer]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://www.ispconfig.de/?p=414</guid>
		<description><![CDATA[ISPConfig 3.0.4.2 is available for download. This release is a bugfix release for ISPConfig 3.0.4. For a detailed list of changes, please see the changelog section below. ===================================================== *** New! The ISPConfig 3 manual is now available! *** Version 1.3 for ISPConfig &#62;= 3.0.4 (Date: 10/25/2011) Author: Falko Timme 333 pages The manual can be [...]]]></description>
			<content:encoded><![CDATA[<p>ISPConfig 3.0.4.2 is available for download. This release is a bugfix release for ISPConfig 3.0.4.</p>
<p>For a detailed list of changes, please see the changelog section below.</p>
<p>=====================================================<br />
*** New! The ISPConfig 3 manual is now available! ***</p>
<p>Version 1.3 for ISPConfig &gt;= 3.0.4 (Date: 10/25/2011)<br />
Author: Falko Timme</p>
<p>333 pages</p>
<p>The manual can be downloaded from these two links:</p>
<p><a href="http://www.ispconfig.org/ispconfig-3/ispconfig-3-manual/" target="_blank">http://www.ispconfig.org/ispconfig-3/ispconfig-3-manual/</a><br />
<a href="http://www.howtoforge.com/download-the-ispconfig-3-manual" target="_blank">http://www.howtoforge.com/download-the-ispconfig-3-manual</a><br />
=====================================================</p>
<p><strong>Download</strong></p>
<p>The software can be downloaded here:</p>
<p><a href="http://prdownloads.sourceforge.net/ispconfig/ISPConfig-3.0.4.2.tar.gz" target="_blank">http://prdownloads.sourceforge.net/ispconfig/ISPConfig-3.0.4.2.tar.gz</a></p>
<p><strong>Changelog</strong></p>
<p><a href="http://bugtracker.ispconfig.org/index.php?do=index&amp;tasks=&amp;project=3&amp;due=57&amp;status[]=" target="_blank">http://bugtracker.ispconfig.org/index.php?do=index&amp;tasks=&amp;project=3&amp;due=57&amp;status[]=</a></p>
<p><strong>Known Issues</strong></p>
<p>Please take a look at the bugtracker:</p>
<p><a href="http://bugtracker.ispconfig.org" target="_blank">http://bugtracker.ispconfig.org</a></p>
<p><strong>BUG Reporting</strong></p>
<p>Please report bugs to the ISPConfig bugtracking system:</p>
<p><a href="http://bugtracker.ispconfig.org" target="_blank">http://bugtracker.ispconfig.org</a></p>
<p><strong>Supported Linux Distributions</strong></p>
<p>- Debian Etch (4.0) &#8211; Squeeze (6.0)<br />
- Ubuntu 7.10 &#8211; 11.10<br />
- OpenSuSE 11 &#8211; 12.1<br />
- CentOS 5.2 &#8211; 6.2<br />
- Fedora 9 &#8211; 15</p>
<p><strong>Installation</strong></p>
<p>The installation instructions for ISPConfig can be found here:</p>
<p><a href="http://www.ispconfig.org/ispconfig-3/documentation/" target="_blank">http://www.ispconfig.org/ispconfig-3/documentation/</a></p>
<p>or in the text files (named INSTALL_*.txt) which are inside the docs folder of the .tar.gz file.</p>
<p><strong>Update</strong></p>
<p>To update existing ISPConfig 3 installations, run this command on the shell:</p>
<p>ispconfig_update.sh</p>
<p>Select &#8220;stable&#8221; as the update resource. The script will check if an updated version of ISPConfig 3 is available and then download the tar.gz and start the setup script.</p>
<p>Detailed instructions for making a backup before you update can be found here:</p>
<p><a href="http://www.faqforge.com/linux/controlpanels/ispconfig3/how-to-update-ispconfig-3/" target="_blank">http://www.faqforge.com/linux/controlpanels/ispconfig3/how-to-update-ispconfig-3/</a></p>
<p>If the ISPConfig version on your server does not have this script yet, follow the manual update instructions below.</p>
<p><strong>Manual update instructions</strong></p>
<p>cd /tmp<br />
wget http://www.ispconfig.org/downloads/ISPConfig-3-stable.tar.gz<br />
tar xvfz ISPConfig-3-stable.tar.gz<br />
cd ispconfig3_install/install<br />
php -q update.php</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ispconfig.de/allgemein/ispconfig-3-0-4-2-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ISPConfig 3.0.4.1 released</title>
		<link>http://www.ispconfig.de/dev/ispconfig-3-0-4-1-released/</link>
		<comments>http://www.ispconfig.de/dev/ispconfig-3-0-4-1-released/#comments</comments>
		<pubDate>Thu, 24 Nov 2011 12:56:55 +0000</pubDate>
		<dc:creator>till</dc:creator>
				<category><![CDATA[Developer]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://www.ispconfig.de/?p=408</guid>
		<description><![CDATA[ISPConfig 3.0.4.1 is available for download. This release is a bugfix release for ISPConfig 3.0.4. For a detailed list of changes, please see the changelog section below. ===================================================== *** New! The ISPConfig 3 manual is now available! *** Version 1.3 for ISPConfig &#62;= 3.0.4 (Date: 10/25/2011) Author: Falko Timme 333 pages The manual can be [...]]]></description>
			<content:encoded><![CDATA[<p>ISPConfig 3.0.4.1 is available for download. This release is a bugfix release for ISPConfig 3.0.4.</p>
<p>For a detailed list of changes, please see the changelog section below.</p>
<p>=====================================================<br />
*** New! The ISPConfig 3 manual is now available! ***</p>
<p>Version 1.3 for ISPConfig &gt;= 3.0.4 (Date: 10/25/2011)<br />
Author: Falko Timme</p>
<p>333 pages</p>
<p>The manual can be downloaded from these two links:</p>
<p><a href="http://www.ispconfig.org/ispconfig-3/ispconfig-3-manual/" target="_blank">http://www.ispconfig.org/ispconfig-3/ispconfig-3-manual/</a><br />
<a href="http://www.howtoforge.com/download-the-ispconfig-3-manual" target="_blank">http://www.howtoforge.com/download-the-ispconfig-3-manual</a><br />
=====================================================</p>
<p><strong>Download</strong></p>
<p>The software can be downloaded here:</p>
<p><a href="http://prdownloads.sourceforge.net/ispconfig/ISPConfig-3.0.4.1.tar.gz" target="_blank">http://prdownloads.sourceforge.net/ispconfig/ISPConfig-3.0.4.1.tar.gz</a></p>
<p><strong>Changelog</strong></p>
<p><a href="http://bugtracker.ispconfig.org/index.php?do=index&amp;tasks=&amp;project=3&amp;due=56&amp;status[]=" target="_blank">http://bugtracker.ispconfig.org/index.php?do=index&amp;tasks=&amp;project=3&amp;due=56&amp;status[]=</a></p>
<p><strong>Known Issues</strong></p>
<p>Please take a look at the bugtracker:</p>
<p><a href="http://bugtracker.ispconfig.org" target="_blank">http://bugtracker.ispconfig.org</a></p>
<p><strong>BUG Reporting</strong></p>
<p>Please report bugs to the ISPConfig bugtracking system:</p>
<p><a href="http://bugtracker.ispconfig.org" target="_blank">http://bugtracker.ispconfig.org</a></p>
<p><strong>Supported Linux Distributions</strong></p>
<p>- Debian Etch (4.0) &#8211; Squeeze (6.0)<br />
- Ubuntu 7.10 &#8211; 11.10<br />
- OpenSuSE 11 &#8211; 12.1<br />
- CentOS 5.2 &#8211; 6.0<br />
- Fedora 9 &#8211; 15</p>
<p><strong>Installation</strong></p>
<p>The installation instructions for ISPConfig can be found here:</p>
<p><a href="http://www.ispconfig.org/ispconfig-3/documentation/" target="_blank">http://www.ispconfig.org/ispconfig-3/documentation/</a></p>
<p>or in the text files (named INSTALL_*.txt) which are inside the docs folder of the .tar.gz file.</p>
<p><strong>Update</strong></p>
<p>To update existing ISPConfig 3 installations, run this command on the shell:</p>
<p>ispconfig_update.sh</p>
<p>Select &#8220;stable&#8221; as the update resource. The script will check if an updated version of ISPConfig 3 is available and then download the tar.gz and start the setup script.</p>
<p>Detailed instructions for making a backup before you update can be found here:</p>
<p><a href="http://www.faqforge.com/linux/controlpanels/ispconfig3/how-to-update-ispconfig-3/" target="_blank">http://www.faqforge.com/linux/controlpanels/ispconfig3/how-to-update-ispconfig-3/</a></p>
<p>If the ISPConfig version on your server does not have this script yet, follow the manual update instructions below.</p>
<p><strong>Manual update instructions</strong></p>
<p>cd /tmp<br />
wget http://www.ispconfig.org/downloads/ISPConfig-3-stable.tar.gz<br />
tar xvfz ISPConfig-3-stable.tar.gz<br />
cd ispconfig3_install/install<br />
php -q update.php</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ispconfig.de/dev/ispconfig-3-0-4-1-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ISPConfig 3.0.4.1-RC1 available for testing</title>
		<link>http://www.ispconfig.de/dev/ispconfig-3-0-4-1-rc1-available-for-testing/</link>
		<comments>http://www.ispconfig.de/dev/ispconfig-3-0-4-1-rc1-available-for-testing/#comments</comments>
		<pubDate>Tue, 15 Nov 2011 10:37:59 +0000</pubDate>
		<dc:creator>till</dc:creator>
				<category><![CDATA[Developer]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://www.ispconfig.de/?p=397</guid>
		<description><![CDATA[The first release candidate (RC1) version of the upcoming ISPConfig 3.0.4.1 is available for download. RC versions are released for testing purposes, it is not recommended to use them on production systems. This release is a bugfix release for ISPConfig 3.0.4 Changelog http://bugtracker.ispconfig.org/index.php?do=index&#38;tasks=&#38;project=3&#38;due=56&#38;status[]= Download http://www.ispconfig.org/downloads/ISPConfig-3.0.4.1-rc1.tar.gz Update instructions cd /tmp rm -rf /tmp/ispconfig3_install wget http://www.ispconfig.org/downloads/ISPConfig-3.0.4.1-rc1.tar.gz tar [...]]]></description>
			<content:encoded><![CDATA[<p>The first release candidate (RC1) version of the upcoming ISPConfig 3.0.4.1 is available for download. RC versions are released for testing purposes, it is not recommended to use them on production systems.</p>
<p>This release is a bugfix release for ISPConfig 3.0.4</p>
<p><strong>Changelog</strong></p>
<p><a href="http://bugtracker.ispconfig.org/index.php?do=index&amp;tasks=&amp;project=3&amp;due=56&amp;status[]=">http://bugtracker.ispconfig.org/index.php?do=index&amp;tasks=&amp;project=3&amp;due=56&amp;status[]=</a></p>
<p><strong>Download</strong></p>
<p><a href="http://www.ispconfig.org/downloads/ISPConfig-3.0.4.1-rc1.tar.gz">http://www.ispconfig.org/downloads/ISPConfig-3.0.4.1-rc1.tar.gz</a></p>
<p><strong>Update instructions</strong></p>
<pre>cd /tmp
rm -rf /tmp/ispconfig3_install
wget http://www.ispconfig.org/downloads/ISPConfig-3.0.4.1-rc1.tar.gz
tar xvfz ISPConfig-3.0.4.1-rc1.tar.gz
cd ispconfig3_install/install
php -q update.php</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.ispconfig.de/dev/ispconfig-3-0-4-1-rc1-available-for-testing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ISPConfig 3.0.4 veröffentlicht</title>
		<link>http://www.ispconfig.de/dev/ispconfig-3-0-4-veroffentlicht/</link>
		<comments>http://www.ispconfig.de/dev/ispconfig-3-0-4-veroffentlicht/#comments</comments>
		<pubDate>Wed, 02 Nov 2011 14:58:55 +0000</pubDate>
		<dc:creator>till</dc:creator>
				<category><![CDATA[Developer]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://www.ispconfig.de/?p=309</guid>
		<description><![CDATA[ISPConfig 3.0.4 is available for download. This release is a major update and introduces new functions like: Virtual server management module Full support for Nginx webserver Mailman mailinglist management IPv6 support FAQ section in Help module Website folder protection Assign IP addresses to clients SNI support for Apache/nginx SSL certificate New remote-API documentation and example scripts [...]]]></description>
			<content:encoded><![CDATA[<p>ISPConfig 3.0.4 is available for download. This release is a major update and introduces new functions like:</p>
<ul>
<li>Virtual server management module</li>
<li>Full support for Nginx webserver</li>
<li>Mailman mailinglist management</li>
<li>IPv6 support</li>
<li>FAQ section in Help module</li>
<li>Website folder protection</li>
<li>Assign IP addresses to clients</li>
<li>SNI support for Apache/nginx SSL certificate</li>
<li>New remote-API documentation and example scripts for all functions</li>
<li>Added support for key based SSH logins</li>
</ul>
<p>Please see the changelog section below for a complete list of features and bugfixes.</p>
<p>For a detailed list of features changes, please see the changelog section below.</p>
<p>=====================================================<br />
*** New! The ISPConfig 3 manual is now available! ***</p>
<p>Version 1.3 for ISPConfig &gt;= 3.0.4 (Date: 10/25/2011)<br />
Author: Falko Timme</p>
<p>333 pages</p>
<p>The manual can be downloaded from these two links:</p>
<p><a href="http://www.ispconfig.org/ispconfig-3/ispconfig-3-manual/">http://www.ispconfig.org/ispconfig-3/ispconfig-3-manual/</a><br />
<a href="http://www.howtoforge.com/download-the-ispconfig-3-manual"> http://www.howtoforge.com/download-the-ispconfig-3-manual</a><br />
=====================================================</p>
<h3>Download</h3>
<p>The software can be downloaded here:</p>
<p><a href="http://downloads.sourceforge.net/ispconfig/ISPConfig-3.0.4.tar.gz?use_mirror=" target="_blank">http://downloads.sourceforge.net/ispconfig/ISPConfig-3.0.4.tar.gz?use_mirror=</a></p>
<h3>Changelog</h3>
<p><a href="http://bugtracker.ispconfig.org/index.php?do=index&amp;tasks=&amp;project=3&amp;due=29&amp;status[]=" target="_blank">http://bugtracker.ispconfig.org/index.php?do=index&amp;tasks=&amp;project=3&amp;due=29&amp;status[]=</a></p>
<h3>Known Issues</h3>
<p>Please take a look at the bugtracker:</p>
<p><a href="http://bugtracker.ispconfig.org" target="_blank">http://bugtracker.ispconfig.org</a></p>
<h3>BUG Reporting</h3>
<p>Please report bugs to the ISPConfig bugtracking system:</p>
<p><a href="http://bugtracker.ispconfig.org" target="_blank">http://bugtracker.ispconfig.org</a></p>
<h3>Supported Linux Distributions</h3>
<p>- Debian Etch (4.0) &#8211; Squeeze (6.0)<br />
- Ubuntu 7.10 &#8211; 11.10<br />
- OpenSuSE 11 &#8211; 11.4<br />
- CentOS 5.2 &#8211; 6.0<br />
- Fedora 9 &#8211; 15</p>
<h3>Installation</h3>
<p>The installation instructions for ISPConfig can be found here:</p>
<p><a href="http://www.ispconfig.org/ispconfig-3/documentation/" target="_blank">http://www.ispconfig.org/ispconfig-3/documentation/</a></p>
<p>or in the text files (named INSTALL_*.txt) which are inside the docs folder of the .tar.gz file.</p>
<h3>Update</h3>
<p>To update existing ISPConfig 3 installations, run this command on the shell:</p>
<p>ispconfig_update.sh</p>
<p>Select &#8220;stable&#8221; as the update resource. The script will check if an updated version of ISPConfig 3 is available and then download the tar.gz and start the setup script.</p>
<p>Detailed instructions for making a backup before you update can be found here:</p>
<p><a href="http://www.faqforge.com/linux/controlpanels/ispconfig3/how-to-update-ispconfig-3/" target="_blank">http://www.faqforge.com/linux/controlpanels/ispconfig3/how-to-update-ispconfig-3/</a></p>
<p>If the ISPConfig version on your server does not have this script yet, follow the manual update instructions below.</p>
<h3>Manual update instructions</h3>
<p>cd /tmp<br />
wget http://www.ispconfig.org/downloads/ISPConfig-3-stable.tar.gz<br />
tar xvfz ISPConfig-3-stable.tar.gz<br />
cd ispconfig3_install/install<br />
php -q update.php</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ispconfig.de/dev/ispconfig-3-0-4-veroffentlicht/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ISPConfig 2.2.40 veröffentlicht</title>
		<link>http://www.ispconfig.de/news/ispconfig-2-2-40-veroffentlicht/</link>
		<comments>http://www.ispconfig.de/news/ispconfig-2-2-40-veroffentlicht/#comments</comments>
		<pubDate>Fri, 05 Aug 2011 09:42:43 +0000</pubDate>
		<dc:creator>till</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://www.ispconfig.de/?p=301</guid>
		<description><![CDATA[Eine Wartungsversion für die alte ISPConfig 2 Serie steht zum Download bereit. Änderungen Unterstützung für CentOS 6 wurde im Installer hinzugefügt ClamAV wurde auf Version 0.97.2 aktualisiert. SpamAssassin wurde auf Version 3.3.2 aktualisiert. Für Neuinstallationen empfehlen wir ISPConfig 3.]]></description>
			<content:encoded><![CDATA[<p>Eine Wartungsversion für die alte ISPConfig 2 Serie steht zum <a href="http://www.ispconfig.de/ispconfig-2/download/">Download</a> bereit.</p>
<p><strong>Änderungen</strong></p>
<ul>
<li>Unterstützung für CentOS 6 wurde im Installer hinzugefügt</li>
<li>ClamAV wurde auf Version 0.97.2 aktualisiert.</li>
<li>SpamAssassin wurde auf Version 3.3.2 aktualisiert.</li>
</ul>
<p>Für Neuinstallationen empfehlen wir <a href="http://www.ispconfig.de/ispconfig-3/download/">ISPConfig 3</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ispconfig.de/news/ispconfig-2-2-40-veroffentlicht/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ISPConfig 3 Zahlungsmodul veröffentlicht</title>
		<link>http://www.ispconfig.de/allgemein/ispconfig-3-zahlungsmodul-veroffentlicht/</link>
		<comments>http://www.ispconfig.de/allgemein/ispconfig-3-zahlungsmodul-veroffentlicht/#comments</comments>
		<pubDate>Thu, 07 Jul 2011 15:29:02 +0000</pubDate>
		<dc:creator>till</dc:creator>
				<category><![CDATA[Allgemein]]></category>

		<guid isPermaLink="false">http://www.ispconfig.de/?p=297</guid>
		<description><![CDATA[Das ISPConfig 3 Zahlungsmodul erweitert ISPConfig 3 um Funktionen zur automatischen Abrechnung und Rechnungserstellung (Faktura). Das Zahlungsmodul ist direkt in ISPConfig integriert und kann über den ISPConfig Administratorlogin erreicht werden. Im folgenden finden Sie die Liste der Funktionen, eine detaillierte Beschreibung der einzelnen Funktionen befindet sich im Handbuch. Funktionen Erstellungen von Rechnungen im Rechnungseditor. Automatisches Erstellen [...]]]></description>
			<content:encoded><![CDATA[<p>Das ISPConfig 3 Zahlungsmodul erweitert ISPConfig 3 um Funktionen zur automatischen Abrechnung und Rechnungserstellung (Faktura). Das Zahlungsmodul ist direkt in ISPConfig integriert und kann über den ISPConfig Administratorlogin erreicht werden. Im folgenden finden Sie die Liste der Funktionen, eine detaillierte Beschreibung der einzelnen Funktionen befindet sich im <a href="http://www.ispconfig.org/downloads/ispconfig3_billing_addon_de.pdf" target="_blank">Handbuch</a>.</p>
<h2>Funktionen</h2>
<ul>
<li>Erstellungen von Rechnungen im Rechnungseditor.</li>
<li>Automatisches Erstellen von Rechnungen auf Basis wiederkehrender Artikel / Abonnements<br />
(z.B. Domains, Webseiten, Supportverträge etc.).</li>
<li>Rechnungen als PDF speichern.</li>
<li>Erstellung von Gutschriften.</li>
<li>Rechnungen per Email versenden.</li>
<li>Zahlungserinnerungen per Email versenden.</li>
<li>Artikelvorlagen</li>
<li>Emailvorlagen</li>
<li>Unterstützung für mehrere Mandanten (Firmen) mit getrennten Rechnungsnummernkreisen.</li>
<li>Bereitstellung von Kundenrechnungen im ISPConfig Kundenlogin.</li>
<li>Erweiterung der Kundeneinstellungen von ISPConfig um rechnungsspezifische Details wie<br />
Zahlungsziel, Email des Rechnungsempfängers und Zahlungsgateway.</li>
<li>Automatische Vergabe von Rechnungsnummern.</li>
<li>Automatische erstellung von Wiederkehrenden Artikeln auf Basis der ISPConfig Kundenvorlagen.</li>
<li>Das Zahlungsmodul ist in ISPConfig integriert und kann über den Administratorlogin erreicht werden.</li>
<li>das zahlungsmodul wird im Sourcecode ausgeliefert, so das individuelle Anpassungen möglich sind.</li>
<li>Unterstützung für Paypal Zahlungen.</li>
<li>Dashboard plugin zum anzeigen von Kundenrechnungen im ISPConfig Dashboard.</li>
<li>Externe Zahlungsseite als Zeil für Zahlungslinks mit auswahl der zahlungsmethode durch den<br />
Kunden.</li>
</ul>
<div>Mehr Informationen zum ISPConfig 3 Zahlungsmodul finden Sie hier:</div>
<div><a href="http://www.ispconfig.de/ispconfig-3/ispconfig-3-zahlungsmodul/">http://www.ispconfig.de/ispconfig-3/ispconfig-3-zahlungsmodul/</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.ispconfig.de/allgemein/ispconfig-3-zahlungsmodul-veroffentlicht/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ISPConfig 3.0.3.3 released</title>
		<link>http://www.ispconfig.de/news/ispconfig-3-0-3-3-released/</link>
		<comments>http://www.ispconfig.de/news/ispconfig-3-0-3-3-released/#comments</comments>
		<pubDate>Wed, 13 Apr 2011 16:11:53 +0000</pubDate>
		<dc:creator>till</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://www.ispconfig.de/?p=282</guid>
		<description><![CDATA[ISPConfig 3.0.3.3 is available for download. This release is a bugfix release for ISPConfig 3.0.3. For a detailed list of changes, please see the changelog section below. ===================================================== *** New! The ISPConfig 3 manual is now available! *** Version 1.1 for ISPConfig &#62;= 3.0.3.1 (Date: 12/12/2010) Author: Falko Timme 305 pages The manual can be [...]]]></description>
			<content:encoded><![CDATA[<p>ISPConfig 3.0.3.3 is available for download. This release is a bugfix release for ISPConfig 3.0.3.</p>
<p>For a detailed list of changes, please see the changelog section below.</p>
<p>=====================================================<br />
*** New! The ISPConfig 3 manual is now available! ***</p>
<p>Version 1.1 for ISPConfig &gt;= 3.0.3.1 (Date: 12/12/2010)<br />
Author: Falko Timme</p>
<p>305 pages</p>
<p>The manual can be downloaded from these two links:</p>
<p><a href="http://www.ispconfig.org/ispconfig-3/ispconfig-3-manual/" target="_blank">http://www.ispconfig.org/ispconfig-3/ispconfig-3-manual/</a><br />
<a href="http://www.howtoforge.com/download-the-ispconfig-3-manual" target="_blank">http://www.howtoforge.com/download-the-ispconfig-3-manual</a><br />
=====================================================</p>
<p><strong>Download</strong></p>
<p>The software can be downloaded here:</p>
<p><a href="http://downloads.sourceforge.net/ispconfig/ISPConfig-3.0.3.3.tar.gz?use_mirror=" target="_blank">http://downloads.sourceforge.net/ispconfig/ISPConfig-3.0.3.3.tar.gz?use_mirror=</a></p>
<p><strong>Changelog</strong></p>
<p><a href="http://bugtracker.ispconfig.org/index.php?do=index&amp;tasks=&amp;project=3&amp;due=51&amp;status[]=" target="_blank">http://bugtracker.ispconfig.org/index.php?do=index&amp;tasks=&amp;project=3&amp;due=51&amp;status[]=</a></p>
<p><strong>Known Issues</strong></p>
<p>Please take a look at the bugtracker:</p>
<p><a href="http://bugtracker.ispconfig.org" target="_blank">http://bugtracker.ispconfig.org</a></p>
<p><strong>BUG Reporting</strong></p>
<p>Please report bugs to the ISPConfig bugtracking system:</p>
<p><a href="http://bugtracker.ispconfig.org" target="_blank">http://bugtracker.ispconfig.org</a></p>
<p><strong>Supported Linux Distributions</strong></p>
<p>- Debian Etch (4.0) &#8211; Squeeze (6.0)<br />
- Ubuntu 7.10 &#8211; 10.10<br />
- OpenSuSE 11 &#8211; 11.4<br />
- CentOS 5.2 &#8211; 5.6<br />
- Fedora 9 &#8211; 14</p>
<p><strong>Installation</strong></p>
<p>The installation instructions for ISPConfig can be found here:</p>
<p><a href="http://www.ispconfig.org/ispconfig-3/documentation/" target="_blank">http://www.ispconfig.org/ispconfig-3/documentation/</a></p>
<p>or in the text files (named INSTALL_*.txt) which are inside the docs folder of the .tar.gz file.</p>
<p><strong>Update</strong></p>
<p>To update existing ISPConfig 3 installations, run this command on the shell:</p>
<p>ispconfig_update.sh</p>
<p>Select &#8220;stable&#8221; as the update resource. The script will check if an updated version of ISPConfig 3 is available and then download the tar.gz and start the setup script.</p>
<p>Detailed instructions for making a backup before you update can be found here:</p>
<p><a href="http://www.faqforge.com/linux/controlpanels/ispconfig3/how-to-update-ispconfig-3/" target="_blank">http://www.faqforge.com/linux/controlpanels/ispconfig3/how-to-update-ispconfig-3/</a></p>
<p>If the ISPConfig version on your server does not have this script yet, follow the manual update instructions below.</p>
<p><strong>Manual update instructions</strong></p>
<p>cd /tmp<br />
wget http://www.ispconfig.org/downloads/ISPConfig-3-stable.tar.gz<br />
tar xvfz ISPConfig-3-stable.tar.gz<br />
cd ispconfig3_install/install<br />
php -q update.php</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ispconfig.de/news/ispconfig-3-0-3-3-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced (User agent is rejected)
Database Caching using disk: basic
Object Caching 0/0 objects using disk: basic

Served from: www.ispconfig.de @ 2012-05-18 07:00:18 -->
