|
From: Rob M. <rob...@gm...> - 2006-12-01 05:58:17
|
On 11/30/06, Stuart J. Browne <sjb...@bl...> wrote:
> Hi,
>
> Running fetchmail 6.3.5 as a single-instance (not in daemon mode) with the
> options below, it continuously gets the first 20 messages, instead of
> ignoring those it's downloaded, and getting the fresh messages.
You're using "keep" (don't delete any messages) and "fetchall"
(download all messages, even those we've seen before), along with a
limit of 20.
You're NEVER going to get beyond those initial 20. Drop the
"fetchall" line and you'll probably have more luck (and I'm pretty
sure 6.3.x will print warnings when you combine keep, fetchall and
daemon mode).
--
Please keep list traffic on the list.
Rob MacGregor
Whoever fights monsters should see to it that in the process he
doesn't become a monster. Friedrich Nietzsche
|