• 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 BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Issue X-Postfix; mail for example.com loops back to myself

Skywatchr

New Pleskian
Server operating system version
Ubuntu 20.04.5
Plesk version and microupdate number
18.0.48
Hi
I am running out of ideas at the moment and I couldn't find any working solution on the web by now.

One server of mine runs Plesk 18.0.48 on a linux system (Ubuntu 20.04.5).
This server's hostname is example.com
The domain example.com is set up in Plesk and the mail service is disabled for it.

The mail for example.com is handled by a different server called mail.example.com

The MX record is correctly set and a host query returns something like:
Code:
name@example:/# host example.com
example.com has address 111.222.333.444
example.com has IPv6 address 2222:3333:4444:5555::666
example.com mail is handled by 1 mail.example.com.
Code:
name@example:/# host mail.example.com
mail.example.com has address 555.666.777.888

When trying to e.g. create a new customer using a mail address [email protected] I receive an error message by mail in the admin mailbox:

Code:
Undelivered Mail Returned to Sender
This is the mail system at host example.
I'm sorry to have to inform you that your message could not be delivered to one or more recipients. It's attached below.
For further assistance, please send mail to postmaster.
If you do so, please include this problem report. You can delete your own text from the attached returned message.
The mail system
<[email protected]>: mail for example.com loops back to myself

Final-Recipient: rfc822; [email protected]
Original-Recipient: rfc822;[email protected]
Action: failed
Status: 5.4.6
Diagnostic-Code: X-Postfix; mail for example.com loops back to myself

In /var/log/maillog:
Code:
Dec  5 13:36:29 example postfix/smtp[34242]: 36CC82333A74: to=<[email protected]>, relay=none, delay=0.08, delays=0.06/0.01/0.01/0, dsn=5.4.6, status=bounced (mail for example.com loops>

How can I solve this and force postfix/plesk to lookup the right MX?
 
Back
Top