Package: procmail / 3.13.1-1

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
This is the Debian GNU/Linux prepackaged version of the "procmail"
mail-processing program written by Stephen van den Berg.

This package is currently maintained by Santiago Vila <sanvila@ctv.es>.
The source for this release was downloaded from:

ftp://ftp.procmail.org/pub/procmail/procmail-3.13.1.tar.gz

[ Note: Some CVS artifacts from the tarball have been removed to create
  the Debian .orig.tar.gz file ].

This package was first put together by Bruce Perens <bruce@hams.com>,
who added Debian GNU/Linux package maintenance system files, and
edited config.h to configure for Debian.

Two small patches, procmail-maildir.patch and procmail-locking.patch,
by Bruce Guenter, downloaded from:

http://www.qcc.sk.ca/~bguenter/distrib/procmail-maildir

have been applied.

The first patch adds Maildir support, and it was originally
written by Edward S. Marshall.

The second one eliminates the locking action for directory destinations
based on the fact that no directory delivery mechanism requires locking.

Copyright:

Procmail & formail mail processing package.
Copyright (c) 1990-1999, S.R. van den Berg, The Netherlands.

This package is open source software; you can redistribute it and/or
modify it under the terms of either:
- the GNU General Public License as published by the Free Software Foundation
  and can be found in the included file called "COPYING"; either version 2,
  or (at your option) any later version, or
- the "Artistic License" which can be found in the included file called
  "Artistic".

This package is distributed in the hope that it will be useful, but without
any warranty; without even the implied warranty of merchantability or fitness
for a particular purpose.  See either the GNU General Public License or the
Artistic License for more details.

For those of you that choose to use the GNU General Public License,
my interpretation of the GNU General Public License is that no procmailrc
script falls under the terms of the GPL unless you explicitly put
said script under the terms of the GPL yourself.


On Debian GNU/Linux systems, the complete text of the GNU General Public
License can be found in `/usr/doc/copyright/GPL', and the complete text of
the "Artistic License" can be found in `/usr/doc/copyright/Artistic'.