• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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