On Wed, Sep 15, 1999 at 11:05:54PM -0700, Mark Wagnon wrote: > Hi all, > > I'm running fetchmail as daemon on a slink system. Every now and > then, it seems to die, and I end up wondering why I'm not getting > new mail. > > Can anyone tell me where fetchmail writes its logs (if it keeps > them)?
Well I don't run it as a daemon, but through inetd, with '--syslog' option, which writes in different files: /var/log/mail.info ......../mail.log ......../mail.warn (only if PB occurs) ......../syslog JY