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

Issue Catch-All adds Catch-All Mailxbox as recipient

dennis_81

Basic Pleskian
Hello,

we are using catch-all function for a domain in Plesk. I have defined that mails to unknown recipients are forwarded to the catch-all mailbox [email protected].
The mailbox [email protected] is fetched by a Pop3 Connector (PopCon) and mails are delivered to Exchange.
Now I have the following problem:
The PopConnector recognizes not only the original recipient, e.g. [email protected] but also [email protected] as a recipient and so delivers every mail to the postmaster, too.

Mail header looks like this:

Code:
X-Original-To: [email protected]
Delivered-To: [email protected]
Received: from plesk01.domain.com (localhost.localdomain [127.0.0.1])
    by plesk01.domain.com (Postfix) with ESMTP id 7C0912810E3
    for <[email protected]>; Tue,  8 Feb 2022 10:43:20 +0100 (CET)
...
Received: from mail01.domain.com (mail01.domain.com [1.2.3.4])
    by plesk01.domain.com (Postfix) with ESMTPS id 76361480A69
    for <[email protected]>; Tue,  8 Feb 2022 10:43:19 +0100 (CET)

If I disable the processing of "X-Original-To:", "Delivered-To:" and "for" in PopCon, the mails are delivered correctly, but BCC mails are no longer delivered.

How can I prevent Plesk from defining the catch-all mailbox as an additional recipient in each mail? We did not have this problem with our old mail server.




Thanks for your help

Best regards
Dennis
 
Back
Top