• 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.

Some args not defined. Webmail

TairkH

Basic Pleskian
---------------------------------------------------------------
plesk 11.0.9 , Update #61, CentOS 5.10 (Final), 64Bit

cant send mail from webmail client:

Code:
Jun  2 22:13:32 server01 imapd: LOGIN, [email protected], ip=[::ffff:127.0.0.1], protocol=IMAP
Jun  2 22:13:32 server01 qmail-queue-handlers[22931]: Handlers Filter before-queue for qmail started ...
Jun  2 22:13:32 server01 qmail-queue-handlers[22931]: [email protected]
Jun  2 22:13:32 server01 check-quota filter[22932]: Some args not defined. Use /usr/local/psa/handlers/hooks/check-quota <CONTEXT> <FROM> <RECIPIENTS_LIST>
Jun  2 22:13:32 server01 qmail-queue-handlers[22931]: Error during 'check-quota' handler
Jun  2 22:13:32 server01 qmail-queue-handlers[22931]: starter: submitter[22933] exited normally
Jun  2 22:13:32 server01 qmail: 1401740012.389877 new msg 113914728
Jun  2 22:13:32 server01 qmail: 1401740012.389948 info msg 113914728: bytes 671 from <[email protected]> qp 22933 uid 48
Jun  2 22:13:32 server01 qmail: 1401740012.391269 end msg 113914728

error:

Jun 2 22:13:32 server01 check-quota filter[22932]: Some args not defined. Use /usr/local/psa/handlers/hooks/check-quota <CONTEXT> <FROM> <RECIPIENTS_LIST>

tryed http://kb.parallels.com/en/113664

But no luck.
This has affect on all domains, only using with horde webmail.
--------------------------------------------------------------
 
The message is just a warning, which may be caused by a problem with some mail handler. You may either ignore it or try to run

# /usr/local/psa/admin/sbin/mchk --with-spam
 
Back
Top