Author: ask Date: Mon Jun 11 11:11:26 2007 New Revision: 756 Added: web/files/qpsmtpd-0.40.tar.gz (contents, props changed) Modified: web/get.html web/index.html web/license.html
Log: release 0.40 Added: web/files/qpsmtpd-0.40.tar.gz ============================================================================== Binary file. No diff available. Modified: web/get.html ============================================================================== --- web/get.html (original) +++ web/get.html Mon Jun 11 11:11:26 2007 @@ -1,22 +1,20 @@ [% page.title = 'Get it' %] <p> -Latest release: <a href="files/qpsmtpd-0.32.tar.gz">0.32</a> (February 26, 2006)<br /> -Previous release: <a href="files/qpsmtpd-0.31.1.tar.gz">0.31.1</a> (November 18, 2005)<br /> +Latest release: <a href="files/qpsmtpd-0.40.tar.gz">0.40</a> (June 11, 2007)<br /> +Previous release: <a href="files/qpsmtpd-0.32.tar.gz">0.32</a> (February 26, 2006)<br /> <br /> -See the <a href="http://svn.perl.org/qpsmtpd/tags/0.32/Changes">Change log</a> +See the <a href="http://svn.perl.org/qpsmtpd/tags/0.40/Changes">Change log</a> <p> You can also get qpsmtpd with Subversion (svn): <pre> - <b># Development branch:</b> (currently the 0.3x series) + <b># Development branch:</b> svn co http://svn.perl.org/qpsmtpd/trunk qpsmtpd </pre> -Note that the 0.3x branch was recently moved back into "trunk". - <p> You can <a href="http://svn.perl.org/viewcvs/qpsmtpd/">browse the Subversion repository</a>. Modified: web/index.html ============================================================================== --- web/index.html (original) +++ web/index.html Mon Jun 11 11:11:26 2007 @@ -10,19 +10,19 @@ <p> qpsmtpd was originally written as a drop-in qmail-smtpd replacement, -but now it also includes a smtp forward and a postfix "backend". +but now it also includes smtp forward, postfix, exim and maildir +"backends". </p> <p> <h2>Articles and Documentation</h2> -<!-- for the next while we should have this section up here ... --> <ul> + <li>The <a href="http://wiki.qpsmtpd.org/">qpsmtpd wiki</a></li> <li><a href="http://www.oreillynet.com/pub/a/sysadmin/2005/09/15/qpsmtpd.html">Using Qpsmtpd</a> by Matt Sergeant (O'Reilly Network article)</li> - <li>The <a href="http://wiki.qpsmtpd.org/">qpsmtpd wiki</a></li> </ul> <h2>Features</h2> @@ -71,6 +71,7 @@ <li><a href="http://spf.pobox.com/">SPF</a> support with the <a href="http://svn.perl.org/viewcvs/qpsmtpd/trunk/plugins/sender_permitted_from?view=markup">sender permitted from</a> plugin <li>Integrated support for <a href="http://www.spamassassin.org/">SpamAssassin</a> <li>Virus scanning with <a href="http://www.clamav.net/">ClamAV</a> + <li>Many others ...</li> </ul> <h3>Your Idea Here</h3> Modified: web/license.html ============================================================================== --- web/license.html (original) +++ web/license.html Mon Jun 11 11:11:26 2007 @@ -11,7 +11,7 @@ <p> <pre> -Copyright (C) 2001-2006 Ask Bjørn Hansen, Develooper LLC +Copyright (C) 2001-2007 Ask Bjørn Hansen, Develooper LLC Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in
