From owner-freebsd-isp@FreeBSD.ORG Mon Dec 1 21:59:19 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C23C16A4CE for ; Mon, 1 Dec 2003 21:59:19 -0800 (PST) Received: from smtp.time-on.com (neptune.tcrs.com.au [202.182.128.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4ADFF43F3F for ; Mon, 1 Dec 2003 21:59:17 -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 hB260tA11490 for ; Tue, 2 Dec 2003 17:00:55 +1100 (EST) From: "bsd_tech" Sender: bsd@time-on.com To: freebsd-isp@freebsd.org Date: Tue, 02 Dec 2003 16:59:15 +1100 X-Mailer: CWMail Web to Mail Gateway 2.8a, http://netwinsite.com/top_mail.htm Message-id: <3fcc2a97.2cde.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: sendmail using phpmail X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: bsd@time-on.com List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Dec 2003 05:59:19 -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 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/