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

Bug: Pickup Event could not find path to executable

S

smurf

Guest
We're seeing this error in our MailEnable logs;

12/11/07 17:24:48 MTADeliverMessage::pre Pickup Event executing: F05330EA0EC34AC391C0FDAFCC7B1E0C.MAI SMTP
12/11/07 17:24:48 MTADeliverMessage::pickup Event could not find path to executable (2): ( F05330EA0EC34AC391C0FDAFCC7B1E0C.MAI SMTP)
12/11/07 17:24:48 MTADeliverMessage::Executing external COM event pleskmemta.PleskMEMTA with message F05330EA0EC34AC391C0FDAFCC7B1E0C.MAI from SMTP queue

Judging by the registry Plesk adds an event to Mailenable.

What executable is Plesk trying to make MailEnable run? How do we fix this?

Running Plesk 8.2 patched and ME Pro 3.05
 
Hi,

Plesk use dll library for global pickup event configured on MTA.
At the same time edit box where pickup event executable path shoud be written is clear but pickup event is working.

Just ignore this message in the log.
 
We resolved the error by hacking the Registry. Problem with ignoring the error was that it was needlessly doubling the size of the Mailenable log files.
 
Back
Top