From owner-freebsd-questions Thu Jul 16 14:42:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA22314 for freebsd-questions-outgoing; Thu, 16 Jul 1998 14:42:11 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA22303 for ; Thu, 16 Jul 1998 14:42:08 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.5/8.8.8) with SMTP id OAA09705; Thu, 16 Jul 1998 14:41:51 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Thu, 16 Jul 1998 14:41:50 -0700 (PDT) From: Doug White To: mmoran@veronet.net cc: freebsd-questions@FreeBSD.ORG Subject: Re: Empty Maillogs??? In-Reply-To: <3.0.2.32.19980714213501.00848a00@veronet.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 14 Jul 1998 mmoran@veronet.net wrote: > Hi all, > > I noticed the maillogs on my server are empty - no messages nothing just > empty few days ago. I suspected I might have added my upstream provider's > IP addresses (as secondary DNS server just in case of my primary DNS one go > down) to my resolv.conf file to cause this, isn't it? I removed the IP > addresses that I added and re-start it, still maillogs are empty. > > Before this change, I was able to review my maillogs - now I unable to, all > I can see is empty screen :( I've looked all of FBSD mailing lists with > this - no luck :( > > Here's the info of maillog after 'ls -l' command: > > hawk# ls -l maillog > -rw-r--r-- 1 root bin 0 Jul 14 02:00 maillog > ^^^ Your permissions should be 664 (read/write user/group, read world). Also try restarting syslogd. Whenever you remove the logs you *must* restart syslogd so it'll reattach to the new file. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message