diff options
Diffstat (limited to 'fetchmail-FAQ.html')
-rw-r--r-- | fetchmail-FAQ.html | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/fetchmail-FAQ.html b/fetchmail-FAQ.html index c2ae4a44..9dfce2fb 100644 --- a/fetchmail-FAQ.html +++ b/fetchmail-FAQ.html @@ -478,12 +478,15 @@ some days.</a></h2> <p>The second-most-requested feature for fetchmail, after content-based filtering, is the ability to have it remove messages from a maildrop after N days, typically to be used with the -<code>keep</code> option as a sort of poor man's newsgroup -facility. Microsoft's Outlook Express supports this.</p> +<code>keep</code> option. Several messaging programs with graphical +user interface support this feature.</p> <p>This feature is not yet implemented. It may be at a future date, spare time of developers permitting.</p> +<p>For the time being, the contrib/ directory contains some <em>unsupported</em> + tools that may help, namely mold-remover.py and delete-later.</p> + <h2><a id="G6" name="G6">G6. Is there a mailing list for exchanging tips?</a></h2> |