~ubuntu-branches/ubuntu/hoary/courier/hoary

« back to all changes in this revision

Viewing changes to courier/doc/status.html

  • Committer: Bazaar Package Importer
  • Author(s): Thom May
  • Date: 2004-11-29 12:09:34 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20041129120934-kkn0xj11j0n1n6lo
Tags: 0.47-3ubuntu1
* Nathaniel McCallum
 - debian/*.init: pretty initscripts
 - debian/control: version depends on lsb-base

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
 
2
       "http://www.w3.org/TR/html4/loose.dtd">
 
3
<html>
 
4
<head>
 
5
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
 
6
  <meta name="MSSmartTagsPreventParsing" content="TRUE">
 
7
  <meta name="Author" content="Sam Varshavchik">
 
8
  <!-- $Id: status.html,v 1.2 2004/08/07 17:10:58 mrsam Exp $ -->
 
9
  <title>Courier - Status/Download</title>
 
10
  <link rel="icon" href="icon.gif" type="image/gif">
 
11
</head>
 
12
 
 
13
<body>
 
14
<!-- Copyright 2000-2004 Double Precision, Inc.  See COPYING for -->
 
15
<!-- distribution information. -->
 
16
 
 
17
<h1>Download Courier</h1>
 
18
 
 
19
<p>Now is the good time to mention that you MUST read the contents of INSTALL
 
20
after downloading and unpacking the source code. No exceptions. When
 
21
downloading via CVS, the install file in the <code>courier</code> module is
 
22
hidden in a subdirectory (it will be moved to <code>INSTALL</code> by
 
23
<code>make dist</code>), so please <a href="install.html">read the online
 
24
version</a>. Other modules have <code>INSTALL.html</code> at the top level,
 
25
which can be read with any browser.</p>
 
26
 
 
27
<p>Download the source code tarball from <code><a target="_blank"
 
28
href="http://www.courier-mta.org/download.php">http://www.courier-mta.org/download.php</a></code>.
 
29
This download page also contains the latest releases of the individual
 
30
Courier component packages: <a target="_top"
 
31
href="http://www.courier-mta.org/imap/">Courier-IMAP</a>, <a target="_top"
 
32
href="http://www.courier-mta.org/sqwebmail/">SqWebMail</a>, and <a
 
33
target="_top" href="http://www.courier-mta.org/maildrop/">maildrop</a>.</p>
 
34
 
 
35
<h2>Debian packages</h2>
 
36
 
 
37
<p>Questions about the Debian port should be mailed to
 
38
<tt>&lt;courier</tt><tt>@packages.debian.org&gt;</tt>.</p>
 
39
 
 
40
<h2>CVS</h2>
 
41
 
 
42
<p>The current development version of Courier can be <a
 
43
href="cvs.html">checked out of CVS</a>.</p>
 
44
 
 
45
<h2>Building RPMs</h2>
 
46
 
 
47
<p>The source code tarball includes a build script, making it possible to <a
 
48
href="rpm.html">build RPMs for Fedora</a>.</p>
 
49
</body>
 
50
</html>