/[imapfilter]/imapfilter/README
ViewVC logotype

Contents of /imapfilter/README

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.13 - (show annotations)
Sun Feb 2 22:53:39 2003 UTC (21 years, 1 month ago) by lefcha
Branch: MAIN
Changes since 1.12: +1 -1 lines
Updated for 0.8.5.

1 IMAPFilter Version 0.8.5
2 ========================
3
4 Requirements
5 ------------
6 The OpenSSL library (http://www.openssl.org) is needed if SSL/TLS protocol
7 support or encrypted passwords are enabled.
8
9
10 Configuration
11 -------------
12 You can change compilation/installation options and/or toggle program's
13 features using the supplied "config" Bourne shell script. Type...
14
15 ./config -h
16
17 ... to see available options, their description and their default values.
18
19
20 Installation
21 ------------
22 Compile and install the program by typing:
23
24 make
25 make install
26
27 You can install imapfilter suid root, in order to lock memory pages and
28 avoid swapping sensitive data. By default it is not installed suid root,
29 so this must be done manually.
30
31 To uninstall type:
32
33 make uninstall
34
35
36 Usage
37 -----
38 See imapfilter(1) and imapfilterrc(5) manual pages.
39
40
41 Website
42 -------
43 http://imapfilter.hellug.gr
44
45
46 Author
47 ------
48 Lefteris Chatzibarbas <lefcha@hellug.gr>
49
50
51 License
52 -------
53 See LICENSE file.

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26