• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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