From 75e3ae94a90cf8867a93cd07568c7fd8307d991c Mon Sep 17 00:00:00 2001 From: Nikolaus Schulz Date: Tue, 6 Nov 2007 02:50:15 +0000 Subject: index.html: fixed to be valid HTML 4 strict. --- index.html | 45 +++++++++++++++++++++++++-------------------- 1 file changed, 25 insertions(+), 20 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index 3f2956a..7586e01 100644 --- a/index.html +++ b/index.html @@ -1,27 +1,34 @@ + + archivemail - a tool for archiving and compressing old email + -

archivemail

-
-

Description

+

archivemail is a tool written in Python for archiving and compressing old email in mailboxes. It can move messages older than the specified number of days to a separate mbox format mailbox that is compressed with gzip, or optionally just delete old email. -

Why should I use it?

+

Maybe some of your mailboxes are quite large (eg, over 10,000 messages) and they are taking a while to load in your mail reader. Perhaps they are taking up too much space on your disk. Archiving old messages to a separate, @@ -72,7 +79,6 @@ If you would prefer to just delete old email rather than archive it,

  • IMAPS/SSL support.
  • Arbitrary IMAP filter strings can added on the commandline. -

    Documentation

    -

    Articles

    @@ -92,15 +97,15 @@ If you would prefer to just delete old email rather than archive it, about archivemail for muttfr.org, a French website about mutt. -

    License

    +

    This software is licensed under the GNU GPL. See the file COPYING for more information. -

    Requirements

    +

    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 @@ -112,6 +117,7 @@ Python is available from http://www.python.org/

    Download

    +

    archivemail can be downloaded from the archivemail download area on Sourceforge or via @@ -122,7 +128,6 @@ There should soon be binary RPM packages at service for SUSE Linux and Fedora Core 5. There is also a debian package. -

    Support

    -

    Credits

    -archivemail was written by Paul Rodger -<paul at paulrodger dot com> -
    -and is currently maintained by Peter Poeml <poeml at -suse dot de>, Nikolaus Schulz <microschulz -at web dot de> and Brandon Knitter.

    +archivemail was written by Paul Rodger +<paul at paulrodger dot +com>
    +and is currently maintained by Peter Poeml <poeml +at suse dot de>, Nikolaus Schulz +<microschulz at web dot +de> and Brandon Knitter.


    -

    -SourceForge.net Logo + + SourceForge.net Logo + -
    - -- cgit v1.2.3