• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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