Hi guys, recently I got a VPS and have installed HestiaCP, this is for a project of the company I work for, we were looking to reduce servers cost and so, I have a supervisor here that says that he gets emails from someone that is related to Microsoft encrypted message, the issue is that he supposed to get an OTP code from the microsoft thing from email [email protected], but is not getting in even on spam, I have already whitelist this email on spamassassin config but still not, I have research on Forum I saw on a topic @sahsanu mentioned to check /var/log/exim4/rejectlog. So I did it and test to send pass code to have fresh records and I got this:
2024-11-04 21:59:44 H=mail-bn8nam12on2126.outbound.protection.outlook.com (NAM12-BN8-obe.outbound.protection.outlook.com) [40.107.237.126] sender verify fail for [email protected]: all relevant MX records point to non-existent hosts
2024-11-04 21:59:44 H=mail-bn8nam12on2126.outbound.protection.outlook.com (NAM12-BN8-obe.outbound.protection.outlook.com) [40.107.237.126] X=TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_128_GCM:128 CV=no SNI=mail.css-cr.com F=[email protected] rejected RCPT [email protected]: Sender verify failed
2024-11-04 22:08:38 H=mail-bn1nam02on2109.outbound.protection.outlook.com (NAM02-BN1-obe.outbound.protection.outlook.com) [40.107.212.109] sender verify fail for [email protected]: all relevant MX records point to non-existent hosts
2024-11-04 22:08:38 H=mail-bn1nam02on2109.outbound.protection.outlook.com (NAM02-BN1-obe.outbound.protection.outlook.com) [40.107.212.109] X=TLS1.2:ECDHE_SECP256R1__RSA_SHA256__AES_128_GCM:128 CV=no SNI=mail.css-cr.com F=[email protected] rejected RCPT [email protected]: Sender verify failed
I hide our css-cr.com email just in case, hope someone can help me