• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is 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.

Forwarders created with API do not work

P

pstephan1187

Guest
When I create a forwarder with the API, the forwarder gets created. I can see it in plesk and the API will return the forwarder when I ask for it as well. The problem is that when I send an email to the original address, the email will not get forwarded. For example, if I create an email account [email protected] and set it to forward to [email protected] with the API and then send an email to [email protected], the email will be received by "test" but not "me". Plesk will verify that [email protected] is set as a forwarder for [email protected].

If I duplicate the process, but instead created the account and set the forwarder via plesk instead of the API, then the forwarder receives the email.

Does anyone know how to fix this?
 
Back
Top