[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: fetchmail skips messages even if ~/.fetchids is truncated



On Sat, Jan 17, 2004 at 12:14:43AM +0100, Oliver Fuchs wrote:
> As far as I understand it you want to poll all the 162 messages from your
> server - but why are you setting the single-poll-limit to 2 messages? Try
> 160 if you want to use the fetchlimit option.

No thanks, I'm not interested in a non-reliable workaround.  I worked
around it like this:

| while :; do
|     fetchmail --verbose --nodetach --fetchlimit 2 -i /dev/null \
|         --fetchmailrc ./.fetchmailrc.daemon-stanza-commented-out
|     sleep 5
| done

Obviously I either miss something, or a bugreport is due.

-- 
Jan Minar                   "Please don't CC me, I'm subscribed." x 9

Attachment: pgpbGTtuxIzOp.pgp
Description: PGP signature


Reply to: