sendmail using phpmail
Steve Bertrand
iaccounts at northnetworks.ca
Mon Dec 1 22:46:32 PST 2003
> 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'?
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 at knight.northnetworks.ca:/usr/obj/usr/src/sys/GENERIC 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
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 at atlas.xxx.com>, relay=www at 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 at atlas.xxx.com>, relay=www at localhost
>
>
>
>
>
>
>
>
>
>
>
>
>
> http://netwinsite.com/dbabble/
> _______________________________________________
> freebsd-isp at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-isp
> To unsubscribe, send any mail to "freebsd-isp-unsubscribe at freebsd.org"
More information about the freebsd-questions
mailing list