• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is 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 issues -- HELP!!!

T

tutt

Guest
I get this error in a virtual host's web error log when trying to use sendmail via Perl (or qmail-inject) to send mail via a script over the web (CGI):

[Sun Aug 13 20:51:52 2006] [error] [client xx.67.68.120] qmail-inject: fatal: unable to exec qq (#4.3.0), referer: http://xxxxxx.net/proofing/index2.cgi
[Sun Aug 13 20:54:39 2006] [error] [client xx.67.68.120] qmail-inject: fatal: unable to exec qq (#4.3.0), referer: http://xxxxxnet/proofing/index2.cgi

However, if I login via SSH as root or even a non-root user, i can execute a Perl script and have it send mail just fine. The problem only occurs when accessing the script over the web.

I DO have MailWasher Server installed on the machine, which did replace the qmail-conduit file with its own version, but I am doubting that it is related. Why am I unable to send email via CGI scripts over the web?
 
Back
Top