• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Qmail problem

H

havatar

Guest
Hi at all, I have a problem with Qmail.
My server is Fedora Core 6 and Plesk 8.1.1
All work fine but I can't use php mail() function on my web site, no error but email not delivery.
In log file this is the problem:

Apr 16 11:21:39 giulia qmail-queue-handlers[26316]: cannot create temporary file - (13) Permission denied
Apr 16 11:21:39 giulia qmail-queue-handlers[26316]: cannot read message from stdin
Apr 16 11:21:39 giulia qmail-queue[26315]: files: write buf 0xbfb4efd0[4050] to fd (5) error - (32) Broken pipe
Apr 16 11:21:39 giulia qmail-queue[26315]: files: cannot write chuck from 4 to 5 - (32) Broken pipe
Apr 16 11:21:39 giulia qmail-queue[26315]: files: cannot write file /var/drweb/spool/drweb.tmp.jVE6FD to 5
Apr 16 11:21:39 giulia qmail-queue[26315]: mailsend: cannot write message from file to submitter /var/qmail/bin/qmail-queue.origin
Apr 16 11:21:39 giulia qmail-queue[26315]: starter: submitter[26316] with error code 54
Apr 16 11:21:39 giulia qmail-queue[26315]: mailsend: wait for submitter failed
Apr 16 11:21:39 giulia qmail-queue[26315]: cannot reinject message to mail system

But if I execute script from shell by root work... php /var/www/vhost/domainname.com/httpdocs/sendemail.php

What can I do?
Tank's and sorry for my english :(
 
Back
Top