• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • 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.

Resolved emails sent to non-existent addresses not being rejected

sweetp

Basic Pleskian
Server operating system version
Ubuntu 22.04.4 LTS
Plesk version and microupdate number
18.0.61 Update #4
I have all my domain mail accounts configured to reject Mail sent to non-existent users. However this mail is sent to the the address defined in My Profile
 
I am afraid I don't follow. What mail is send the the email address defined at the users profile?
 
I have plesk configured to reject mails to non existent users. If someone sends an email to a non existent user, it ends up in the inbox for my admin account.
 
I have the same error on several servers (Plesk Obsidian 18.0.62)
Mail for unknown emailaddress of any domain on the server get to the Email registered in the Admin Profile (in my case an external email address).
These are no sendmail mails, normal mails coming from outside. Example here:
Mail wants to get the mail first to the unknown address, after redirecting to [email protected] and then getting to the Administrator Emailaddress
---------------------------------------------------------------------------------
From - Wed Aug 21 08:25:43 2024
X-Account-Key: account1
X-UIDL: UID250879-1582818771
X-Mozilla-Status: 0001
X-Mozilla-Status2: 00000000
X-Mozilla-Keys:
Return-Path: <[email protected]>
X-Original-To: EMAILADDRESSOFPLESKADMIN
Delivered-To: EMAILADDRESSOFPLESKADMIN
Received: from PLESKSERVER (PLESKSERVER [PLESKIP])
by MYMAILSERVEROUTSIDEPLESK (Postfix) with ESMTPS id 4FA6B1246C4
for <EMAILADDRESSOFPLESKADMIN>; Wed, 21 Aug 2024 08:17:18 +0200 (CEST)
Received: by PLESKSERVER (Postfix)
id DB20A18009F; Wed, 21 Aug 2024 08:17:17 +0200 (CEST)
Delivered-To: [email protected]
Received: from babakasabaka.ru (unknown [103.109.100.173])
byPLESKSERVER (Postfix) with ESMTPS id E7D1518002D
for <UNKNOWNADDRESS@DOMAINONPLESKSERVER>; Wed, 21 Aug 2024 08:17:13 +0200 (CEST)
Authentication-Results: PLESKSERVER;
spf=softfail (sender IP is 103.109.100.173) smtp.mailfrom=[email protected] smtp.helo=babakasabaka.ru
Received-SPF: softfail (PLESKSERVER: transitioning domain of info.com does not designate 103.109.100.173 as permitted sender) client-ip=103.109.100.173; envelope-from=[email protected]; helo=babakasabaka.ru;
Message-ID: <[email protected]>
From: Serenity Cantu <[email protected]>
To: UNKNOWNADDRESS@DOMAINONPLESKSERVER
Subject: Your bonus
Date: Wed, 21 Aug 2024 08:17:02 +0300
MIME-Version: 1.0
Content-Type: multipart/related; boundary="09a394f9ac68469dbe1418d326f71644d8"
.........
 
sorry again, I thought this solved the problem, but it doesn't. I continue receiving root@localhost even having root: /dev/null in etc/aliases and checked that postfix has accepted it with your script. Any other proposel?
 
I solved it temporarily with adding mailfilters as the original destination is in the A: tag. So filtering is quiet easy.
 
Back
Top