Hi,

> I run fetchmail to poll 3 servers every minute... and while this has
> worked fine for weeks, last night it froze at 2am and stopped polling.
> When I killed the fetchmail process and ran fetchmail again this
> afternoon, things jumped to life again and appear back to normal... but
> I wished I didn't have to make the manual intervention.  Fetchmail is
> version "6.2.5.2+RPA+NTLM+SDPS+SSL+INET6+NLS" from portage and has the
> following in ~/.fetchmailrc
> [...]
> --
> Can anyone tell me why this happened?

Hard to say. There's no evidence in the cited log. I think you may want to
increase verbosity of the logs... Hm, and next time don't just kill the
running instance but check what it's actually doing using strace and
ltrace (or even a debugger, but this won't help much if debug symbols are
stripped...). You've compiled in a lot of auth mechs, so it may well be
due to a related library (hence I suggested ltrace, too).

-hwh

-- 
gentoo-user@gentoo.org mailing list

Reply via email to