sendmail using phpmail
bsd_tech
bsd at time-on.com
Mon Dec 1 23:09:29 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'?
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 at 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 at 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 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"
>
>_______________________________________________
>freebsd-questions at freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
>
>
http://netwinsite.com/dbabble/
More information about the freebsd-questions
mailing list