This file is indexed.

/usr/share/doc/courier-base/README.Debian is in courier-base 0.68.2-1ubuntu7.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
Debian-specific Changes
***********************

I renamed some binaries because their names are way to generic:

/usr/sbin/showconfig => /usr/sbin/courier-mtaconfig

Patches
*******

I added a patch from Piotr Roszatycki <Piotr_Roszatycki@netia.net.pl>
to enable LDAP passwords with and without {crypt}.

To avoid an unneeded dependency on FAM messages about failed connections
to FAM have been suppressed.

Vpopmail
********

There is no support for vpopmail in the Debian packages, because
this would cause Courier to be removed from the main distribution.
See Debian bugs #182040 and #248319 for more information.

Maildir setup
*************

All the mail servers integrated into the Courier suite are using
the maildir storage format instead of the mbox format (refer to
the maildir(5) manual page for more information).

The default maildir for a given user is ~/Maildir, although you
can change it by editing /etc/default/courier or running
dpkg-reconfigure -plow courier-base.

To create a maildir, just run as the email user:
racke@linuxia.de:~# maildirmake Maildir

Postfix
=======

See http://www.postfix.org/faq.html#maildir for information about
how to advise Postfix to deliver into maildir's.

Virtual Users
*************

For virtual users specified in userdb, SQL or LDAP the following
values are required: home,uid,gid and password.

History
*******

0.44.2-1
========

moved courierauthtest to courier-base and removed courier-debug package