From: Rob M. <rob...@gm...> - 2006-05-07 18:24:35
|
On 5/7/06, Catalin Rotaru <cat...@gm...> wrote: > The problem: right after booting, fetchmail doesn't do anything, > although ps shows it as running. It doesn't fetch and it doesn't > output *any* log. > > This started to happen after upgrading to Fedora Core 5 from FC4. The lack of any log output suggests something very broken. Can you switch the "/dev/null" in the startup script to, say, "/tmp/fetchmaillog" and reboot? The OS is probably reporting something that you're never seeing as it's being dropped in the bit bucket. The odds are that you're seeing it work on the command line because your environment isn't the same as the boot environment. Quite possibly the settings regarding the library paths. -- 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 |