Hey,
I have a weird problem with about ~200 mails in queue being frozen, due to exim saying Unrouteable address (let's say it's [email protected]) which is really weird since from another account on the same WHM I can send emails to [email protected] without any problems.
The mails are NDR, and originating from [email protected] - ie. being sent as a root user.
exim -bt [email protected] tells me :
[email protected]
router = lookuphost, transport = remote_smtp
host domain-com.mail.protection.outlook.com [104.47.18.74] MX=0
host domain-com.mail.protection.outlook.com [104.47.17.74] MX=0
which means it can resolve the address using remote_smtp transport.
So this is quite confusing, I'm not sure why these mails are not being sent out, when the system can obviously send emails to the address...
I have a weird problem with about ~200 mails in queue being frozen, due to exim saying Unrouteable address (let's say it's [email protected]) which is really weird since from another account on the same WHM I can send emails to [email protected] without any problems.
The mails are NDR, and originating from [email protected] - ie. being sent as a root user.
exim -bt [email protected] tells me :
[email protected]
router = lookuphost, transport = remote_smtp
host domain-com.mail.protection.outlook.com [104.47.18.74] MX=0
host domain-com.mail.protection.outlook.com [104.47.17.74] MX=0
which means it can resolve the address using remote_smtp transport.
So this is quite confusing, I'm not sure why these mails are not being sent out, when the system can obviously send emails to the address...