/[imapfilter]/imapfilter/README
ViewVC logotype

Diff of /imapfilter/README

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.1.1 by lefcha, Sat Aug 11 15:52:52 2001 UTC revision 1.26 by lefcha, Sun Feb 8 22:15:36 2004 UTC
# Line 1  Line 1 
1  IMAPFilter Version 0.1  IMAPFilter Version 0.9.6
2  ======================  ========================
3    
4  Installation  Requirements
5  ------------  ------------
6  Edit config.h and enable/disable options accordingly (currently  The OpenSSL library (http://www.openssl.org) is needed if SSL/TLS connection
7  nothing interesting).  encryption, CRAM-MD5 user authentication 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:  Compile and install the program by typing:
23    
24          make          make
# Line 18  To uninstall type: Line 31  To uninstall type:
31    
32  Usage  Usage
33  -----  -----
34  See imapfilter(1) man page.  See the imapfilter(1) and imapfilterrc(5) manual pages and the
35    sample.imapfilterrc example configuration file.
36    
37    
38  Website  Website
39  -------  -------
40  http://users.hol.gr/~lefcha  http://imapfilter.hellug.gr
41    
42    
43  Author  Author
44  ------  ------
45  Lefteris Chatzibarbas <lefcha@hol.gr>  Lefteris Chatzibarbas <lefcha@hellug.gr>
46    
47    
48  License  License

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.26

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26