From b10c66aa3590fb6be6896ab86e937ca232f3ebd5 Mon Sep 17 00:00:00 2001 From: Nikolaus Schulz Date: Fri, 3 Nov 2006 00:11:29 +0000 Subject: index.html: synced with README and updated for v0.7.0. --- index.html | 34 ++++++++-------------------------- 1 file changed, 8 insertions(+), 26 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index 02c3348..07c4981 100644 --- a/index.html +++ b/index.html @@ -42,7 +42,7 @@ If you would prefer to just delete old email rather than archive it,

Current Release

The current release is version 0.6.2, + href="http://prdownloads.sourceforge.net/archivemail/archivemail-0.7.0.tar.gz?download">0.7.0, and is ready for download. Older versions are available here.

@@ -69,7 +69,7 @@ If you would prefer to just delete old email rather than archive it,
  • Optional ability to archive messages older than an absolute date with the --date option.
  • Ability to only archive messages over a certain byte size. -
  • SSL support. +
  • IMAPS/SSL support.
  • Arbitrary IMAP filter strings can added on the commandline.

    @@ -100,29 +100,11 @@ See the file COPYING for more information.

    Requirements

    -archivemail requires python version 2.0 or later, with the -optional zlib -module, although the zlib module comes with most python installations. If -you are compiling your own version of python less than version 2.2, make sure -you uncomment the 'zlib' moduile in Modules/Setup in the python source -directory. -

    - -You can check to see if your version of python has the 'zlib' module by trying -this: -

    - -

    -    flare:~$ python
    -    Python 2.1 (#1, Apr 26 2002, 11:22:45)
    -    [GCC 2.95.2 20000220 (Debian GNU/Linux)] on linux2
    -    Type "copyright", "credits" or "license" for more information.
    -    >>> import zlib
    -    >>>
    -
    +archivemail requires python version 2.3. It also uses some +optional python modules, but these should be pretty much standard; if you get an +ImportError nonetheless, please report it, thanks. (For contact addresses see +below.) -If you get an ImportError, then the zlib python module has not been installed. -Try upgrading your python distribution.

    Python is available from @@ -140,7 +122,7 @@ or later, because we use the download area on Sourceforge or via Subversion.

    -There are binary RPM packages at +There should soon be binary RPM packages at the OpenSUSE build service for SUSE Linux and Fedora Core 5. There is also a debian @@ -161,7 +143,7 @@ package. archivemail was written by Paul Rodger <paul at paulrodger dot com>
    -currently maintained by Brandon Knitter and Peter Poeml +and is currently maintained by Peter Poeml, Nikolaus Schulz and Brandon Knitter.


    -- cgit v1.2.3