Useful Things

Cyrus IMAPd

Recently I came across a corrupted user.seen database, in which Cyrus IMAPd stores the message state. At http://oss.netfarm.it/python-cyrus.php I found a Python script with which one can dump the contents of a user.seen file to text format and convert it back to the Cyrus format.

Another useful site for Administrators of Cyrus IMAPd is the Cyrus Wiki.

Debian Packages

TinyCA

I provide packages of TinyCA for Debian: TinyCA's package page. I am grateful to Alexander Wirt who kindly sponsors the package.

This is a debianized version of Stephan Martin's TinyCA Certificate Authority management tool for Debian Sarge. However, Stephan Martin holds no responsibility for the packaging. All questions concerning the Debian package should be directed to the maintainer, Christoph Ulrich Scholler <scholler@fnb.tu-darmstadt.de> or entered into the Debian bugtracking system.

Recent changes to TinyCA can be found in the upstream-author's changelog. The most recent changes to the Debian package are documented in the file changelog.Debian.

Installation

You can either add the following line to your /etc/apt/sources.list:

	deb http://www.scholler.net/debian ./
      

and install the packages using apt-get or download the package from here and install it with dpkg -i: http://www.scholler.net/debian/tinyca_0.7.5-2_all.deb

Package Source

If you are interested in generating the package yourself, you can get the sources by adding the following line to your /etc/apt/sources.list:

	deb-src http://www.scholler.net/debian ./
      

and get the files using apt-get.


GnuPG public key IDs: 0x5A35FD42, 0x1EEF26F4
Fingerprint key 1: 7520 B443 610E C440 38F9 4A22 9BA0 936B 5A35 FD42
Fingerprint key 2: 5C1A 0C02 EC5B 2C1C AB3D 4389 3148 BBEF 1EEF 26F4

Last modified: Sun Oct 29 13:26:33 CET 2006