• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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.

Question Is multiple HELO registration possible?

emrekoc

New Pleskian
Server operating system version
Centos 7
Plesk version and microupdate number
18.0.63
Hello, I have 2 domains on a single server, they have their own PTR and IP records, but mail.firstdomain.com is my hostname, seconddomain.com is a standard domain, what I want to ask here is that I want the domains to use their own mail server addresses in SMTP greeting (HELO), is this possible on a single server?

They have asked this question before, I apologize for that, but I couldn't reach a conclusion, I want to know, can I make this request?

The following Gmail output is added to show that mail.firstdomain.com is used as helo in emails sent from seconddomain.com.

Code:
Authentication-Results: mx.google.com;
       dkim=pass [email protected] header.s=default header.b=HGggjp6b;
       spf=pass (google.com: domain of [email protected] designates 185.223.77.86 as permitted sender) [email protected];
       dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=seconddomain.com
Received: from mail.firstdomain.com (localhost.localdomain [127.0.0.1]) by mail.firstdomain.com (Postfix) with ESMTP id 469293062B21 for <[email protected]>; Tue, 18 Feb 2025 17:25:19 +0300 (+03)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=seconddomain.com; s=default; t=1739888720; bh=g3zLYH4xKxcPrHOD18z9YfpQcnk/GaJedfustWU5uGs=; h=Received:Received:From:To:Subject; b=HGggjp6bS22htF7YEIb4o6UYhuTzFtDgGXBLIb6HNqN2ZOx5Molz7nBeasWvnvSCR
     tbIPiDZ8THvrlbOc7w3h8E7CGkJrtYMqYLgJjghqkaBOZFGw08mIXKscOfHhq/ZeSx
     rwqoZBwNnXj/qmaGpFAgFB83XTJUet7zAEi78TyY=
Authentication-Results: mail.firstdomain.com;
        spf=pass (sender IP is 127.0.0.1) [email protected] smtp.helo=mail.firstdomain.com
Received-SPF: pass (mail.firstdomain.com: localhost is always allowed.) client-ip=127.0.0.1; [email protected]; helo=mail.firstdomain.com;
X-Spam-Flag: NO
X-Spam-Score: -3.001
X-Spam-Level:
X-Spam-Status: No, score=-3.001 tagged_above=-9999 required=3 tests=[ALL_TRUSTED=-1, BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: mail.firstdomain.com (amavisd-new); dkim=pass (1024-bit key) header.d=seconddomain.com
Received: from mail.firstdomain.com ([127.0.0.1]) by mail.firstdomain.com (mail.firstdomain.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BHxHvHyWQxcK for <[email protected]>; Tue, 18 Feb 2025 17:25:18 +0300 (+03)
Received: from webmail.seconddomain.com (localhost.localdomain [IPv6:::1]) by mail.firstdomain.com (Postfix) with ESMTPSA id 2D8F03062B20 for <[email protected]>; Tue, 18 Feb 2025 17:25:16 +0300 (+03)
Received-SPF: pass (mail.firstdomain.com: connection is authenticated)
MIME-Version: 1.0
Date: Tue, 18 Feb 2025 17:25:15 +0300
From: [email protected]
To: [email protected]
Subject: test
User-Agent: Roundcube Webmail/1.4.15
Message-ID: <[email protected]>
X-Sender: [email protected]
Content-Type: text/plain; charset=US-ASCII; format=flowed
Content-Transfer-Encoding: 7bit
X-PPP-Message-ID: <[email protected]>
X-PPP-Vhost: seconddomain.com
 
Thank you for your answer (@Sebahat.hadzhi), but I think the system I want is not a very accepted structure, so I will solve the problem this way after installing it on a virtual server and defining the ip to it. It's hard for me not to be able to use just plexiglass, but I think I'll set up another simple panel and use it.
 
Back
Top