I have a strange problem with receiving email on a domain hosted on a system with the Hestia control panel.
Sending email from name@domain1 to name @domain2, I have the following situation:
-
domain1 is hosted on a Plesk control panel on a vps (Linux Ubuntu OS).
-
The email logs on this server show the following, indicating that the email has been delivered (apparently):
324087E91C: to=name@domain2, relay=plesk_virtual, delay=1.2, delays=0.74/0/0/0.47, dsn=2.0.0, status=sent (delivered via plesk_virtual service)
-
However, the email never arrives in the inbox for name@domain2 (which is hosted on a Hestia panel, also Linux Ubuntu). I have searched the exim logs on the receiving server (/var/log/exim4/mainlog and /var/log/exim4/rejectlog), but there is no trace of the email. No indication that the email was received and rejected or anything like that.
-
I have tried to deactivate the Spam filter on the mail domain settings for domain2, but this doesn’t help.
-
I can send email from name@domain2 to name@domain1 without any problem.
-
I can send email from name@domain2 to other domains without any problem (meaning that domain2 doesn’t have a problem sending).
-
I can send email from name@domain1 to other email addresses without any problem (meaning that domain1 doesn’t have a general problem with sending).
-
I can send email from various addresses to name@domain2 without any problem (meaning that domain2 doesn’t have a general problem with receiving).
So at this point the only thing that doesn’t work is sending email from name@domain1 (Plesk) to name@domain2 (Hestia). I have spent several hours trying to troubleshoot this without success.
I would be most grateful if someone could give me some pointers as to what might be wrong, or what I can do to find out what is wrong.