Plone 2.0 RC3 released
Final release on the horizon, says Developer Alan Runyan
Good news, everyone! Plone 2.0 RC3 has just been released. And according to developer Alan Runyan "If no one gripes after the installers are released for one week we will make a 2.0 final release."
Of course, I've updated this site straight away ;-) and updated my installation instructions with the new download link.
On a related note, I'm happy to report, that my FreeBSD Cookbook has been getting some traffic lately - it really seems that it's useful to some folks out there. Very nice! And (another) good reason to keep it up-to-date. The biggest one, however, is still my own work. Yesterday, for instance I used it to install and configure an entire Mailman instance including a newsletter type mailing list in just under half an hour.

Re: Plone 2.0 RC3 released
Hi Tom,
in your FreeBSD CookBook you nearly describe a system i had setup myself. FreeBSD, Exim, Cyrus, Mailman, Zope, Plone2
I have just looked through the CookBook for the first time and see some differences. E.g. i use the Cyrus Imap Version 2.2 (also in ports as mail/cyrus-imapd22), because it is better fitting for virtual domains. (also i use a mysql based configuration for user accounts and domains, incl. vacation). I have a web based admin ui, which i perhaps want to move from a perl cgi to zope if i have the time.
Do you want my config for it?
Jochen