On Mon, Jan 13, 2003 at 07:31:14PM +0530, Abhir Joshi wrote:
When using fetchmail, how do I delete oversized messages from the server without actually fetching them? The man page of fetchmail doesn't help. I want fetchmail to issue "dele #n" command to the server for each oversized message.
If fetchmail is unable to do it, is there any other way?
Let me introduce you to JFetch. I started this project sometime back. Although, I haven't been doing much development on it; I still use it and it works great for me. It was made to fulfil exactly these kinds of requirements. Of course, it is Java based, so you will need a JVM; and believe me the flexibility is really worth the tradeoff in resources.
Check http://www.execve.net/jfetch
I'll be more than glad to help anyone with configuring it; who knows might make a release again ;).
Cheers, -g