Thread: 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. |
From: <gin...@us...> - 2008-01-14 20:33:21
|
Revision: 295 http://postfixadmin.svn.sourceforge.net/postfixadmin/?rev=295&view=rev Author: gingerdog Date: 2008-01-14 12:33:25 -0800 (Mon, 14 Jan 2008) Log Message: ----------- index.php: fix broken url Modified Paths: -------------- website/index.php Modified: website/index.php =================================================================== --- website/index.php 2008-01-14 20:31:19 UTC (rev 294) +++ website/index.php 2008-01-14 20:33:25 UTC (rev 295) @@ -60,7 +60,8 @@ <h3>Other Relevant links and related projects</h3> <ul> -<li><a href="http://postfixadmin-squirrelmail.palepurple.co.uk">Postfixadmin/Squirrelmail plugin</a> - Integrate together <A href="http://squirrelmail.org">Squirrelmail</a> with Postfixadmin</a></li> +<li><a href="http://squirrelmail-postfixadmin.palepurple.co.uk">Postfixadmin/Squirrelmail plugin</a> - Integrate together <A href="http://squirrelmail.org">Squirrelmail</a> with Postfixadmin</a></li> +<li><a href="http://codepoets.co.uk/postfixadmin-postgresql-courier-squirrelmail-debian-etch-howto-tutorial@">Guide to installation on Etch with PostgreSQL and Courier</a></li> </ul> (If you would like to add links to any other relevant projects, please poke GingerDog on irc) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <chr...@us...> - 2008-04-03 21:57:39
|
Revision: 315 http://postfixadmin.svn.sourceforge.net/postfixadmin/?rev=315&view=rev Author: christian_boltz Date: 2008-04-03 14:57:44 -0700 (Thu, 03 Apr 2008) Log Message: ----------- - added notice about and link to openSUSE and Fedora RPM packages Modified Paths: -------------- website/index.php Modified: website/index.php =================================================================== --- website/index.php 2008-03-24 13:40:48 UTC (rev 314) +++ website/index.php 2008-04-03 21:57:44 UTC (rev 315) @@ -35,10 +35,12 @@ <h3>Download - Not so stable release</h3> <p>We've created a .deb package to make installation slightly easier, based on revision 207 of Subversion (11th November 2007). </p> +<p>RPM packages for Fedora and openSUSE are available via openSUSE buildservice and usually contain the latest Subversion version.</p> <p>This should be judged as being a <b>snapshot</b>, and although it <u>should work</u> - it may not - or some features may be lacking suitable documentation.</p> <p>As this is based on the development branch, it's setup is slightly different from that for v2.1.0; but you should be able to figure that out when you visit http://yoursever/postfixadmin after installing it. Note, the .deb does not setup your database in any useful way - so you'll need to do this manually (see /usr/share/doc/postfixadmin)</p> <p><a href="http://downloads.sourceforge.net/postfixadmin/postfixadmin_2.2.0-1rc1_all.deb?use_mirror=osdn">GingerDog's experimental .deb</a> for installation (based on Subversion revision 207).</p> +<p><a href="http://software.opensuse.org/search?q=postfixadmin">RPM packages for openSUSE and Fedora</a> (usually latest Subversion revision).</p> <h3>Download - Development release</h3> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <gin...@us...> - 2008-04-20 19:59:02
|
Revision: 338 http://postfixadmin.svn.sourceforge.net/postfixadmin/?rev=338&view=rev Author: gingerdog Date: 2008-04-20 12:59:06 -0700 (Sun, 20 Apr 2008) Log Message: ----------- index.php - updated Modified Paths: -------------- website/index.php Modified: website/index.php =================================================================== --- website/index.php 2008-04-20 19:36:34 UTC (rev 337) +++ website/index.php 2008-04-20 19:59:06 UTC (rev 338) @@ -23,32 +23,35 @@ <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> + <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> +<h3>Download - Nearly stable release</h3> -<h3>Download - Not so stable release</h3> - -<p>We've created a .deb package to make installation slightly easier, based on revision 207 of Subversion (11th November 2007). </p> +<p>We've created a .deb and .rpm packages to try and make installation easier. </p> <p>RPM packages for Fedora and openSUSE are available via openSUSE buildservice and usually contain the latest Subversion version.</p> <p>This should be judged as being a <b>snapshot</b>, and although it <u>should work</u> - it may not - or some features may be lacking suitable documentation.</p> <p>As this is based on the development branch, it's setup is slightly different from that for v2.1.0; but you should be able to figure that out when you visit http://yoursever/postfixadmin after installing it. Note, the .deb does not setup your database in any useful way - so you'll need to do this manually (see /usr/share/doc/postfixadmin)</p> -<p><a href="http://downloads.sourceforge.net/postfixadmin/postfixadmin_2.2.0-1rc1_all.deb?use_mirror=osdn">GingerDog's experimental .deb</a> for installation (based on Subversion revision 207).</p> +<p><a href="http://downloads.sourceforge.net/postfixadmin/postfixadmin_2.2.0-1rc4_all.deb?use_mirror=osdn">GingerDog's experimental .deb</a> for installation (based on Subversion revision 337) (built on 20th April 2008)</p> <p><a href="http://software.opensuse.org/search?q=postfixadmin">RPM packages for openSUSE and Fedora</a> (usually latest Subversion revision).</p> -<h3>Download - Development release</h3> +<h3>Download - Previous stable release</h3> -<p>The development team expect the codebase in Subversion to become 2.2.0 before the end of 2007. There are a number of show stopping bugs still in place (for instance, no automated way of performing an upgrade, and a number of translations are missing). It should however work!</p> +<p>Note: This version is pretty much unsupported; you are strongly encouraged to use one of the newer builds off the 2.2 development cycle.</p> -<p>We would recommend that all new users use the version from Subversion, as it has a number of new features and bug fixes. However, it <strong>may contain bugs</strong>. </p> +<p>If you still want to use it, try <a href="http://sourceforge.net/project/showfiles.php?group_id=191583&package_id=225300&release_id=495972">here</a></p> +<h3>Download - Development/Subversion release</h3> +<p>The development team expected the codebase in Subversion to become 2.2.0 before the end of 2007. Suffice to say, they're not very good at estimating release dates, but as of April 2008, they think 2.2.0rc4 is probably pretty close to the final release.</p> + +<p>We would recommend that all new users use one of the 2.2.0rc releases, or run from Subversion. Use of v2.1.0 will probably cause you unnecessary headaches. </p> + + <p>You can download the source code to Postfixadmin using Subversion :</p> <code>svn co https://postfixadmin.svn.sourceforge.net/svnroot/postfixadmin postfixadmin</code> @@ -56,8 +59,7 @@ <h3>Upgrading Postfixadmin</h3> -<p>The database schema between version 2.1.0 and what is in Subversion has changed - mostly for vacation related tables, and with the addition of UTF8 support. If you use neither, you <em>probably</em> won't need to do anything.</p> -<p>We are currently working on an 'upgrade.php' script which will take care of the database changes between revisions. This is still work in progress, and at the time of writing only MySQL is supported for this (due to GingerDog being lazy, and not doing the PostgreSQL changes)</p> +<p>The database schema between version 2.1.0 and anything later has changed in a number of ways, you should therefore run the 'upgrade.php' script which should take care of all database changes between revisions. </p> <h3>Other Relevant links and related projects</h3> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <gin...@us...> - 2008-04-29 15:20:47
|
Revision: 357 http://postfixadmin.svn.sourceforge.net/postfixadmin/?rev=357&view=rev Author: gingerdog Date: 2008-04-29 08:20:30 -0700 (Tue, 29 Apr 2008) Log Message: ----------- index.php: fix link to download Modified Paths: -------------- website/index.php Modified: website/index.php =================================================================== --- website/index.php 2008-04-29 14:50:26 UTC (rev 356) +++ website/index.php 2008-04-29 15:20:30 UTC (rev 357) @@ -36,7 +36,7 @@ <p>This should be judged as being a <b>snapshot</b>, and although it <u>should work</u> - it may not - or some features may be lacking suitable documentation.</p> <p>As this is based on the development branch, it's setup is slightly different from that for v2.1.0; but you should be able to figure that out when you visit http://yoursever/postfixadmin after installing it. Note, the .deb does not setup your database in any useful way - so you'll need to do this manually (see /usr/share/doc/postfixadmin)</p> -<p><a href="http://downloads.sourceforge.net/postfixadmin/postfixadmin_2.2.0-1rc4_all.deb?use_mirror=osdn">GingerDog's experimental .deb</a> for installation (based on Subversion revision 337) (built on 20th April 2008)</p> +<p><a href="http://sourceforge.net/project/showfiles.php?group_id=191583&package_id=225300">GingerDog's experimental .deb</a> for installation</p> <p><a href="http://software.opensuse.org/search?q=postfixadmin">RPM packages for openSUSE and Fedora</a> (usually latest Subversion revision).</p> <h3>Download - Previous stable release</h3> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <gin...@us...> - 2008-06-16 09:30:10
|
Revision: 380 http://postfixadmin.svn.sourceforge.net/postfixadmin/?rev=380&view=rev Author: gingerdog Date: 2008-06-16 02:30:00 -0700 (Mon, 16 Jun 2008) Log Message: ----------- add link to postfixadmin/roundcube thing Modified Paths: -------------- website/index.php Modified: website/index.php =================================================================== --- website/index.php 2008-06-10 22:34:25 UTC (rev 379) +++ website/index.php 2008-06-16 09:30:00 UTC (rev 380) @@ -16,47 +16,34 @@ <h3>Community</h3> <ul> -<li><a href="http://sourceforge.net/forum/forum.php?forum_id=676076">Postfixadmin Discussion Forum</a></li> -<li><a href="http://sourceforge.net/mail/?group_id=191583">Mailing lists</a></li> -<li>IRC - #postfixadmin on irc.freenode.net </li> + <li><a href="http://sourceforge.net/forum/forum.php?forum_id=676076">Postfixadmin Discussion Forum</a></li> + <li><a href="http://sourceforge.net/mail/?group_id=191583">Mailing lists</a></li> + <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> + <li><a href="http://php.net">PHP</a> v4 or v5 should both work</li> + <li>And presumably a compatible IMAP/POP3 server (dovecot and courier seem to be the most popular)</li> </ul> -<h3>Download - Nearly stable release</h3> +<h3>Download - version 2.2.0</h3> -<p>We've created a .deb and .rpm packages to try and make installation easier. </p> -<p>RPM packages for Fedora and openSUSE are available via openSUSE buildservice and usually contain the latest Subversion version.</p> -<p>This should be judged as being a <b>snapshot</b>, and although it <u>should work</u> - it may not - or some features may be lacking suitable documentation.</p> -<p>As this is based on the development branch, it's setup is slightly different from that for v2.1.0; but you should be able to figure that out when you visit http://yoursever/postfixadmin after installing it. Note, the .deb does not setup your database in any useful way - so you'll need to do this manually (see /usr/share/doc/postfixadmin)</p> +<p>v2.2.0 was released in April 2008. It is the latest version and we'd recommend users of previous versions upgrade.</p> -<p><a href="http://sourceforge.net/project/showfiles.php?group_id=191583&package_id=225300">GingerDog's experimental .deb</a> for installation</p> -<p><a href="http://software.opensuse.org/search?q=postfixadmin">RPM packages for openSUSE and Fedora</a> (usually latest Subversion revision).</p> +<p>v2.2.0 includes more language translations, support for fetchmail, a better upgrade procedure, improved vacation support, UTF8 support, broadcast message and many bug fixes.</p> -<h3>Download - Previous stable release</h3> +<p>You can download the software <a href="http://sourceforge.net/project/showfiles.php?group_id=191583&package_id=225300">here</a>, with the 2.2.0 release we also provide a .deb package (and there are <a href=""http://software.opensuse.org/search?q=postfixadmin">RPM packages elsewhere</a>) to hopefully make installation somewhat easier.</p> -<p>Note: This version is pretty much unsupported; you are strongly encouraged to use one of the newer builds off the 2.2 development cycle.</p> -<p>If you still want to use it, try <a href="http://sourceforge.net/project/showfiles.php?group_id=191583&package_id=225300&release_id=495972">here</a></p> - <h3>Download - Development/Subversion release</h3> -<p>The development team expected the codebase in Subversion to become 2.2.0 before the end of 2007. Suffice to say, they're not very good at estimating release dates, but as of April 2008, they think 2.2.0rc4 is probably pretty close to the final release.</p> +<p>Since release of v2.2.0, not much has happened (yet). If you wish to live on the edge and run from Subversion, feel free to do so. You may occassionally experience breakage, and we'd suggest you join the IRC channel before 'svn update'ing any important installations.</p> -<p>We would recommend that all new users use one of the 2.2.0rc releases, or run from Subversion. Use of v2.1.0 will probably cause you unnecessary headaches. </p> - - -<p>You can download the source code to Postfixadmin using Subversion :</p> - <code>svn co https://postfixadmin.svn.sourceforge.net/svnroot/postfixadmin postfixadmin</code> - <h3>Upgrading Postfixadmin</h3> <p>The database schema between version 2.1.0 and anything later has changed in a number of ways, you should therefore run the 'upgrade.php' script which should take care of all database changes between revisions. </p> @@ -65,10 +52,11 @@ <ul> <li><a href="http://squirrelmail-postfixadmin.palepurple.co.uk">Postfixadmin/Squirrelmail plugin</a> - Integrate together <A href="http://squirrelmail.org">Squirrelmail</a> with Postfixadmin</a></li> -<li><a href="http://codepoets.co.uk/postfixadmin-postgresql-courier-squirrelmail-debian-etch-howto-tutorial@">Guide to installation on Etch with PostgreSQL and Courier</a></li> +<li><a href="http://nejc.skoberne.net/rcpfa">Postfixadmin/Roundcube plugin</a> - Integrate together <A href="http://roundcube.net">RoundCube</a> with Postfixadmin</a></li> +<li><a href="http://codepoets.co.uk/postfixadmin-postgresql-courier-squirrelmail-debian-etch-howto-tutorial">Guide to installation on Etch with PostgreSQL and Courier</a></li> </ul> -(If you would like to add links to any other relevant projects, please poke GingerDog on irc) +(If you would like to add links to any other relevant projects or documentation, please poke GingerDog on irc) <?php require_once('footer.php'); This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |