• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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