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

drweb or psa-pc-remote looping itself with multiple emails

KrzychM

New Pleskian
Hi,

Ok another problem :/ when I send email via postfix to multiple recipients about 100 but also reported 20. Email message rounds and repeats itself ( log below ) to all recipients and all time, nothing is sent ( delivered to mailbox ). It stops only after timeout value or restart drweb daemon.

Thx for help.

Example log:

Jan 16 22:57:48 hostname /usr/lib64/plesk-9.0/psa-pc-remote[411]: handlers_stderr: PASS
Jan 16 22:57:48 hostname /usr/lib64/plesk-9.0/psa-pc-remote[411]: PASS during call 'drweb' handler
Jan 16 22:57:48 hostname qmail-queue[30587]: scan: the message(drweb.tmp.osrpDJ) sent by myemail@domain to recipient1@domain is passed

Jan 16 22:57:48 hostname /usr/lib64/plesk-9.0/psa-pc-remote[411]: handlers_stderr: PASS
Jan 16 22:57:48 hostname /usr/lib64/plesk-9.0/psa-pc-remote[411]: PASS during call 'drweb' handler
Jan 16 22:57:48 hostname qmail-queue[30587]: scan: the message(drweb.tmp.osrpDJ) sent by myemail@domain to recipient2@domain is passed

Jan 16 22:57:48 hostname /usr/lib64/plesk-9.0/psa-pc-remote[411]: handlers_stderr: PASS
Jan 16 22:57:48 hostname /usr/lib64/plesk-9.0/psa-pc-remote[411]: PASS during call 'drweb' handler
Jan 16 22:57:48 hostname qmail-queue[30587]: scan: the message(drweb.tmp.osrpDJ) sent by myemail@domain to recipient1@domain is passed
 
Ok I know problem, example if I send email to 10 recipients for every recipient drweb scans all other emails (recipients).
Example message is send to 10 recipients. Psa-pc-remote take recipient1 and check all messages-recipients from 1 to 10 next
take recipient2 and once again check messages-recipients from 1 to 10. So if I send message to 10 recipients message must be checked 100 times, 100 recipients would must be checked 10000 times :/

Any ideas what causes that ??
 
Back
Top