Hello good evening, I am having a problem on my server and it is that the emails related to the system are not arriving correctly, since the email address does not appear.
Currently I use sendgrid's SMTP Relay and all the emails from the accounts that are on the server work perfectly.
The only fault I see is that all the emails that are related to the system, such as updates, execution of cron tasks, etc., do not reach the email that I have set as a receiver.
I was looking at the activities of the emails and they appear like this:
If you look at it, the email you send does not show the full address of the hostname which should be: [email protected]
I deduce that the emails are not reaching me because the address does not appear complete.
How can I correct this problem?
Currently I use sendgrid's SMTP Relay and all the emails from the accounts that are on the server work perfectly.
The only fault I see is that all the emails that are related to the system, such as updates, execution of cron tasks, etc., do not reach the email that I have set as a receiver.
I was looking at the activities of the emails and they appear like this:
To | [email protected] |
From | [email protected] |
Subject | lfd on testsaur: blocked 120.92.139.183 (-) |
If you look at it, the email you send does not show the full address of the hostname which should be: [email protected]
I deduce that the emails are not reaching me because the address does not appear complete.
How can I correct this problem?
Last edited by a moderator: