SF.net SVN: postfixadmin: [228] website/index.php
Brought to you by:
christian_boltz,
gingerdog
|
From: <gin...@us...> - 2007-11-15 18:16:20
|
Revision: 228
http://postfixadmin.svn.sourceforge.net/postfixadmin/?rev=228&view=rev
Author: gingerdog
Date: 2007-11-15 10:16:17 -0800 (Thu, 15 Nov 2007)
Log Message:
-----------
index.php: updating to add requirements
Modified Paths:
--------------
website/index.php
Modified: website/index.php
===================================================================
--- website/index.php 2007-11-15 11:28:52 UTC (rev 227)
+++ website/index.php 2007-11-15 18:16:17 UTC (rev 228)
@@ -21,6 +21,13 @@
<li>IRC - #postfixadmin on irc.freenode.net </li>
</ul>
+<h3>Requirements</h3>
+<ul>
+<li><a href="http://www.postfix.org">Postfix</a> (success has been reported with Exim!)</li>
+<li><a href="http://mysql.org">MySQL</a> or <a href="http://postgresql.org">PostgreSQL</a></li>
+<li><a href="http://php.net">PHP</a></li>
+<li>And presumably a compatible IMAP/POP3 server (dovecot, courier or cyrus?)</li>
+</ul>
<h3>Download - Stable release</h3>
<p>The latest stable release is 2.1.0. You can download it <a href="http://sourceforge.net/project/showfiles.php?group_id=191583&package_id=225300&release_id=495972">here</a></p>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|