Author: ask Date: Tue Sep 15 15:05:31 2009 New Revision: 974 Added: web/files/qpsmtpd-0.83.tar.gz Modified: web/get.html
Log: 0.83 Added: web/files/qpsmtpd-0.83.tar.gz ============================================================================== Binary files (empty file) and web/files/qpsmtpd-0.83.tar.gz Tue Sep 15 15:05:31 2009 differ Modified: web/get.html ============================================================================== --- web/get.html (original) +++ web/get.html Tue Sep 15 15:05:31 2009 @@ -1,14 +1,24 @@ [% page.title = 'Get it' %] +<p>qpsmtpd is actively developed, but very stable software. We +typically make a new release every 3-9 months.</p> + <p> -Latest release: <a href="files/qpsmtpd-0.82.tar.gz">0.82</a> (June 2, 2009)<br /> -Previous release: <a href="files/qpsmtpd-0.81.tar.gz">0.81</a> (April 2, 2009)<br /> +Latest release: <a href="files/qpsmtpd-0.83.tar.gz">0.83</a> (September 15, 2009)<br /> +Previous release: <a href="files/qpsmtpd-0.82.tar.gz">0.82</a> (June 2, 2009)<br /> <br /> See the <a href="http://git.develooper.com/?p=qpsmtpd.git;a=blob;f=Changes;hb=HEAD">Change log</a> <p> +You can also get qpsmtpd with Git. +</p> + +<p>Many users are using custom `forks` with their particular +value-added changes on top. If you go that route it's highly +recommended that you fork from git to make it easier to contribute +back the changes you wish to share. -You can also get qpsmtpd with Git: +</p> <pre> git clone git://git.develooper.com/qpsmtpd.git @@ -24,9 +34,10 @@ <p> qpsmtpd has been used for the primary perl.org mail servers since -2001. At apache.org they are also using qpsmtpd for their -mail services. A happy user wrote and told that qpsmtpd is rejecting -several hundred thousand spams a day on his server. +2001. At apache.org they are also using qpsmtpd for their mail +services. Years ago a happy user wrote and told that qpsmtpd is +rejecting several hundred thousand spams a day on his server; these +days that's too common to be exceptional. <h4>Install</h4>
