From owner-freebsd-stable Sat Apr 27 10:15:42 2002 Delivered-To: freebsd-stable@freebsd.org Received: from horsey.gshapiro.net (horsey.gshapiro.net [209.220.147.178]) by hub.freebsd.org (Postfix) with ESMTP id 11D4337B41A for ; Sat, 27 Apr 2002 10:15:40 -0700 (PDT) Received: from horsey.gshapiro.net (gshapiro@localhost [IPv6:::1]) by horsey.gshapiro.net (8.12.3/8.12.3) with ESMTP id g3RHFdA2091055 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Sat, 27 Apr 2002 10:15:39 -0700 (PDT) Received: (from gshapiro@localhost) by horsey.gshapiro.net (8.12.3/8.12.3/Submit) id g3RHFZov091052; Sat, 27 Apr 2002 10:15:35 -0700 (PDT) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15562.56503.60657.626835@horsey.gshapiro.net> Date: Sat, 27 Apr 2002 10:15:35 -0700 From: Gregory Neil Shapiro To: ericdano@jazz-sax.com Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Sendmail and 4.5 upgrade In-Reply-To: <3CC9B29A.7060504@jazz-sax.com> References: <3CC9B29A.7060504@jazz-sax.com> X-Mailer: VM 7.00 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ericdano> I just upgraded my system to the latest CVS of freebsd. I usually ericdano> do this ever couple of weeks, but haven't done it in a couple of ericdano> months.... ericdano> Any how, I had a lot of issues with sendmail. The latest CVS gave ericdano> me 8.12.3, and a lot of the configuration files that I had didn't ericdano> seem to work right, and the defaults/rc.conf has very different ericdano> flags for sendmail. Anyone have any pointers or suggestions to ericdano> make sure that I have everything working ok? I know that the ericdano> permissions for /var/spool/mqueue are not correct. I had to give ericdano> all users rwx permissions. Don't do that, it opens up possible security problems. You didn't tell us what the error was so it's pretty hard to tell you you what to do to fix it. You can start by making sure these permissions match and the files exist. -r-xr-sr-x root smmsp ... /usr/libexec/sendmail/sendmail drwxrwx--- smmsp smmsp ... /var/spool/clientmqueue drwx------ root wheel ... /var/spool/mqueue -r--r--r-- root wheel ... /etc/mail/sendmail.cf -r--r--r-- root wheel ... /etc/mail/submit.cf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message