From owner-freebsd-questions Fri Oct 2 09:27:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA23892 for freebsd-questions-outgoing; Fri, 2 Oct 1998 09:27:22 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from playground.sun.com (playground-21.Sun.COM [192.9.5.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA23886 for ; Fri, 2 Oct 1998 09:27:17 -0700 (PDT) (envelope-from jbeck@opal.eng.sun.com) Received: from opal.eng.sun.com (sun-barr.Sun.COM [192.9.9.1]) by playground.sun.com (8.9.1+Sun/8.9.1) with ESMTP id JAA18392; Fri, 2 Oct 1998 09:26:56 -0700 (PDT) Received: from opal (localhost [127.0.0.1]) by opal.eng.sun.com (8.9.1b+Sun/8.9.1) with ESMTP id JAA13269; Fri, 2 Oct 1998 09:26:54 -0700 (PDT) Message-Id: <199810021626.JAA13269@opal.eng.sun.com> X-Mailer: exmh version 2.0.2 2/24/98 To: "Megias Sanchez, Jose Manuel" Cc: CyberPsychotic , Freebsd-questions@FreeBSD.ORG, sendmail-questions@sendmail.org From: John Beck X-URL: http://WWW.Sendmail.ORG/ X-Face: "+X:bV72?Awv6$S2YK]-N42~<.<7-Z,li!FJJ2sLE.B.yTSlrM1K('8hn6Jnm(]lERAE=h] 8w:X@lulT)G62'cVtqW'2[clcpmcI'=VY`N{V9!9KH?{*I,q7I!y!c`MdfZ|(,Bv82jtS5OHg@]S&9 qBH^aYk[/jOS*N~6+K\^~P'`M>2\ Subject: Re: Message in maillog In-reply-to: Your message of "Fri, 02 Oct 1998 19:27:26 +0500." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 02 Oct 1998 09:26:53 -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG +> Hello, when I'm trying to send a mail using a program I obtain +> the following error in the maillog file: Oct 2 14:15:21 mulhacen2 +> sendmail[10505]: NOQUEUE: SYSERR(daemon): queuename: Cannot create +> "qfOAA10505" in "/var/spool/mqueue" (euid=1): Permission denied CyberPsychotic> if you run sendmail with other UEID that root, then make sure, CyberPsychotic> that directory /var/spool/mqueue is writable for this user.. More or less true. To put this another way, make sure the sendmail binary is owned by root and set uid (i.e, mode 4555). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message