• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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