File: download.html

package info (click to toggle)
maildrop 3.2.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 14,896 kB
  • sloc: ansic: 29,827; cpp: 18,027; sh: 5,993; makefile: 882; perl: 94
file content (33 lines) | stat: -rw-r--r-- 1,207 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<?xml version="1.0"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <title>Download maildrop</title>
</head>

<body>
  <!-- $Id: download.html,v 1.3 2007/03/31 22:02:48 mrsam Exp $ -->
  <!-- Copyright 1998 - 2009 Double Precision, Inc.  See COPYING for -->
  <!-- distribution information. -->

  <h1>Download <em>maildrop</em></h1>

  <p>Optionally download and install the Courier&trade;
  Authentication Library from <a target="_blank" href=
  "https://www.courier-mta.org/authlib/" shape=
  "rect"><code>https://www.courier-mta.org/authlib/</code></a>, in
  order to use LDAP, MySQL, or PostgreSQL based mail
  authentication.</p>

  <p>Follow the instructions in the <tt>INSTALL</tt> file to
  compile and install <em>maildrop</em> from source. If you are
  using an RPM-based Linux distribution, see the README file for
  instructions on building binary RPMs.</p>

  <p>Download <em>maildrop</em>: <code><a href=
  "https://www.courier-mta.org/download.html#maildrop" shape=
  "rect">https://www.courier-mta.org/download.html#maildrop</a></code></p>
</body>
</html>