php3-list | 200003
Date: 03/18/00
- Next message: Stefan Carstens: "Re: [PHP3] multipart/mixed parsing."
- Previous message: Mike Robinson: "[PHP3] RE: [PHP4BETA] CyberCash support installed up front in PHP4?"
- Next in thread: Stefan Carstens: "Re: [PHP3] MAIL problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi all,
Quick question regarding the MAIL() function. I'm getting the following
message when I attempt to send a mail using PHP's mail() function.
queuename: Cannot create "qfIAA162659" in "/var/spool/mqueue"
(euid=189): Permission denied
I'm running off an ISP using Apache. Any idea what configuration they
are using to prevent me from sending mail using this wonderful PHP
function?
My mail function is used as follows:
mail($who,$subject, $the_email);
of course, all variables are filled in.
Thanks!!!
wj
wj <email protected>
-- PHP 3 Mailing List <http://www.php.net/> To unsubscribe, send an empty message to php3-unsubscribe <email protected> To subscribe to the digest, e-mail: php3-digest-subscribe <email protected> To search the mailing list archive, go to: http://www.php.net/mailsearch.php3 To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Stefan Carstens: "Re: [PHP3] multipart/mixed parsing."
- Previous message: Mike Robinson: "[PHP3] RE: [PHP4BETA] CyberCash support installed up front in PHP4?"
- Next in thread: Stefan Carstens: "Re: [PHP3] MAIL problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

