From owner-freebsd-questions Thu Nov 26 09:05:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA14837 for freebsd-questions-outgoing; Thu, 26 Nov 1998 09:05:19 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from uz.ComCAT.COM (uz.ComCAT.COM [204.170.64.8]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA14832 for ; Thu, 26 Nov 1998 09:05:17 -0800 (PST) (envelope-from jerryr@ComCAT.COM) Received: from uw.comcat.com (uw [204.170.64.249]) by uz.ComCAT.COM (8.8.8/8.8.8/sol2/mh/19980701) with ESMTP; id MAA13340; Thu, 26 Nov 1998 12:00:22 -0500 (EST) Received: from localhost by uw.comcat.com (8.9.1a/8.9.1/sol2/clnt/19981012) with SMTP id MAA29046; Thu, 26 Nov 1998 12:00:19 -0500 (EST) X-Authentication-Warning: uw.comcat.com: jerryr owned process doing -bs Date: Thu, 26 Nov 1998 12:00:18 -0500 (EST) From: Jerry X-Sender: jerryr@uw To: cjclark@home.com cc: FreeBSD Questions Subject: Re: inbox READ ONLY/not sending In-Reply-To: <199811260636.BAA22790@cc942873-a.ewndsr1.nj.home.com> 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 > > > > > > > I have no problem with pine under root but users are getting Inbox Read > > > > Only when they get mail through pine. > > > > > > > > The permissions look ok..... > > > > > > > > drwxrwxr-x /var/mail > > > > -rw------- /var/mail/user1 > > > > -rw------- /var/mail/user2 > > > > > > > > any ideas? > > > > > > pine needs to have write permission on /var/mail. /var/mail should > > > have gid=mail, so pine needs to be install setgid=mail as well. > > > > This makes sense the pine needs write permission but where is this done > > at?? > > Pine should have permissions to rw to the owner's files when invoked > by the owner. The gid should not matter. I should point out, the > default, "out-of-the-box" setup for FreeBSD has the permissions set as > shown. > > > Now to add the the confussion a user can send to root but no one can send > > to a user...? The message appears to send but it never gets returned. > > The message appear to arrive, a file for the user is created in > > /var/mail but the user get no new message. > > Are all of these users on the same machine? Have you hacked the > 'sendmail.cf' at all? Have you done anything to /etc/aliases? Do you > make sure to 'newaliases' after making changed to /etc/aliases. Are > people reading the mail from accounts on the machine? Or an NFS > mounted disk? Do users have the MAIL environmental variable set? Is it > set correctly? People are readin their mail directly from the machine (1 machine) from pine 3.96 . I have made changes to /etc/aliases just adding thing like myname: root . I did atempt to upgrade to sendmail-8.9.0. I compiled but wasn't able to install. (I don't know how!) > What does that last sentence mean? 'It appears to arrive' since there > is a file created in /var/mail? But then you say they don't get a > message? So an empty file is created? I file was being created and the mail was within the file but users where getting no mail. Thats been cleared up. I'm back to my orig problem of the mail being read only when its opened. Thanks for your help! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message