From owner-freebsd-questions@FreeBSD.ORG Mon Dec 1 23:09:29 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F3E8716A4CE for ; Mon, 1 Dec 2003 23:09:28 -0800 (PST) Received: from smtp.time-on.com (neptune.tcrs.com.au [202.182.128.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B47943FA3 for ; Mon, 1 Dec 2003 23:09:26 -0800 (PST) (envelope-from bsd@time-on.com) Received: from time-on.com (neptune.tcrs.com.au [202.182.128.9]) by smtp.time-on.com (8.10.1/8.10.1) with SMTP id hB27ArA11805; Tue, 2 Dec 2003 18:10:54 +1100 (EST) From: "bsd_tech" Sender: bsd@time-on.com To: iaccounts@northnetworks.ca, questions@freebsd.org Date: Tue, 02 Dec 2003 18:09:13 +1100 X-Mailer: CWMail Web to Mail Gateway 2.8a, http://netwinsite.com/top_mail.htm Message-id: <3fcc3afe.2e19.0@time-on.com> X-User-Info: 211.30.116.180 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Subject: Re: sendmail using phpmail X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: bsd@time-on.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Dec 2003 07:09:29 -0000 >> I hope someone can help me over come this problem I am have when ever a web user >> sends Email via a from in php the mail goes nowhere. This problem is on a Freebsd >> V5.1 box. At first the error message was that it could not write to the queue >> so I chown /var/spool/clientmqueue/ to 775 now I get sendmail complaining about >> dangerous permissions=40775 on >> /var/spool/clientmqueue/ but the email is still not sent and i get a mail log >> like so >> > >Was this box an upgrade, or fresh install? Do you have a user named >'smmsp'? No the box was a new install and yes I have a smmsp > >Here's what I have (note that I am no longer using sendmail for MTA as >this is a test box, but it does work when needed.): > >knight# uname -a >FreeBSD knight.northnetworks.ca 5.1-RELEASE-p10 FreeBSD 5.1-RELEASE-p10 >#0: Thu Oct 16 15:45:33 EDT 2003 >steve@knight.northnetworks.ca:/usr/obj/usr/src/sys/GENERIC i386 > I have this atlas:root % uname -a FreeBSD atlas.xxx.com 5.1-RELEASE FreeBSD 5.1-RELEASE #0: Fri Sep 5 21:19:5 8 EST 2003 root@atlas.xxx.com:/usr/src/sys/i386/compile/ATLAS i386 >knight# ll /var/spool >total 20 >drwxrwx--- 2 smmsp smmsp 1536 Dec 2 00:58 clientmqueue >drwxr-xr-x 2 root daemon 512 Dec 1 03:07 mqueue > and for the above atlas:root % ll /var/spool/ total 14 drwxrwxr-x 2 smmsp smmsp 512 Dec 2 17:30 clientmqueue drwxr-xr-x 2 root daemon 512 Dec 2 10:25 mqueue > >Steve > >> Dec 2 13:38:27 atlas sendmail[1044]: dangerous prmissions=40775 >> on queue directory /var/spool/clientmqueue/ >> Dec 2 13:38:27 atlas sendmail[1044]: hB22cRbw001044: from=www, size=425, class=0, >> nrcpts=0,msgid=<200312020238.hB22cRbw001044@atlas.xxx.com>, relay=www@localhost >> >> Dec 2 13:38:27 atlas sendmail[1046]:dangerous permissions=40775 >> on queue directory /var/spool/clientmqueue/ >> Dec 2 13:38:27 atlas sendmail[1046]: hB22cRuU001046: from=www, size=465, class=0, >> nrcpts=0,msgid=<200312020238.hB22cRuU001046@atlas.xxx.com>, relay=www@localhost >> >> >> >> >> >> >> >> >> >> >> >> >> >> http://netwinsite.com/dbabble/ >> _______________________________________________ >> freebsd-isp@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-isp >> To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org" > >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > http://netwinsite.com/dbabble/