• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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