/[imapfilter]/imapfilter/README
ViewVC logotype

Annotation of /imapfilter/README

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.4 - (hide annotations)
Mon Aug 20 22:46:24 2001 UTC (22 years, 8 months ago) by lefcha
Branch: MAIN
Changes since 1.3: +1 -1 lines
Fixed a bug with DENY_LIMIT

1 lefcha 1.4 IMAPFilter Version 0.2
2 lefcha 1.1 ======================
3    
4     Installation
5     ------------
6     Edit config.h and enable/disable options accordingly (currently
7     nothing interesting).
8    
9     Compile and install the program by typing:
10    
11     make
12     make install
13    
14 lefcha 1.3 In case you want to install program's files in a different directory
15     than the default /usr/local, specify the directory path by:
16    
17     make DESTDIR="/where/to/install" install
18    
19 lefcha 1.1 To uninstall type:
20    
21     make uninstall
22    
23    
24     Usage
25     -----
26     See imapfilter(1) man page.
27    
28    
29     Website
30     -------
31 lefcha 1.2 http://imapfilter.sourceforge.net
32 lefcha 1.1
33    
34     Author
35     ------
36 lefcha 1.2 Lefteris Chatzibarbas <lefcha@users.sourceforge.net>
37 lefcha 1.1
38    
39     License
40     -------
41     See LICENSE file.

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26