diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2003-10-10 19:10:29 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2003-10-10 19:10:29 +0000 |
commit | b569e471c80b6856b651b59965bed8db260a95de (patch) | |
tree | e0e708912d99a9094a0ef52f48824d77025897d8 /indexgen.sh | |
parent | 9b6bcf25f9a75df373fd5e980d0baec4b8bccedb (diff) | |
download | fetchmail-b569e471c80b6856b651b59965bed8db260a95de.tar.gz fetchmail-b569e471c80b6856b651b59965bed8db260a95de.tar.bz2 fetchmail-b569e471c80b6856b651b59965bed8db260a95de.zip |
Add stuff abour maiilfilter.
svn path=/trunk/; revision=3847
Diffstat (limited to 'indexgen.sh')
-rwxr-xr-x | indexgen.sh | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/indexgen.sh b/indexgen.sh index 8a3690b1..233fddb8 100755 --- a/indexgen.sh +++ b/indexgen.sh @@ -240,7 +240,7 @@ FAQ covers them like a blanket.</p> <p>Fetchmail was written and is maintained by <a href="../index.html">Eric S. Raymond</a>. There are some designated -backup maintainers (<a href="mailto:funk+@osu.edu">Rob Funk</a>, <a +backup maintainers (<a href="mailto:rfunk@funknet.net">Rob Funk</a>, <a href="http://www.dallas.net/~fox/">David DeSimone aka Fuzzy Fox</a>, <a href="mailto:imdave@mcs.net">Dave Bodenstab</a> and <a href="mailto:shetye@bombay.retortsoft.com">Sunil Shetye</a>). Other backup @@ -343,6 +343,11 @@ can retrieve Hotmail. Another script, <a href="http://yosucker.sourceforge.net">yosucker</a>, can retrieve Yahoo webmail.</p> +<p>There's a program called +<http://mailfilter.sourceforge.net/'>mailfilter</a> which can be used +to do span filtering, that works particularly well called from fetchmail's +<code>preconnect</code> directive,</p> + <p>A hacker identifying himself simply as \`Steines' has written a filter which rewrites the to-line with a line which only includes receipients for a given domain and renames the old to-line. It also |