This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[ITP] archivemail 0.7.0 -- Archive and compress old email


Included in Debian stable:

    http://packages.debian.org/archivemail

Jari

sdesc: "Archive and compress old email"
ldesc: "Move old mail out of a mailbox (in Maildir, MH, or mbox
format, or via IMAP) and archives it in a compressed mbox-format mailbox
file. It is well suited to be run from cron for automatic archiving of your
old mail."
category: Mail
requires: cygwin python

a) manual

  wget        \
    http://cygwin.cante.net/archivemail/setup.hint \
    http://cygwin.cante.net/archivemail/archivemail-0.7.0-1-src.tar.bz2 \
    http://cygwin.cante.net/archivemail/archivemail-0.7.0-1.tar.bz2 \

b) automated

  gpg --keyserver wwwkeys.pgp.net --recv-keys 955A92D8

  mkdir archivemail ; cd archivemail
  rm -f get.sh get.sh.sig
  wget    http://cygwin.cante.net/archivemail/get.sh \
          http://cygwin.cante.net/archivemail/get.sh.sig &&
  gpg --verify get.sh.sig get.sh &&
  sh get.sh

-- 
Welcome to FOSS revolution: we fix and modify until it shines


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]