Date: Tue, 02 Dec 2003 16:59:15 +1100 From: "bsd_tech" <bsd@time-on.com> To: freebsd-isp@freebsd.org Subject: sendmail using phpmail Message-ID: <3fcc2a97.2cde.0@time-on.com>
next in thread | raw e-mail | index | archive | help
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/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3fcc2a97.2cde.0>