• The new Python extension is now available. It allows customers to deploy and manage WSGI-based Python applications on their websites directly from Plesk.
  • 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.

Amazon Sellernotifications are eaten by postfix plesk_virtual

turbomettwurst

New Pleskian
Hello Humble Sirs and Ladies,
I have a somewhat bizarre problem with postfix, namely the plesk_virtual transport.
A Customer of mine sells via Amazon and whenever an Item is sold Amazon sends you an email. These Messages are lost. Strangely enough the problem is limited to Seller Notifications, all the other E-Mails sent by Amazon are delivered to the customers mailbox.
The E-Mail Address Amazon is sending to ([email protected]) is an alias of [email protected].

I have enabled verbose logging for the pipe transport in master.cf
plesk_virtual unix - n n - - pipe -v flags=DORhu user=popuser:popuser argv=/usr/lib64/plesk-9.0/postfix-local -f ${sender} -d ${recipient} -p /var/qmail/mailnames
Unfortunately that didn't seem to help in diagnosing the problem, the way I see it the problem lies somewhere within argv=/usr/lib64/plesk-9.0/postfix-local which is unfortunately a blob and doesn't seem to support verbose logging of any kind...
The Verbose Logfile is attached. Any Pointers would be greatly appreciated...
 

Attachments

  • postfix_verbose_log.txt
    35.5 KB · Views: 2
Back
Top