• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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