root/trunk/hldfilter/.welcome.html

Revision 32, 4.3 KB (checked in by wombat, 9 years ago)

Fixed checkuser bug

Line 
1<center><H1><u>HLD Filter</u></H1></center>
2<p>
3<b>Description:</b><br>
4A unix based mail filter written in perl to replace procmail and many
5other mail utilities.  Source code is free and released under GNU
6GPL.<br>
7Version 2.4 brings HLDFilter into a swiss army knife type of utility.
8Because it is written entirely in perl, and has many features,
9hldfilter is not the fastest mailfilter, but for 95% of users, this is
10not an issue anyways.  Please read the Features section for more info.
11</p>
12
13<p>
14<b>Screenshot:</b><br>
15You can find up to date stats on my webpage for myself <a href="http://www.hld.ca/~wombat/emailStats">here</a>.<br>
16This page is reproduced every 30 minutes by statsgen.pl which is part of the HLDFilter package.
17</p>
18
19<p>
20<b>News:</b><br>
21<ul>
22<li>Apr 16, 2001.  Version 2.4 released.  This is a major change from the
23                   Previous version.
24<li>Jan 10, 2001.  All versions have been signed with my gpg key.
25<li>Jan 09, 2001.  Version 2.1 released.  Qmail now supported and also it reads the config file properly.
26<li>Jan 06, 2001.  Fixed bug where the script would die on a return.  Version 2.01 released.
27<li>Jan 03, 2001.  Version 2.0 released.  This version has new graphical stats, auto reporter for spam to the spammers ISP, forwarding of mail, and more prefs.
28<li>Jan 03, 2000.  Version 1.9 released.
29<li>Dec 31, 2000.  Added Mailing lists.
30<li>Dec 29, 2000.  Release of version 1.8 which supports image stats
31for webpage as well as enhanced spam protection.
32<li>Dec 29, 2000.  This code is also hosted on <a href="http://www.sourceforge.net">Sourceforge.net</a>
33<li>Dec 26, 2000.  <a href="http://www.hld.ca/~wombat/emailStats">Sample stats output</a>
34<li>Dec 26, 2000.  Found a huge bug in the stats logging.  Fixed it
35and released version 1.7.  Stats are now put in an html file.
36<li>Dec 23, 2000.  Release initial version 1.6
37</ul>
38</p>
39
40<p>
41<b>Downloading:</b><br>
42Go to the <a href="Download">download page</a><br>
43For the newest version, <a href="hldfilter.tar.gz">Click Here</a>
44All files have been signed with my <a href="myGPGKey.txt">gpg key</a>.
45</p>
46
47<p>
48<b>Features:</b>
49<ul>
50 <li>Stats - Track who emails you most, or spams you most.  Displayed
51in HTML with graphs.
52 <li>Mailback's - Setup auto replies to keywords to respond with things
53like your uptime, or your pgpkey.  (both commands and files are
54supported)
55 <li>Spam rejecting or ignoring
56 <li>Reporting spammers to their ISP's automatically
57 <li>Mail lists - Keep emails in different folders automatically
58 <li>Real Time Blackhole checks
59 <li>Verifies the validity of a senders email address
60 <li>Forwarding of emails to other email addresses
61 <li>Advanced logging
62 <li>Command-line configuration
63 <li>Command-line processing of messages
64 <li>Easy to use and install
65</ul>
66</p>
67
68</p>
69<b>Future plans:</b>
70<ul>
71 <li>Add the ability to process procmail log files for webstats
72 <li>Fix "Date" header in emails to not be any time later than the
73 current time.
74 <li>Add ability to capture all attachments into a specified directory
75</ul>
76</p>
77
78<p>
79<b>Mailing lists:</b>
80<ul>
81 <li><a href="http://hld.ca/mailman/listinfo.cgi/hldfilter">hldfilter@hld.ca</a> - for user and developer discussions.
82 <li><a href="http://hld.ca/mailman/listinfo.cgi/hldfilter">hldfilter-announce@hld.ca</a> - for announcements sent only by me
83 about hldfilter only
84</ul>
85</p>
86
87<p>
88<b>Credits</b><br>
89This filter was written by <a href="mailto: wombat@hld.ca">Dan
90Cardamore</a>.
91<br>
92hldfilter is copyrighted by Dan Cardamore with all rights reserved.
93It is released under the <a href="docs/GPL">GNU GPL</a>.
94<br>Thanks to Simon Cozens (simon@cpan.org) for writing Mail::Audit and a great
95<a href="http://tpj.com">tpj.com</a> article.
96</p>
97
98<p>
99<b>Linked by:</b><br>
100<a href="http://www.gnu.org/directory/hldfilter.html">GNU.org</a><br>
101<a href="http://www.freshmeat.net">Freshmeat</a><br>
102<a href="http://www.linux-directory.com" target="_top"><IMG
103SRC="http://www.linux-directory.com/button_88x31.gif" WIDTH=88
104HEIGHT=31 BORDER=0 ALT="Click here"></a><br>
105<a href="http://linux.davecentral.com/6529_mailutil.html">DaveCentral</a><br>
106</p>
107
108<p>
109<b>Mirrored by:</b><br>
110<A href="http://sourceforge.net"> <IMG
111              src="http://sourceforge.net/sflogo.php?group_id=17146"
112              width="88" height="31" border="0" alt="SourceForge
113              Logo"></A>
114</p>
Note: See TracBrowser for help on using the browser.