By implementing certain interfaces, a user can very easily add his/her own filter to the current set of provided filters. Examples of filters are spam control, size restrictions etc. JFetch downloads the email if it matches the criteria and then can deliver it using one of its delivery options. Currently, one can choose to deliver mail to a mailbox or to an SMTP Server.
JFetch is written in the Java Programming language and has an extensible XML based configuration. JFetch is very easy to configure. All that has to be done is edit the plain text configuration file. I have been written a fair amount of documentation, so that should help ;).
JFetch can process multiple maildrops with individual filter mechanisms and poll times.
JFetch is an opensource project. It has been released under the
BSD License. If you would like to know more about open source projects or their licenses you should check out
opensource.org
JFetch
Getting Started
External Links
