Commit graph

6 commits

Author SHA1 Message Date
joerg
c8c7867f96 Forgotten patch to fix inline usage. 2012-10-20 22:13:28 +00:00
joerg
369ec28299 Fix inline usage. 2012-10-15 09:35:16 +00:00
obache
ef51d3ae5e Convert sh-like conditional style to gmake's one.
gmake-3.82 dislike it.
2010-10-03 12:47:20 +00:00
salo
e89786bc37 Update to version 1.3.4.
1.3.4:
======
- add threshold support

1.3.3:
======
- don't use __attributes__ for non-GCC compilers (from pkgsrc)
2004-08-20 11:47:40 +00:00
salo
dec3b84c44 Updated to version 1.3.2.
Changes:

- fix for non-GCC compilers

1.3.2:
======
- ifile.c: add setlocale command; fixes bug 1500.
- opts.c: Change // comment to /**/ (use C style comments)
2003-07-25 15:25:12 +00:00
salo
33eee4c2ed Initial import of ifile, version 1.2.1.
ifile is a general mail filtering system which uses a modern-day text learning
algorithm to intelligently filter mail according to the way the user tends to
organize mail.

ifile is different from other mail filtering programs in three major ways:

 1. ifile does not require the user to generate a set of rules in order to
    successfully filter mail
 2. ifile uses the entire content of messages for filtering purposes
 3. ifile learns as the user moves incorrectly filtered messages to new
    mailboxes

ifile is not dependent upon any specific mail system and should be adaptable
to any system which allows an outside program to perform mail filtering.
2002-12-13 09:39:15 +00:00